Errors while compile - 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)
+--- Thread: Errors while compile (
/showthread.php?tid=317110)
Errors while compile -
deltapro - 10.02.2012
(14719) : error 017: undefined symbol "DynamicFactions"
(14719) : warning 215: expression has no effect
(14719) : error 001: expected token: ";", but found "]"
(14719) : error 029: invalid expression, assumed zero
(14719) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
[/QUOTE]
14719 DynamicFactions[id][fX] = x;
__________________________________________________ _______________________________
Please help me if you know how .. thank you
Re: Errors while compile -
Tanush123 - 10.02.2012
do you have a enum for DynamicFractions?
Re: Errors while compile -
deltapro - 10.02.2012
Quote:
Originally Posted by Tanush123
do you have a enum for DynamicFractions?
|
Nope... can you help me how to make enum for dynamic factions?
Re: Errors while compile -
Tanush123 - 10.02.2012
I bet you got this from a FS? just download the .pwn and compile that...