[FilterScript] Fun Mod By Gta4Epics
#2

we don't know what's this you want rep?! really?!

)))))))))
at first this one )
PHP код:
public OnPlayerConnect(playerid)
{
    
SendClientMessage(playerid,-1,"Hello %s This Is FunMod By Gta4Epics");
    return 
1;

and then your work is just this
PHP код:
    if (strcmp("/dm"cmdtexttrue10) == 0)
    {
        
SetPlayerPos(playerid,-38.3418,55.9735,3.1172);
        
SetPlayerArmour(playerid100);
        
GivePlayerWeapon(playerid,31350);
        
GivePlayerWeapon(playerid,24120);
        return 
1;
    }
    if (
strcmp("/minigun"cmdtexttrue10) == 0)
    {
        
SetPlayerPos(playerid,304.3842,-1513.3851,24.2910);
        
SetPlayerArmour(playerid100);
        
GivePlayerWeapon(playerid,381500);
        return 
1;
    }
    if (
strcmp("/basejump"cmdtexttrue10) == 0)
    {
        
SetPlayerPos(playerid,1543.6331,-1352.2831,329.4758);
        
SetPlayerArmour(playerid100);
        
GivePlayerWeapon(playerid,461);
        return 
1;
    } 
please try more and give us a good work like make a lot teleports not 3!!!!!!!!
Reply


Messages In This Thread
Fun Mod By Gta4Epics - by Gta4Epics - 01.01.2014, 13:21
Re: Fun Mod By Gta4Epics - by amirab - 01.01.2014, 13:45
Re: Fun Mod By Gta4Epics - by EmpireSk - 01.01.2014, 16:18
Re: Fun Mod By Gta4Epics - by Gta4Epics - 01.01.2014, 17:32
Re: Fun Mod By Gta4Epics - by NikO1 - 01.01.2014, 18:09
Re: Fun Mod By Gta4Epics - by Gta4Epics - 01.01.2014, 18:34

Forum Jump:


Users browsing this thread: 1 Guest(s)