#3

Quote:
Originally Posted by Typhome
Посмотреть сообщение
Try to add "bool:" before the "dini_Bool(...)".

Код:
PlayerInfo[playerid][GangOwner] = bool:dini_Bool(UserFile, "GangOwner");
thanks no error
but when iam at server and write any cmds for this FS not working why ? this FS #using
PHP код:
#define FILTERSCRIPT
#include <a_samp>
#include <streamer>
#include <Dini>
#include <sscanf2>
#define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) && (dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1 
i'm already using all this inc on my server plus i update all [inc]
Reply


Messages In This Thread
help - by se3a - 15.03.2017, 21:24
Re: help - by Typhome - 15.03.2017, 22:46
Re: help - by se3a - 15.03.2017, 23:13

Forum Jump:


Users browsing this thread: 1 Guest(s)