#1

Hello, I need help because i want to record an npc and put it on my server but with /register /login command i cant do it because LuxAdmin has +12,000 lines and im not a good scripter to figure it out can someone help me who has LuxAdmin.I know i gotta use IsPlayerNPC or something like that
Reply
#2

find on luxadmin OnPlayerConnect and add this in the beginning:
pawn Код:
if (IsPlayerNPC(playerid)) return 1;
That will skip the rest of the script (so login script) for every NPC.

Edit: sorry for bump, didnt look at the date (was looking at ur profile-> started threats) but lol, you didnt got responses for this ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)