Speed problem {FIXED}
#6

Quote:
Originally Posted by еddy
Try using this:

pawn Код:
SendClientMessageToAll(0xA9A9A9AA, "You're going over 200 MPH");
Instead of:

pawn Код:
SendClientMessage(i, 0xA9A9A9AA, "You're going over 200 MPH");
And remove the:

pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
1) I don't want to show all the players.
2) It wouldn't make the code work if I did that ..
Quote:
Originally Posted by 0rb
0 * 5000 = 0
0 / 1600 = 0
Whut ?
Reply


Messages In This Thread
Speed problem {FIXED} - by Byrner - 15.07.2009, 21:53
Re: Speed problem - by Butilka - 15.07.2009, 21:57
Re: Speed problem - by refshal - 15.07.2009, 22:00
Re: Speed problem - by yom - 15.07.2009, 22:02
Re: Speed problem - by Butilka - 15.07.2009, 22:04
Re: Speed problem - by Byrner - 15.07.2009, 22:06
Re: Speed problem - by yom - 15.07.2009, 22:10
Re: Speed problem - by Byrner - 15.07.2009, 22:26
Re: Speed problem - by yom - 15.07.2009, 23:01
Re: Speed problem - by Byrner - 15.07.2009, 23:12

Forum Jump:


Users browsing this thread: 1 Guest(s)