Funny Commands [zcmd].
#1

Hey guys i was bored again and i made 2 commands that anyone can use them on his life.
PS : Use Them In Your Life Not Your Script .
PHP код:
// This is a comment
// uncomment the line below if you want to write a filterscript
//#define FILTERSCRIPT
#include <a_samp>
#include <zcmd>
CMD:heaven(playeridparams[])
{
    if(
Humain[Humainid][BadWorks] < 500) return SendClientMessage(playerid0xF8F8F8FFF,"[ERROR]: You need 500 Good Work at-least to enter Heaven.");
    
SetPlayerPos(playeridS,K,Y)
    
SetPlayerHealth(playerid999999)
    
GivePlayerWeapon(playerid3899999)
    
GivePlayerMoney(playerid9999999999)
    
SendClientMessage(playerid0xF8F8F8FFF,"Welcome To Heaven.")
    return 
1;
}
CMD:hell(playeridparams[])
{
    if(
Humain[Humainid][GoodWorks] < 500) return SendClientMessage(playerid0xF8F8F8FFF,"[ERROR]: You need 500 Bad Work at-least to enter Hell.");
    
SetPlayerPos(playeridUNDERGROUND)
    
SetPlayerHealth(playerid1)
    
GivePlayerMoney(playerid, -9999999999)
    
SendClientMessage(playerid0xF8F8F8FFF,"Welcome To Hell, Please Enjoy Your Stay.")
    return 
1;

Reply


Messages In This Thread
Funny Commands [zcmd]. - by aymane123 - 18.01.2017, 15:20
Re: Funny Commands [zcmd]. - by Swedky - 18.01.2017, 15:28
Re: Funny Commands [zcmd]. - by RyderX - 18.01.2017, 16:21
Re: Funny Commands [zcmd]. - by aymane123 - 18.01.2017, 16:25
Re: Funny Commands [zcmd]. - by Quinncell - 18.01.2017, 16:27
Re: Funny Commands [zcmd]. - by Sew_Sumi - 18.01.2017, 17:51
Re: Funny Commands [zcmd]. - by Crystallize - 18.01.2017, 23:16
Re: Funny Commands [zcmd]. - by Luis- - 19.01.2017, 10:56
Re: Funny Commands [zcmd]. - by iLearner - 19.01.2017, 13:09
Re: Funny Commands [zcmd]. - by QuaTTrO - 19.01.2017, 13:27

Forum Jump:


Users browsing this thread: 2 Guest(s)