03.08.2011, 03:15
Your AddStaticVehicle arguments are wrong.
Notice this :
You put a random number just before the Float:Angle argument, that's giving errors for me.
Another problem located at : if(dialogid == SPAWN && response)
You should put it in OnPlayerDialogResponse.
Please post your code in [ pawn ] and [ /pawn ] ( Without spaces obviously ), not in [ quote ] and [ /quote ].
It's badly indented if you use [ quote ].
Notice this :
pawn Код:
2 70.7350
Another problem located at : if(dialogid == SPAWN && response)
You should put it in OnPlayerDialogResponse.
Please post your code in [ pawn ] and [ /pawn ] ( Without spaces obviously ), not in [ quote ] and [ /quote ].
It's badly indented if you use [ quote ].