01.06.2013, 13:30
Hi guys, i doing registration with y_ini include but have problem:
I doing it by help with this tutorial: https://sampforum.blast.hk/showthread.php?tid=273088
Includes have:

Pwn in attach files.
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.
Includes have:

Pwn in attach files.