SA-MP Forums Archive
Plizz help my - 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: Plizz help my (/showthread.php?tid=152571)



Plizz help my - Zeros - 04.06.2010

Sorry again, creating nonsense topic but can not seem to get rid of this error.
I have a GM:
http://pastebin.com/uip32iWP

When I go to compile my next throws an error:

Код:
C:\Documents and Settings\User\Desktop\SAMPSERVER\pawno\include\dutils.inc(20) : warning 201: redefinition of constant/macro (symbol "MAX_STRING")
C:\Documents and Settings\User\Desktop\SAMPSERVER\gamemodes\CFGM.pwn(81) : error 017: undefined symbol "CroForce"
C:\Documents and Settings\User\Desktop\SAMPSERVER\gamemodes\CFGM.pwn(88) : error 017: undefined symbol "CroForce"
C:\Documents and Settings\User\Desktop\SAMPSERVER\gamemodes\CFGM.pwn(88) : error 029: invalid expression, assumed zero
C:\Documents and Settings\User\Desktop\SAMPSERVER\gamemodes\CFGM.pwn(88) : error 017: undefined symbol "croforce"
C:\Documents and Settings\User\Desktop\SAMPSERVER\gamemodes\CFGM.pwn(88) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Can you find the error and fix it?



Re: Plizz help my - DeltaResponseRP - 04.06.2010

Hm. Seems you are missing some files. I have compiled it and all i get is this error: You should try and re download all files from the download section on SA-MP. If it still continues post here.




Код:
:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\Hm.pwn(63) : fatal error 100: cannot read from file: "lrp"

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


1 Error.



Re: Plizz help my - Zeros - 04.06.2010

DOWNLOAD:LRP-http://pastebin.com/yry7agmX


Re: Plizz help my - DeltaResponseRP - 04.06.2010

Ok it compiles fine for me now. No errors. So you are missing some files then.


Re: Plizz help my - Zeros - 05.06.2010

plizzz help give my dutils ini file new dutils on work


Re: Plizz help my - Zeros - 05.06.2010

Код:
Код:
C:\Documents and Settings\User\My Documents\CroForce SAMP Server\pawno\include\dutils.inc(22) : error 017: undefined symbol "MAX_PLAYERS"
C:\Documents and Settings\User\My Documents\CroForce SAMP Server\pawno\include\dutils.inc(381) : error 017: undefined symbol "strlen"
C:\Documents and Settings\User\My Documents\CroForce SAMP Server\pawno\include\dutils.inc(381) : warning 215: expression has no effect
C:\Documents and Settings\User\My Documents\CroForce SAMP Server\pawno\include\dutils.inc(381) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\User\My Documents\CroForce SAMP Server\pawno\include\dutils.inc(381) : error 029: invalid expression, assumed zero
C:\Documents and Settings\User\My Documents\CroForce SAMP Server\pawno\include\dutils.inc(381) : fatal error 107: too many error messages on one line



Re: Plizz help my - DJDhan - 05.06.2010

Show me the line 381 please.


Re: Plizz help my - Zeros - 05.06.2010

http://pastebin.com/XKexvjMU


Re: Plizz help my - MadeMan - 05.06.2010

Make sure you have #include <a_samp> BEFORE #include <dutils>


Re: Plizz help my - Zeros - 05.06.2010

http://pastebin.com/J0WrE6AB