Quote:
Originally Posted by V1ceC1ty
Have you changed maxnpcs?
|
Yes I did, I put max on 10
Quote:
Originally Posted by CalgonX
Quote:
Originally Posted by Ma
Nope, isn't working, I still get the same thing, this time I tryd V1ceC1ty his taxi filterscript:
|
So, they're being kicked. Have you definitely added the code to OnPlayerConnect()?
Quote:
Originally Posted by [KMA
DlennartD ]
Oh sorry I made a mistake, it need to be onPlayerCommandText(npc_id_here, "/command"); not nPlayerCommandText(npc_id_here, "/command");
|
You failed again, it's OnPlayerCommandText().
|
So I should put onPlayerCommandText(0, "/login password"); in OnPlayerConnect() in my filterscript?