20.10.2010, 09:23
(
Последний раз редактировалось Kwarde; 12.04.2011 в 04:44.
Причина: Update
)
Hi!
This is another filterscript made by me.
It's just a vehicle spawner (on vehicle model ID), with anti-spam (no more laggs )
When you leave the server, filterscripts exits, when you spawn a new vehicle or when you do /removevec , the vehicle'll be removed.
Information
Explaination:
This script does spawn/call/goto or remove a vehicle.
When you use the command, a vehicle'll be created on the place where you are.
X+Y+Z+A+INT+VIR. A previous vehicle'll be removed when you use the command another time.
Commands:
/kvec [ID] -> Spawn a vehicle, where parameter ID is the vehicle model (ID).
Example: "/kvec 411" for an infernus
/kcallvec -> Calls your spawned vehicle
/kgotovec -> Teleports you into the vehicle
/kremovevec -> Removes the spawned vehicle
!! /krcononly -> Toggle commands for RCON only on/off
!! /krallvec -> Removes all vehicles
/kvechelp -> Shows all the commands
* Commands with '!!' are standard RCON only. The others can be toggled on/off for RCON only with /krcononly
* The commands are standard for RCON only!
Version:
1.2
Changelog:
Download:
Source only (pwn): http://pastebin.com/WJdL8qYU
ZCMD include+Source (pwn)+Script (amx): http://www.rpdsamp.nl/get/gta/sa/mp/...le_Spawner.zip
Thanks to zeex for his ZCMD include.
Have fun with it.
This is another filterscript made by me.
It's just a vehicle spawner (on vehicle model ID), with anti-spam (no more laggs )
When you leave the server, filterscripts exits, when you spawn a new vehicle or when you do /removevec , the vehicle'll be removed.
Information
Explaination:
This script does spawn/call/goto or remove a vehicle.
When you use the command, a vehicle'll be created on the place where you are.
X+Y+Z+A+INT+VIR. A previous vehicle'll be removed when you use the command another time.
Commands:
/kvec [ID] -> Spawn a vehicle, where parameter ID is the vehicle model (ID).
Example: "/kvec 411" for an infernus
/kcallvec -> Calls your spawned vehicle
/kgotovec -> Teleports you into the vehicle
/kremovevec -> Removes the spawned vehicle
!! /krcononly -> Toggle commands for RCON only on/off
!! /krallvec -> Removes all vehicles
/kvechelp -> Shows all the commands
* Commands with '!!' are standard RCON only. The others can be toggled on/off for RCON only with /krcononly
* The commands are standard for RCON only!
Version:
1.2
Changelog:
Код:
1.0 * Script made * First release 1.1 * Command /removevec added * Some improvements made. 1.1.2 * Minor bugs fixed 1.2 * Re-made from scratch * Now using ZCMD instead of DCMD * More commands added
Source only (pwn): http://pastebin.com/WJdL8qYU
ZCMD include+Source (pwn)+Script (amx): http://www.rpdsamp.nl/get/gta/sa/mp/...le_Spawner.zip
Thanks to zeex for his ZCMD include.
Have fun with it.