Inon
04-11-2009, 04:10 PM
Hello.
I have this code for example:
if isPlayerInAnyVehicle ( PlayerID ) == true then --statement
gameTextForPlayer(PlayerID, "Dont call and drive!", 2, 200)
end
but "end" doesn't close the hole function. And I need to hole function closed if the statetemt is true.
Please help?
I have this code for example:
if isPlayerInAnyVehicle ( PlayerID ) == true then --statement
gameTextForPlayer(PlayerID, "Dont call and drive!", 2, 200)
end
but "end" doesn't close the hole function. And I need to hole function closed if the statetemt is true.
Please help?