30.11.2009, 17:30
Hi there,
I tried to remove the tutorial from the larp script, i alsmost succeded.
But there is one warning
The lines :
But i think it isnt only these lines, i thing its the whole public function.
So i decdided to paste the function on to pastebin.
http://pawn.pastebin.com/m75c20d88
I would really appriciate all your help.
Thanks in advance!
Regards, Mujib
I tried to remove the tutorial from the larp script, i alsmost succeded.
But there is one warning
Код:
C:\Users\*****\Desktop\GTA SA MP server\gamemodes\larp.pwn(4023) : warning 225: unreachable code Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase Header size: 9044 bytes Code size: 1682080 bytes Data size: 10350084 bytes Stack/heap size: 16384 bytes; estimated max. usage=5828 cells (23312 bytes) Total requirements:12057592 bytes 1 Warning.
Код:
if(AdminSpec[playerid] == 1) { return 1; }
So i decdided to paste the function on to pastebin.
http://pawn.pastebin.com/m75c20d88
I would really appriciate all your help.
Thanks in advance!
Regards, Mujib