06.10.2010, 01:11
(
Последний раз редактировалось Pghpunkid; 09.06.2016 в 02:06.
Причина: Bad Formatting D:
)
This is a very simple script but i use it a lot for testing scripts etc.
Basically its a spawn/destroy vehicle script that allows you to spawn a car and remove it as necessary.
Commands:
/place [vehicle model] - Spawns a vehicle of that model.
/delete ([spawn id]) - The script keeps track of how many vehicles spawned. Theres a little bug with ID 0/1 but it doesn't affect much. Either /delete inside a vehicle and it will destroy it, or /delete [spawn id] and it will destroy it as well.
/findid [vehicle name] - if you don't know a vehicle model number, do a search (minimum 3 characters for name) and it will return matching results. Example: /findid NRG returns 522 with name and Model Numbers. If there is more than one, more will be returned.
I made this ages ago, never thought to put it up until now.
Download:
http://files.pghnetwork.net/sa-mp/placer.pwn
Let me know if there is any questions.
Enjoy!
EDIT: Link Fixed June 8th 2016
Basically its a spawn/destroy vehicle script that allows you to spawn a car and remove it as necessary.
Commands:
/place [vehicle model] - Spawns a vehicle of that model.
/delete ([spawn id]) - The script keeps track of how many vehicles spawned. Theres a little bug with ID 0/1 but it doesn't affect much. Either /delete inside a vehicle and it will destroy it, or /delete [spawn id] and it will destroy it as well.
/findid [vehicle name] - if you don't know a vehicle model number, do a search (minimum 3 characters for name) and it will return matching results. Example: /findid NRG returns 522 with name and Model Numbers. If there is more than one, more will be returned.
I made this ages ago, never thought to put it up until now.
Download:
http://files.pghnetwork.net/sa-mp/placer.pwn
Let me know if there is any questions.
Enjoy!
EDIT: Link Fixed June 8th 2016