11.12.2011, 22:46
I have correctly set-up my NPC as I did last time, but this time I have done it. No errors on the Pawno application and the script runs fine; BUT:
When I click "Samp-server.exe" everything loads, then it says
[quote]Incoming Connection: 127.0.0.1:1249]/quote]
Then that's the last thing it does. I have if(IsPlayerNPC))return 1; under
And also under
AND
AND
But it does nothing for me. Please could somebody help me? Thanks. +rep is in order.
When I click "Samp-server.exe" everything loads, then it says
[quote]Incoming Connection: 127.0.0.1:1249]/quote]
Then that's the last thing it does. I have if(IsPlayerNPC))return 1; under
pawn Код:
OnPlayerConnect
pawn Код:
OnPlayerRequestClass
pawn Код:
OnPlayerRequestSpawn
pawn Код:
OnPlayerSpawn