Firefighter Ladders - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Firefighter Ladders (
/showthread.php?tid=422880)
Firefighter Ladders -
firemanjv - 15.03.2013
hi i was wondering if its possible to
have a firfighter menu with things like
1. chainsaw
2. fire exthinguiser
3. shovel
4. Ladder
5. first aid kit
With ladder i mean you wil get a ladder and when you type /placeladder it wil spawns a ladder object and you can walk on it
can someone help me with this ?
Re: Firefighter Ladders -
Denying - 15.03.2013
Get a ladder's object ID.
And just spawn it at the player coordinates or get the coordinates infront of the player, search some thrads about this, I've been ran into in the last few weeks. You will find them very useful into finding/getting the coordinates infront of a player. And that's pretty much it.
You will be able to walk on it if it is solid, if not you will not be able to walk on it.
Re: Firefighter Ladders -
jueix - 15.03.2013
Yes it is simple. Find the id's for the things you want and simple use createobject in the command / dialog.
Re: Firefighter Ladders -
firemanjv - 15.03.2013
maybe some begin ?