[FilterScript] Fun Mod By Gta4Epics - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Fun Mod By Gta4Epics (
/showthread.php?tid=484758)
Fun Mod By Gta4Epics -
Gta4Epics - 01.01.2014
Hello Guys I Madded New System For Stunt/DM Servers
Sorry Guys

I Dont Maked This System With Pictures
Can You Test It Or Edit It Just Simple And Thx
Please
+REP
Re: Fun Mod By Gta4Epics -
amirab - 01.01.2014
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", cmdtext, true, 10) == 0)
{
SetPlayerPos(playerid,-38.3418,55.9735,3.1172);
SetPlayerArmour(playerid, 100);
GivePlayerWeapon(playerid,31, 350);
GivePlayerWeapon(playerid,24, 120);
return 1;
}
if (strcmp("/minigun", cmdtext, true, 10) == 0)
{
SetPlayerPos(playerid,304.3842,-1513.3851,24.2910);
SetPlayerArmour(playerid, 100);
GivePlayerWeapon(playerid,38, 1500);
return 1;
}
if (strcmp("/basejump", cmdtext, true, 10) == 0)
{
SetPlayerPos(playerid,1543.6331,-1352.2831,329.4758);
SetPlayerArmour(playerid, 100);
GivePlayerWeapon(playerid,46, 1);
return 1;
}
please try more and give us a good work like make a lot teleports not 3!!!!!!!!
Re: Fun Mod By Gta4Epics -
EmpireSk - 01.01.2014
Are you fucking kidding me?! -_- -_-
Demence lvl 100
Re: Fun Mod By Gta4Epics -
Gta4Epics - 01.01.2014
Stop This Shit This Is Not Extreme Or Advanced But It Just Simple
Re: Fun Mod By Gta4Epics -
NikO1 - 01.01.2014
Quote:
Originally Posted by Gta4Epics
Stop This Shit This Is Not Extreme Or Advanced But It Just Simple

|
And i'm proud of you.
Re: Fun Mod By Gta4Epics -
Gta4Epics - 01.01.2014
XD WTF