01.10.2009, 19:58
Also you really should learn how to use buffers for file I/O and single strings, if two hundred people are connected then that's going to use like Dini_IntSet six hundred times not to mention formats and names etc.
Howcome there is a 'playerid' argument for your timed function anyway, you only use it within the loop for the sound, typo ?
@Brett:
Howcome there is a 'playerid' argument for your timed function anyway, you only use it within the loop for the sound, typo ?
@Brett:
pawn Код:
for ( ...... )
{
if ( IsPlayerConnect......
{
//code