• Welcome to Vice City Multiplayer.
 

Objects[HELP]

Started by Rasher, February 26, 2009, 07:50:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Rasher

I want to know how can i put a GATE in the game but not a pickup gate....i want a gate that it's texture not a gate that it's spining and i can take it!

PLEASE HELP
Keep it up...you are all doing a great job

Knucis


Rasher

But i was on a server that have gates at police parking :(...anyway

How can i make a pickup to teleport somewhere if i pick it?i mean...a pizzabox when i pick it up to tele me on a building roof?
Keep it up...you are all doing a great job

Knucis


Rasher

#4
QuoteGeneral Use Scripts [Based]...

on *:SIGNAL:vcmp.pickup:{
var %name = $vcmp.name($1)
var %name2 = $replace($replace($vcmp.name($1),[,~),],~)
var %id = $1

elseif ($2 == <pikup_id>) {
vcmp.msg %id You pickup a teletransport pickup! I will transport you to [place]
vcmp.setlocation %a $vcmp.axis.getloc(<place-name-here>) 
}

Where i should put this script and where should i put the Pickup ID and the X Y Z coordonates?


So nobody wants to help me...:(
Keep it up...you are all doing a great job