A few nooby questions
#1

1) In the default vehicle list aka
Addstatic.........
addstatic.........
the first is id 1 or id 0?
2) Is there a way to change a hydras color to green?
3) Is it possible to change a luggage pullers color to green?
4) Is it >= to check if the player is higher than the number or <=?
Thanks
Reply
#2

1) https://sampwiki.blast.hk/wiki/AddStaticVehicle
2) https://sampwiki.blast.hk/wiki/AddStaticVehicle
3) https://sampwiki.blast.hk/wiki/AddStaticVehicle
4) 1 < 2, 2 > 1, so to check wether a playerid is greater than 1, it's playerid > 1
Reply
#3

1) explain your self.
2) no.
3) what is "luggage pullers"?
4) it checks if the variable is less or equal than X.
Reply
#4

Quote:
Originally Posted by Cry_Wolf
1) explain your self.
2) no.
3) what is "luggage pullers"?
4) it checks if the variable is less or equal than X.
luggage pullers:

So if i want to check if the car ids are from 0 15 how would I do it?
And the first Vehicle in OnGameModeInit will be vehicle id 0 or vehicle id 1?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)