ASSS Questions - Another fake player problem... Russky - Wed Jul 30, 2008 10:42 pm Post subject: Another fake player problem...
I read the other thread and I still don't understand.
I got:
fake->CreateFakePlayer("<Killer>",p->arena,6,1337);
and I have registered all the interfaces and released them, but the fake won't even enter the arena once...
Bak - Wed Jul 30, 2008 11:27 pm Post subject:
put a chat->SendArenaMessage(ALLARENAS,"creating fake"); after that line to see if it's actually being called.