[Include] Mafia System by KaSkA3eR(filip128)
#9

Why didn't you use #include <Double-O-Files_2> instead of copying the whole file..?

Oh, after looking through your code...
It will not work at all...
There's so much wrong with this...

pawn Код:
IsMafiaOwnerBase(mafia[], basename[])
{
        if(basename[] == mafia[]) // What the fuck. This won't work...
}

SetMafiaViceLider(name[], mafia[])
{
    new mafiainfo[64]
    format(mafiainfo,sizeof(mafiainfo),"mafia/%s.info.ini",mafia[]); // You can't use mafia with [] in here...
        dini_Set(mafiainfo, "MafiaViceLider", name[]);
        return 1;
}
Reply


Messages In This Thread
Mafia System by KaSkA3eR(filip128) - by KaSkA3eR - 26.10.2011, 12:51
Re: Mafia System by KaSkA3eR(filip128) - by Ivan_Pantovic - 26.10.2011, 13:26
Re: Mafia System by KaSkA3eR(filip128) - by KaSkA3eR - 26.10.2011, 13:32
Re: Mafia System by KaSkA3eR(filip128) - by FireCat - 26.10.2011, 13:39
Re: Mafia System by KaSkA3eR(filip128) - by Drakon - 26.10.2011, 14:00
Re: Mafia System by KaSkA3eR(filip128) - by |_ⒾⓇⓄN_ⒹⓄG_| - 26.10.2011, 14:36
Re: Mafia System by KaSkA3eR(filip128) - by [S]trong - 26.10.2011, 14:43
Re: Mafia System by KaSkA3eR(filip128) - by KaSkA3eR - 26.10.2011, 14:53
Re: Mafia System by KaSkA3eR(filip128) - by Double-O-Seven - 26.10.2011, 16:29
Re: Mafia System by KaSkA3eR(filip128) - by KaSkA3eR - 26.10.2011, 17:03

Forum Jump:


Users browsing this thread: 2 Guest(s)