[GameMode] OzPilots AeroMode [4331 Lines]
#10

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
Reply


Messages In This Thread
OzPilots AeroMode [4331 Lines] - by PilotXtreme - 19.11.2010, 05:30
Re: OzPilots AeroMode [4331 Lines] - by PilotXtreme - 19.11.2010, 05:39
Re: OzPilots AeroMode [4331 Lines] - by Brian_Furious - 19.11.2010, 11:33
Re: OzPilots AeroMode [4331 Lines] - by dusab - 19.11.2010, 12:16
Re: OzPilots AeroMode [4331 Lines] - by Ruffles. - 19.11.2010, 18:31
Re: OzPilots AeroMode [4331 Lines] - by ZmaXy - 19.11.2010, 19:49
Re: OzPilots AeroMode [4331 Lines] - by sekol - 19.11.2010, 20:08
Re: OzPilots AeroMode [4331 Lines] - by PilotXtreme - 19.11.2010, 20:19
Re: OzPilots AeroMode [4331 Lines] - by X35B - 19.11.2010, 20:30
Re: OzPilots AeroMode [4331 Lines] - by gamer931215 - 19.11.2010, 20:37
Re: OzPilots AeroMode [4331 Lines] - by X35B - 19.11.2010, 20:41

Forum Jump:


Users browsing this thread: 1 Guest(s)