[FilterScript] [FS] UCSS » Useful Commands for Stunt Server v1.0 [My 1st FS] - 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] [FS] UCSS » Useful Commands for Stunt Server v1.0 [My 1st FS] (
/showthread.php?tid=98802)
Re: [FS] UCSS » Useful Commands for Stunt Server v1.0 [My 1st FS] -
RxErT - 15.08.2018
Greate Job
Keep it
Re: [FS] UCSS » Useful Commands for Stunt Server v1.0 [My 1st FS] -
RajatAsthana - 10.11.2018
U must have missed a { or } and even maybe u have added some letter in between the code... Like this if (pDrunkLefvelLast[playerid] != drunknew) u see its if (pDrunkLevelLast[playerid] != drunknew) but in code if it is like this then u get a bunch of errors
Quote:
C:\Users\Rajat\Desktop\pG\pG\pawno\fpsnew.pwn(32) : error 017: undefined symbol "pDrunkLefvelLast"
C:\Users\Rajat\Desktop\pG\pG\pawno\fpsnew.pwn(32) : warning 215: expression has no effect
C:\Users\Rajat\Desktop\pG\pG\pawno\fpsnew.pwn(32) : error 001: expected token: ";", but found "]"
C:\Users\Rajat\Desktop\pG\pG\pawno\fpsnew.pwn(32) : error 029: invalid expression, assumed zero
C:\Users\Rajat\Desktop\pG\pG\pawno\fpsnew.pwn(32) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
|
and by just removing the F from the code see this
Quote:
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
|
.. i think it is all about { and } just go through it once checking all the brackets
Re: [FS] UCSS » Useful Commands for Stunt Server v1.0 [My 1st FS] -
Venom546 - 10.11.2018
looks gud
Re: [FS] UCSS » Useful Commands for Stunt Server v1.0 [My 1st FS] -
ZigGamerx - 10.11.2018
Good Job @roar
+REP