Bypassing login with NPC
#1

Hey, i made some NPCs and i'm currently using LuxAdmin(Just until i finish my admin script)

Ok so, when i connect the npcs, they don't connect to the server, i was wondering how to bypass the login info

thanx..
Reply
#2

Код:
if(!IsPlayerNPC(playerid))
>?
Reply
#3

pawn Код:
if(IsPlayerNPC(playerid)) return 1;
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)