SA-MP Forums Archive
[FilterScript] StageCheats System - 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] StageCheats System (/showthread.php?tid=289656)



StageCheats System - StageZero - 12.10.2011

Hi to everybody, today I will introduce you my FS. It deals with a system of very dynamic and light and very colored Cheats since I have inserted a system of InfoBox. Here are the commands:

/scheats ---> It Activates the Cheats (it Works only if he is logged with Rcon);
/cheats ----> It will visualize you the menщ of the Cheats;

Info:
Quote:

AirBreak
SpeedHack
Anti Fall of Bike
Weapons
Super Jump on Foot
Refill Health and Armor
God Mode
Vehicle God Mode
Jetpack
Teleports
Vehicles
Invisible Car

Excuse me for my wrong English.

Pastebin.com = http://pastebin.com/x7ZTN2BL

New Version 4.1



Re: StageCheats System - Knight_Rider - 12.10.2011

Nice


Re: StageCheats System - wups - 12.10.2011

I don't get this part, what does it do?
pawn Код:
public OnVehicleDamageStatusUpdate(vehicleid, playerid)
{
  if(VGod[playerid] == true)
  {
    new Float:health,Float:Ang;
    if(health < 250)
    {
        GetVehicleZAngle(GetPlayerVehicleID(playerid),Ang);
        SetVehicleZAngle(GetPlayerVehicleID(playerid),Ang);
    }
  }
  return 1;
}
When you hit something, your angle will be set to your angle. IT DOESN'T ACTUALLY CHECK FOR HEALTH.


Re: StageCheats System - StageZero - 12.10.2011

It is an auto-flip


Re : StageCheats System - TheBest6 - 12.10.2011

Nice.


Re: StageCheats System - StageZero - 13.10.2011

New Version


Re: StageCheats System - StageZero - 13.10.2011

New Versione 3.5 with Teleports and others fix


Re: StageCheats System - Marshall32 - 13.10.2011

Nice cheats its usable


Re: StageCheats System - StageZero - 13.10.2011

New Version 4.0


Re: StageCheats System - Fires - 13.10.2011

Nice

PS:Sono Rio su pawnoscripter lol