Problem - Job functions
#8

I fixed this:

#define pPATH "/Poslovi/Posao_%s.ini // missing "

to this

#define pPATH "/Poslovi/Posao_%s.ini"

And now i got error:

PHP код:
C:\Users\Dino Covic\Desktop\SAMP Server\gamemodes\Server_Skripta.pwn(965) : error 017undefined symbol "playerid"
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase 
965 -
PHP код:
INI_ParseFile(PosaoPath(playerid), "LoadPosao_%s", .bExtra true, .extra playerid); 
// Its under ongamemodeinit
Reply


Messages In This Thread
Problem - Job functions - by NoDi522 - 28.03.2015, 18:13
Re : Problem - Job functions - by Wassimo - 28.03.2015, 18:21
Re: Problem - Job functions - by NoDi522 - 28.03.2015, 18:28
Re : Problem - Job functions - by Wassimo - 28.03.2015, 18:30
Re: Problem - Job functions - by NoDi522 - 28.03.2015, 18:40
Re: Problem - Job functions - by Tanky - 28.03.2015, 18:41
Re: Problem - Job functions - by Loot - 28.03.2015, 18:42
Re: Problem - Job functions - by NoDi522 - 28.03.2015, 19:49
Re: Problem - Job functions - by Tanky - 28.03.2015, 19:58
Re: Problem - Job functions - by NoDi522 - 28.03.2015, 20:07

Forum Jump:


Users browsing this thread: 1 Guest(s)