14.04.2008, 12:54
thanks for all the comments :P
Yeah thanks, I was actually thinking about removing it though because
it can get annoying if you're in there for while and someones peeping
every minute
What do you mean by "normal" ? Do you mean the Coach (ID 437) ?
Quote:
|
Originally Posted by =>Sandra<=
Nice
![]() Idea for next version: Maybe you can support also the other bus-model 437 (Coach). Edit: Oh, and those 'horns' will only work for id '0' Code:
new Timer1[MAX_PLAYERS]; new Timer2[MAX_PLAYERS]; Code:
Timer1[playerid] = SetTimerEx("HornA", 60000, 1, "i", playerid);
Timer2[playerid] = SetTimerEx("HornB", 60500, 1, "i", playerid);
Code:
KillTimer(Timer1[playerid]); KillTimer(Timer2[playerid]); |
it can get annoying if you're in there for while and someones peeping
every minute

Quote:
|
Originally Posted by MueldersX2
looks good, but I have 1 question.
is it possible to enter the "normal" bus as passenger? |


