[HELP] NPC's for /register and /login - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] NPC's for /register and /login (
/showthread.php?tid=106395)
[HELP] NPC's for /register and /login -
Caio_Cartaxo - 02.11.2009
Hello guys, I am Brazilian and I come with a doubt:
Is there any NPC car, bus or other server GF?
And also wanted the a_npc.inc
Thanks
Sorry for my English
Re: [HELP] NPC's for /register and /login -
radhakr - 02.11.2009
The .inc is in here:
http://files.sa-mp.com/samp03asvr_R3_win32.zip
To prevent NPCs from having to /login or /register, use
https://sampwiki.blast.hk/wiki/IsPlayerNPC to check if a player is an NPC or not, then skip out registration/login if they are.
Re: [HELP] NPC's for /register and /login -
Caio_Cartaxo - 02.11.2009
Thank you very much
more by trying to sign into more npc nun is leaving
is in gm or fs?
Re: [HELP] NPC's for /register and /login -
Pho3niXx - 02.11.2009
in both.
you have to skip most things for bots
Re: [HELP] NPC's for /register and /login -
Caio_Cartaxo - 02.11.2009
In my gm gave the following errors:
D:\VIRTUA~1\VIRTUA~1\VC-RPG~1.3A\GAMEMO~1\VC-RPG.pwn(1977) : error 021: symbol already defined: "OnPlayerConnect"
Re: [HELP] NPC's for /register and /login -
elvago - 02.11.2009
is that what these defining various times.
Re: [HELP] NPC's for /register and /login -
Caio_Cartaxo - 03.11.2009
I have already put in 2, but it still is not logging: (
What will be?