NPC problem
#1

pawn Код:
for(new c=0;c<MAX_NPC;c++)
{
        ConnectNPC(NPCn[c], "npcbot");
        printf("Bot: %s[%i] pievienojas serverim", NPCn[c], c);
}
The code is alright, or maybe not.
It just shows 'Incoming connection xxx.xxx...." and server freezes.
Why does it freeze?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)