18.05.2009, 13:49
hi i need help how to made a spikestrip like this?
/imageshack/my.php?image=samp017v.png
? anyone can help me ty alot
/imageshack/my.php?image=samp017v.png
? anyone can help me ty alot
Originally Posted by Weirdosport
Well if you're talking about a RP script ask in their topic. If you're generally asking how to make houses you'd probably need a pickup for the door which takes you to one of the house interiors..
EDIT: you changed your question quite a lot, make your mind up.. You find the spike strip object and place it in the road.. |
Originally Posted by Weirdosport
You can't make the spike strip puncture the tyres, and you'll have to look on an ingame editor, the list of objects on the wiki or use a program like MTA Map Editor..
|
new Float:X,Float:Y,Float:Z;
GetPlayerPos(playerid,X,Y,Z);
CreateObject(objectid,X,Y,Z,0,0,0);
Originally Posted by luckie12
Quote:
/ss //then it spawns the spikestrip? |