[HELP]Job
#1

Yo sorry, again but i want know:

When a player enter in bus, the Bus don't work and show a menu, or a Message
How to do this?
Or when a player enter in bus show a menu.
Reply
#2

Please fast
Reply
#3

onplayerstatechange

Код:
if(newstate == PLAYER_STATE_DRIVER)
{
   if(GetPlayerVehicleID == 431)
   {
   TogglePlayerControllable(playerid,0);
   SendClientMessage(playerid,YOUR_COLOR,"Your msg here");
   }
}
this is for how to create a menu https://sampwiki.blast.hk/wiki/Creating_a_simple_Menu
Reply
#4

Thanks. i love u
Reply
#5

Don't double post after 10 mins.. the rules say you have to wait 12 hours!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)