SA-MP Forums Archive
[HELP]Edit script - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP]Edit script (/showthread.php?tid=184987)



[HELP]Edit script - devillman - 22.10.2010

To solve the latest post game mode, then I might have distorted what Put it sorry.

http://www.mediafire.com/?kv63t76iubk7l6k

Код:
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(1165) : error 017: undefined symbol "gInfo"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(1165) : error 009: invalid array size (negative, zero or out of bounds)
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30375) : error 017: undefined symbol "gBank"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30379) : error 017: undefined symbol "gBank"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30393) : error 017: undefined symbol "gBank"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30406) : error 017: undefined symbol "gBank"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30419) : error 017: undefined symbol "gBank"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30432) : error 017: undefined symbol "gBank"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30445) : error 017: undefined symbol "gBank"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30456) : error 017: undefined symbol "SaveGang"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30471) : error 017: undefined symbol "Smokingtime"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30471) : warning 215: expression has no effect
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30471) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30471) : error 029: invalid expression, assumed zero
C:\Documents and Settings\GET\Desktop\ЛБЩ\gamemodes\moo.pwn(30471) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


14 Errors.


1165 : new GangInfo[50][gInfo];
30375 : GangInfo[fac][gBank]+=1;
30379 : format(string, sizeof(string), ":: %s Н§¤мЎГБТаїХВ дґйВЦґѕЧй№·ХиЗНбЕйЗаµйБўН§ БТаїХВ +1 (ГЗБ %d аµйБ) : :",sendername,GangInfo[fac][gBank]);
30393 : format(string, sizeof(string), ":: %s Н§¤мЎГВТЎШ«иТ дґйВЦґѕЧй№·ХиЗНбЕйЗаµйБўН§ ВТЎШ«иТ +1 (ГЗБ %d аµйБ) : :",sendername,GangInfo[fac][gBank]);
30406 : format(string, sizeof(string), ":: %s бЎк§¤м Grove Street дґйВЦґѕЧй№·ХиЗНбЕйЗаµйБўН§ Grove Street +1 (ГЗБ %d аµйБ) : :",sendername,GangInfo[fac][gBank]);
30419 : format(string, sizeof(string), ":: %s бЎк§¤м Ballas дґйВЦґѕЧй№·ХиЗНбЕйЗаµйБўН§ Ballas +1 (ГЗБ %d аµйБ) ::",sendername,GangInfo[fac][gBank]);
30432 : format(string, sizeof(string), ":: %s бЎк§¤м Vagos дґйВЦґѕЧй№·ХиЗНбЕйЗаµйБўН§ Vagos +1 (ГЗБ %d аµйБ) ::",sendername,GangInfo[fac][gBank]);
30445 : format(string, sizeof(string), ":: %s бЎк§¤м Aztecas дґйВЦґѕЧй№·ХиЗНбЕйЗаµйБўН§ Aztecas +1 (ГЗБ %d аµйБ) ::",sendername,GangInfo[fac][gBank]);
30456 : SaveGang(fac);
30471 : if(Smokingtime[playerid] > 0)




Help Me T T



Re: [HELP]Edit script - devillman - 22.10.2010

Help Me T T


Re: [HELP]Edit script - OldDirtyBastard - 22.10.2010

lol i downloaded the GM, compiled without editing it and the only error i got is
that it was missing a include called 'utils',
which is totaly logical, no idea where errors could come from.


Re: [HELP]Edit script - TouR - 22.10.2010

You just copy pasted a script to your game mode...
Man press the "new" button at your pawno and start coding from here https://sampwiki.blast.hk/wiki/Scripting_Basics

Copy pasting wont help you...


Re: [HELP]Edit script - devillman - 22.10.2010

No help at all these people waiting