SA-MP Forums Archive
[tregistration edit]Server disapears when register - 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: [tregistration edit]Server disapears when register (/showthread.php?tid=146022)



[tregistration edit]Server disapears when register - geerdinho8 - 05.05.2010

When someone registers samp-server will close please help

http://pastebin.com/kmJAeHCd


Re: [tregistration edit]Server disapears when register - geerdinho8 - 05.05.2010

help pleasee


Re: [tregistration edit]Server disapears when register - aircombat - 05.05.2010

put the right folders in scriptfiles


Re: [tregistration edit]Server disapears when register - geerdinho8 - 05.05.2010

Quote:
Originally Posted by Etch ❽ H
put the right folders in scriptfiles
wich one is that?:S


Re: [tregistration edit]Server disapears when register - Torran - 05.05.2010

Server Dir/scriptfiles/tReg - if i remember correctly

Create that folder


Re: [tregistration edit]Server disapears when register - geerdinho8 - 05.05.2010

Allright but if i click cancel there happens nothing and i added if you click cancel it will kick you :S


Re: [tregistration edit]Server disapears when register - Torran - 05.05.2010

Quote:
Originally Posted by Sigiamix
Allright but if i click cancel there happens nothing and i added if you click cancel it will kick you :S
Yeah i forgot to add that

Anyway above the response thing add

pawn Код:
if(!response) return Kick(playerid);