SA-MP Forums Archive
[Tutorial] Login & Register system - dialogs - with y_ini - 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: Tutorials (https://sampforum.blast.hk/forumdisplay.php?fid=70)
+---- Thread: [Tutorial] Login & Register system - dialogs - with y_ini (/showthread.php?tid=269361)

Pages: 1 2


Re: Login & Register system - dialogs - with y_ini - Speeeeeed - 29.06.2012

Very nice tutorial! , I did it but I have errors when i put the DIALOG_LOGIN but if I dont put it in I haven't any errors. May someone say me how can I fix it? THANKS


Re: Login & Register system - dialogs - with y_ini - [p3]pr0t0typ3 - 21.08.2012

How to make admin cmds?


Re: Login & Register system - dialogs - with y_ini - Mustafa6155 - 09.10.2012

Code:
C:\Users\Mustafa\Desktop\Gta server\gamemodes\Dezeishet.pwn(58) : error 017: undefined symbol "print"
C:\Users\Mustafa\Desktop\Gta server\gamemodes\Dezeishet.pwn(59) : error 017: undefined symbol "print"
C:\Users\Mustafa\Desktop\Gta server\gamemodes\Dezeishet.pwn(60) : error 017: undefined symbol "print"
C:\Users\Mustafa\Desktop\Gta server\gamemodes\Dezeishet.pwn(65) : warning 235: public function lacks forward declaration (symbol "OnGameModeInit")
C:\Users\Mustafa\Desktop\Gta server\gamemodes\Dezeishet.pwn(68) : error 017: undefined symbol "SetGameModeText"
C:\Users\Mustafa\Desktop\Gta server\gamemodes\Dezeishet.pwn(69) : error 017: undefined symbol "AddPlayerClass"
C:\Users\Mustafa\Desktop\Gta server\gamemodes\Dezeishet.pwn(73) : warning 235: public function lacks forward declaration (symbol "OnGameModeExit")
C:\Users\Mustafa\Desktop\Gta server\gamemodes\Dezeishet.pwn(79) : error 017: undefined symbol "INI_Int"
C:\Users\Mustafa\Desktop\Gta server\gamemodes\Dezeishet.pwn(79) : warning 215: expression has no effect
C:\Users\Mustafa\Desktop\Gta server\gamemodes\Dezeishet.pwn(79) : error 001: expected token: ";", but found "]"
C:\Users\Mustafa\Desktop\Gta server\gamemodes\Dezeishet.pwn(79) : error 029: invalid expression, assumed zero
C:\Users\Mustafa\Desktop\Gta server\gamemodes\Dezeishet.pwn(79) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


9 Errors.
9 errors help meee!


Re: Login & Register system - dialogs - with y_ini - Mustafa6155 - 09.10.2012

he??


Re: Login & Register system - dialogs - with y_ini - Zempist - 28.02.2013

awesome tutorial, there are a lot in need of a good explained tutorial like this


Re: Login & Register system - dialogs - with y_ini - MrCreed - 07.03.2013

Awesome tutorial


Re: Login & Register system - dialogs - with y_ini - HUYA - 10.03.2013

Add Creadits; kush, etc..


Re: Login & Register system - dialogs - with y_ini - Guest123 - 11.05.2013

how to make /setlevel script ?


Re: Login & Register system - dialogs - with y_ini - Pettersen - 18.05.2013

Good tut But why not show how to add auto login and that function when we already have so much y_ini logins?


Re: Login & Register system - dialogs - with y_ini - RayBiH - 17.12.2016

Nice tutorial, very helpful. Thanks


Re: Login & Register system - dialogs - with y_ini - SaitamaK - 01.11.2018

For some reason it doesn't save the players password or cash and score. Please help!