commands problem
#7

ey man i'm using

maybe i need to use anyother.. i dont know

Quote:

plugins crashdetect.so sscanf.so streamer.so MapAndreas.so Whirlpool.so nativechecker.so

Quote:

stock AdminMsg(playerid, cmdused[])
{
new str1[128];
format(str1,sizeof(str1),"Admin %s (%d) Issued Command /%s.",pname(playerid),playerid,cmdused);
Admin(str1);
foreach(new i : Player)
{
if(pInfo[playerid][AdminLevel] >= 1)
{
if(pInfo[playerid][AdminLevel] <= 5)
{
if(pInfo[i][AdminLevel] >= 1)
{
if(LoginCheck[i] == 1)
{
SendClientMessage(i,COLOR_HOTPINK,str1);
}
}
}
}
}
return 1;
}

Quote:

//Includes
#include <a_samp>
#include <sscanf2>
#include <izcmd>
#include <dini>
#include <streamer>
#include <foreach>
#include <YSI\y_ini>
#include <YSI\y_master>
#include <mSelection>
#include <mapandreas>
#include "../include/gl_common.inc"

Reply


Messages In This Thread
commands problem - by JuzDoiT - 06.08.2016, 14:57
Re: commands problem - by Shinja - 06.08.2016, 15:02
Re: commands problem - by JuzDoiT - 06.08.2016, 15:05
Re: commands problem - by Shinja - 06.08.2016, 15:08
Re: commands problem - by JuzDoiT - 06.08.2016, 15:11
Re: commands problem - by Shinja - 06.08.2016, 15:16
Re: commands problem - by JuzDoiT - 06.08.2016, 15:21
Re: commands problem - by Shinja - 06.08.2016, 15:27
Re: commands problem - by JuzDoiT - 06.08.2016, 15:33
Re: commands problem - by Shinja - 06.08.2016, 15:40
Re: commands problem - by Konstantinos - 06.08.2016, 15:44
Re: commands problem - by Shinja - 06.08.2016, 15:52
Re: commands problem - by SyS - 06.08.2016, 15:58
Re: commands problem - by JuzDoiT - 06.08.2016, 15:58
Re: commands problem - by Shinja - 06.08.2016, 16:02
Re: commands problem - by SyS - 06.08.2016, 16:05

Forum Jump:


Users browsing this thread: 2 Guest(s)