weapon-config.inc
#1

i have this command

PHP код:
if (strcmp("/HESOYAM"cmdtexttrue10) == 0// Health, Armour, +$100
    
{
        
SetPlayerHealth(playerid100.0); << not work
        SetPlayerArmour
(playerid500);
        
GivePlayerMoney(playerid100);
        
SendClientMessage(playerid,green,"Cheat Activated!");
        return 
1;
    } 
but not work

when i add this weapon-config.inc
to my gamemode
Reply


Messages In This Thread
weapon-config.inc - by crukk11 - 12.05.2017, 04:29
Re: weapon-config.inc - by crukk11 - 12.05.2017, 16:20
Re: weapon-config.inc - by Stones - 12.05.2017, 16:51
Re: weapon-config.inc - by adri[4]Life - 12.05.2017, 16:58
Re: weapon-config.inc - by crukk11 - 12.05.2017, 17:36
Re: weapon-config.inc - by adri[4]Life - 12.05.2017, 17:39
Re: weapon-config.inc - by crukk11 - 12.05.2017, 17:43
Re: weapon-config.inc - by ShihabSoft - 12.05.2017, 19:33
Re: weapon-config.inc - by aoky - 12.05.2017, 23:43
Re: weapon-config.inc - by crukk11 - 13.05.2017, 09:19

Forum Jump:


Users browsing this thread: 3 Guest(s)