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
not possible :(
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?
Visit this topic ::)
http://forum.vicecitymultiplayer.com/index.php?topic=851.0
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...:(