10.07.2007, 09:44
Actually I don't think that will work, after shortening it myself I tested and saw it didn't work which is why I left
in the code... The version I posted works and is the shortest. 
@ Warriors, the version I posted wasn't the one I got, I shortened it.
Edit: Yea, the new version is missing what I put... The version I posted before is shortened and working, just compile that.
pawn Code:
public OnPlayerConnect(playerid)
{
time();
return 1;
}

Quote:
|
Originally Posted by Warriors_Tornado
i had longer but thats not the problem
|
Edit: Yea, the new version is missing what I put... The version I posted before is shortened and working, just compile that.

