guyys see plzz
#9

Quote:
Originally Posted by CroxL
Посмотреть сообщение
that doesnt work lol
PHP код:
        if(IsPlayerAdmin(playerid))//Actually here you made !IsPlayerAdmin , that's mean if the player not admin..
        
{
            new
                
name[MAX_PLAYER_NAME],string[64];
            
GetPlayerName(playerid,name,sizeof(name)); 
Replace this with script above:
PHP код:
        if(IsPlayerAdmin(playerid))//Actually here you made !IsPlayerAdmin , that's mean if the player not admin..
        
{
            new 
name[MAX_PLAYER_NAME],string[64];
            
GetPlayerName(playerid,name,sizeof(name)); 
Also what are errors?
_____ OO now I see it
Install ZCMD plugin first
Then;
#include <ZCMD>
now delete line that haw alot of text, fine it and replace text in two lines/ delete it
Reply


Messages In This Thread
guyys see plzz - by CroxL - 12.01.2014, 14:16
Re: guyys see plzz - by SilentSoul - 12.01.2014, 14:19
Re: guyys see plzz - by 1FreeHost - 12.01.2014, 14:25
Re: guyys see plzz - by CroxL - 12.01.2014, 14:28
Re: guyys see plzz - by SilentSoul - 12.01.2014, 14:32
Re: guyys see plzz - by CroxL - 12.01.2014, 16:49
Re: guyys see plzz - by xZdadyZx - 12.01.2014, 16:51
Re: guyys see plzz - by CroxL - 12.01.2014, 16:53
Re: guyys see plzz - by xZdadyZx - 12.01.2014, 17:13
Re: guyys see plzz - by CroxL - 12.01.2014, 17:17

Forum Jump:


Users browsing this thread: 1 Guest(s)