15.10.2011, 00:57
(
Последний раз редактировалось park4bmx; 15.10.2011 в 07:51.
Причина: SOLVED
)
SOLVED well solved it the problem was that i just got the server files i replaced nearly everything except the Server.cfg so then i looked up the differents and there was the logtimeformat [%H:%M:%S] missing i put it in and it all was functional again
When i add this line to my gamemode
And then start my server i get this
i done couple of testing and yes im sure it is from that line and i do have the R5 Windows Server
When i add this line to my gamemode
pawn Код:
new Float:Distance = GetPlayerDistanceFromPoint(playerid, Gx, Gy, Gz),Str[60];
Код:
Run time error 19: "File or function is not found"