• Welcome to Vice City Multiplayer.
 

WSV help

Started by gamyster, October 13, 2008, 11:07:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gamyster

Can anyone Post WSV !GOTOLOC !SAVELOC Script.
Founder of [SAF]Clan

Punjabi

Hey use this..

elseif ($3 == saveloc) {
  if ($4) {
    writeini -n " $+ $scriptdirSavedLocs.ini" SavedLocs $4 $WSV.location($2)
    WSV.say New Location saved by $WSV.name($2) at $4
  }
  else WSV.msg $2 Please type a name after !saveloc
}
elseif ($3 == gotoloc) {
  if ($readini(" $+ $scriptdirSavedLocs.ini",SavedLocs,$4)) {
    WSV.setlocation $2 $readini(" $+ $scriptdirSavedLocs.ini",SavedLocs,$4)
    WSV.msg $2 Taking you to $4
  }
  else WSV.msg $2 Invalid Location
}


Cya
Punjabi_goli
GOD BLESS ALL..<<Founder of PUN Clan.....Born to fight and Kill..>>

Tamas

Nice, but i prefer hash.
Who made this script?

Punjabi

Thanks to windlord for this ..... ;D
GOD BLESS ALL..<<Founder of PUN Clan.....Born to fight and Kill..>>

Windlord