12.02.2010, 20:45
Quote:
Originally Posted by MadeMan
Post the /ad(vertise) command code.
|
Here's the first error. I doubt it helps any..
Quote:
public DMVCheck() { for(new i = 0; i < MAX_PLAYERS; i++) { if(IsPlayerConnected(i)) { if (PlayerToPoint(2.0, i, 362.2238,173.6231,1008.382 ![]() { if(DMVName[i] == 0) { DMVMessage[i] = 0; } ElevatorMessage[i] = 0; } } } return 1; } |