07.10.2013, 17:11
Usually it is one of these things when just linux doesnt work:
- Make sure the npcmode "RNPC.amx" isnt "rnpc.amx". Linux is case sensitive.
- Check the maxnpcs setting the server.cfg. People often forget to change this again in linux.
- Try giving the NPC something to do as soon as they join, e.g. in OnPlayerConnect. Idle NPCs sometimes dont work as they should.