one question
#1

Can I do this thing: ?
pawn Код:
new Test;
pawn Код:
Test = AddStaticVehicleEx(522, 0.00, 0.00, 0.00, 0.00, -1, -1, 60000);
and at OnPlayerStateChange, in PLAYER_STATE_DRIVER this:
pawn Код:
if(GetPlayerVehicleID(playerid) == Test) { SendClientMessage(playerid, -1, "TEST"); }
??

I did this and it doesen't works.. the message isn't showing
Reply


Messages In This Thread
one question - by fordawinzz - 19.06.2011, 13:59
Re: one question - by Horrible - 19.06.2011, 14:27
Re: one question - by fordawinzz - 19.06.2011, 14:58
Re: one question - by Wesley221 - 19.06.2011, 15:00
Re: one question - by fordawinzz - 19.06.2011, 18:52
Re: one question - by fordawinzz - 20.06.2011, 10:21

Forum Jump:


Users browsing this thread: 1 Guest(s)