SA-MP Forums Archive
How to make Dialogue Register & Login System + that bots can get on server - 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: How to make Dialogue Register & Login System + that bots can get on server (/showthread.php?tid=125184)



How to make Dialogue Register & Login System + that bots can get on server - hardstop - 02.02.2010

How to make Dialogue Register & Login System + that bots can get on server
Title says all


Re: How to make Dialogue Register & Login System + that bots can get on server - Hrvo182 - 02.02.2010

i would like to know that too because i saw a few servers that use a Dialog registering and login system and have NPC's that work


Re: How to make Dialogue Register & Login System + that bots can get on server - Onyx09 - 03.02.2010

if you allready have a system For login in and registering its quite eaasy

you just need to edit those codes and make it work with DIALOGS

iff your using the godfather GM theres a Tutorial for it


Re: How to make Dialogue Register & Login System + that bots can get on server - hardstop - 03.02.2010

I dont have Register & Login System To bad for me


Re: How to make Dialogue Register & Login System + that bots can get on server - Kurence - 03.02.2010

public OnPlayerConnect(playerid) if(IsPlayerNPC(playerid)) SpawnPlayer(playerid);




Re: How to make Dialogue Register & Login System + that bots can get on server - Hrvo182 - 03.02.2010

well it still doesn't work,i need to fix my dialog system(i took it from GTA:RP),but how?