16.06.2009, 18:02
Sorry for the late reply, I went for tea.
On connect or login would be great =]
error 017: undefined symbol "i" - Probably something really simple but I'm not too sure how to get around it.
Should: pIp[20];
be pIp[16]; ?
Quote:
Originally Posted by Karlip
Quote:
Do you want it to save on connect? |
Quote:
Originally Posted by kaisersouse
ugh im used to using foreach which has built-in IsPlayerConnected. Sorry
Код:
if(ip { if(IsPlayerConnected(i)) { everything else |
Should: pIp[20];
be pIp[16]; ?