SA-MP Forums Archive
[HELP]Y_ini registration - 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)
+--- Thread: [HELP]Y_ini registration (/showthread.php?tid=441081)



[HELP]Y_ini registration - RewenGe - 01.06.2013

Hi guys, i doing registration with y_ini include but have problem:

pawn Код:
C:\TOP SECRET\Trollz\Honza\Samp Server\filterscripts\admins.pwn(260) : error 017: undefined symbol "UserPath"
C:\TOP SECRET\Trollz\Honza\Samp Server\filterscripts\admins.pwn(262) : error 017: undefined symbol "udb_hash"
C:\TOP SECRET\Trollz\Honza\Samp Server\filterscripts\admins.pwn(296) : error 017: undefined symbol "UserPath"
C:\TOP SECRET\Trollz\Honza\Samp Server\filterscripts\admins.pwn(298) : error 017: undefined symbol "UserPath"
C:\TOP SECRET\Trollz\Honza\Samp Server\filterscripts\admins.pwn(298) : warning 215: expression has no effect
C:\TOP SECRET\Trollz\Honza\Samp Server\filterscripts\admins.pwn(298) : error 029: invalid expression, assumed zero
C:\TOP SECRET\Trollz\Honza\Samp Server\filterscripts\admins.pwn(298) : error 017: undefined symbol "bExtra"
C:\TOP SECRET\Trollz\Honza\Samp Server\filterscripts\admins.pwn(298) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


7 Errors.
I doing it by help with this tutorial: https://sampforum.blast.hk/showthread.php?tid=273088

Includes have:



Pwn in attach files.


Re: [HELP]Y_ini registration - DobbysGamertag - 01.06.2013

A UDB Hash is poor protection imo. You're better off with another tutorial. All the information is there my friend you just need to follow it step by step. If you make any mistakes there's plenty of comments to look at. Don't copy and paste As for the UDB hash thing. Keep looking i've found a tutorial that works i can find the link for it if you like?


Re: [HELP]Y_ini registration - RewenGe - 01.06.2013

Quote:
Originally Posted by DobbysGamertag
Посмотреть сообщение
A UDB Hash is poor protection imo. You're better off with another tutorial. All the information is there my friend you just need to follow it step by step. If you make any mistakes there's plenty of comments to look at. Don't copy and paste As for the UDB hash thing. Keep looking i've found a tutorial that works i can find the link for it if you like?
For link will be very gratefull, i found some about this errors but they said its mistake in includes but i dont see that mistakes


Re: [HELP]Y_ini registration - DobbysGamertag - 01.06.2013

OK i'll grab the link for you now.

Edit:

https://sampforum.blast.hk/showthread.php?tid=352703