[Pomoc] Register/Login System

Započeo NemaProblema :), Septembar 19, 2013, 08:22:58 PRE PODNE

prethodna tema - sledeća tema

0 članova i 2 gostiju pregledaju ovu temu.

Skripta koju koristim: Pravim Register Login System ovaj   http://forum.sa-mp.com/showthread.php?t=273088
Detaljan opis problema: Imam 6 errora, evo ovih
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(115) : error 017: undefined symbol "UserPath"
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(117) : error 017: undefined symbol "UserPath"
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(118) : error 017: undefined symbol "DIALOG_LOGIN"
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(118) : error 017: undefined symbol "COL_WHITE"
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(118) : warning 215: expression has no effect
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(118) : error 001: expected token: "-string end-", but found "-identifier-"
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(118) : fatal error 107: too many error messages on one line

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


6 Errors.

A ja sam pocetnik tako da ne znam o cemu se radi .
Dio skripte(neobavezno): Recite koji red treba :(

Hvala
Poslednja Izmena: Septembar 19, 2013, 08:23:19 PRE PODNE od NemaProblema :)

Dodaj ovo u skriptu gore pri vrhu:


#define DIALOG_LOGIN 2
#define PATH "/Users/%s.ini"
#define COL_WHITE "{FFFFFF}"

Poslednja Izmena: Septembar 19, 2013, 08:48:59 PRE PODNE od |BE|Vuzimir

My Bike KTM 450 SXF 2008

Ista stvar brt :(

P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(118) : error 017: undefined symbol "UserPath"
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(120) : error 017: undefined symbol "UserPath"
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(121) : error 017: undefined symbol "DIALOG_LOGIN"
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(121) : error 017: undefined symbol "COL_WHITE"
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(121) : warning 215: expression has no effect
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(121) : error 001: expected token: "-string end-", but found "-identifier-"
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(121) : fatal error 107: too many error messages on one line

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


6 Errors.


A vec sam imao ta tri define..

Citat: NemaProblema :) poslato Septembar 19, 2013, 08:51:03 PRE PODNE
Ista stvar brt :(

P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(118) : error 017: undefined symbol "UserPath"
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(120) : error 017: undefined symbol "UserPath"
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(121) : error 017: undefined symbol "DIALOG_LOGIN"
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(121) : error 017: undefined symbol "COL_WHITE"
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(121) : warning 215: expression has no effect
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(121) : error 001: expected token: "-string end-", but found "-identifier-"
P:\Igre\SAMP\Server\filterscripts\Reglog.pwn(121) : fatal error 107: too many error messages on one line

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


6 Errors.


A vec sam imao ta tri define..

ajde citavu tu svoju skriptu zaljepi na pastebin.com i posalji ovdje ja cu ti sve popraviti...

My Bike KTM 450 SXF 2008