21.11.2010, 03:28
Can SomeOne Help me adding Cnpcs to my server Because they doesnt spawn :S
Sorry for my bad english
Edit:
I found this searching but problem dosnt disappear
new Npc1 = FindLastFreeSlot();
CreateNPC(Npc1, "Zombie");
SpawnNPC(Npc1);
printf("Last free slot: %d",FindLastFreeSlot());
Sorry for my bad english
Edit:
I found this searching but problem dosnt disappear
new Npc1 = FindLastFreeSlot();
CreateNPC(Npc1, "Zombie");
SpawnNPC(Npc1);
printf("Last free slot: %d",FindLastFreeSlot());