SA-MP Forums Archive
[GameMode] OzPilots AeroMode [4331 Lines] - 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: Gamemode Scripts (https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [GameMode] OzPilots AeroMode [4331 Lines] (/showthread.php?tid=191418)



OzPilots AeroMode [4331 Lines] - PilotXtreme - 19.11.2010

I released gamemode of someone else and claimed it as my own(2nd time now!), now I'm banned.


Re: OzPilots AeroMode [4331 Lines] - PilotXtreme - 19.11.2010

Updated 4/10/41


Re: OzPilots AeroMode [4331 Lines] - Brian_Furious - 19.11.2010

It looks like i really wanna test it


Re: OzPilots AeroMode [4331 Lines] - dusab - 19.11.2010

good!! 10/10


Re: OzPilots AeroMode [4331 Lines] - Ruffles. - 19.11.2010

It's been a while since I saw a piloting gamemode, I look forward to using and rating your gamemode

This forum requires that you wait 120 seconds between posts. Please try again in 44 seconds.
Derp.
This forum requires that you wait 120 seconds between posts. Please try again in 82 seconds.
Wait, lol?


Re: OzPilots AeroMode [4331 Lines] - ZmaXy - 19.11.2010

Not bad!


Re: OzPilots AeroMode [4331 Lines] - sekol - 19.11.2010

Nice one! Keep it up!


Re: OzPilots AeroMode [4331 Lines] - PilotXtreme - 19.11.2010

Thanks for all the positive comments!


Re: OzPilots AeroMode [4331 Lines] - X35B - 19.11.2010

I haven't seen a pilot gamemode for awhile, i think this ones great! good job and keep it up!


Re: OzPilots AeroMode [4331 Lines] - gamer931215 - 19.11.2010

Cant you do better then stealing my gamemode, removing the credits and reuploading it after i decided to remove it ? that was the only thing i DIDNT allow people to do with it..... steal credits.

The original page was this:
https://sampforum.blast.hk/showthread.php?tid=170869

Also, if you want to fix the fuel bug, replace at the fuel update timer:
pawn Код:
if (isrefuelling[i]) return 0;
        if (!IsPlayerInAnyVehicle(i)) return 0;
with:

pawn Код:
if (isrefuelling[i]) continue;
        if (!IsPlayerInAnyVehicle(i)) continue;
I reported this, i mean common... learn to script instead of stealing other people's work.

This was my first gamemode and costed me 2 months of hard work, people like you are the reason why all big people are leaving SA-MP.... thank you very much


Re: OzPilots AeroMode [4331 Lines] - X35B - 19.11.2010

Lol, this guy stole 2 gamemodes and released them on the forums.