SA-MP Forums Archive
need help with satdm v11 objcts.pwn - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: need help with satdm v11 objcts.pwn (/showthread.php?tid=379798)



need help with satdm v11 objcts.pwn - ashwinsekhari - 23.09.2012

Код:
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(2) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(4) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(250) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(280) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(978) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(981) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(999) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(1004) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(1071) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(1098) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(1134) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(1330) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(1400) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(1403) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(1548) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(1866) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(1953) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(1980) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(2289) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(2335) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(2627) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(2736) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(2781) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(2905) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(3373) : error 010: invalid function or declaration
C:\Users\Dell\Desktop\satdm rp 11\Gamemodes\includes\objects.pwn(3543) : error 010: invalid function or declaration

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


26 Errors.
it is displaying this error what should i do i have attched the pwn file below please open it and see i need help please i will rep+ you if you helped me


Re: need help with satdm v11 objcts.pwn - Lordzy - 23.09.2012

If I'm not wrong,
In SATDM gamemode, objects.pwn is a seperate file which is found at Gamemodes>includes.
SATDM gamemode is using that objects.pwn as an include.
So, it no need to be compiled.
It'll be running with the satdm gamemode itself.


Re: need help with satdm v11 objcts.pwn - ashwinsekhari - 23.09.2012

means i dont need to compile leave the errors itself


Re: need help with satdm v11 objcts.pwn - Lordzy - 23.09.2012

That file doesn't needs to be compiled.
Just leave it as .pwn file itself.

Satdm gamemode has a function
#include <.../gamemodes/includes/objects.pwn> something like this, so it includes the .pwn file.


Re: need help with satdm v11 objcts.pwn - ashwinsekhari - 23.09.2012

ok i will surley rep + u but what should i do

Quote:

C:\Users\Dell\Desktop\satdm rp 11\filterscripts\gate.pwn(6 : error 017: undefined symbol "IsObjectMoving"
C:\Users\Dell\Desktop\satdm rp 11\filterscripts\gate.pwn(110) : error 017: undefined symbol "IsObjectMoving"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.




Re: need help with satdm v11 objcts.pwn - Lordzy - 23.09.2012

Sorry, you posted at the wrong section.
Post this on Scripting help+show the lines which got error.

Please use [code] tags.


Re: need help with satdm v11 objcts.pwn - [MM]18240[FMB] - 23.09.2012

[code] tags aren't as good as
pawn Код:
Pawn Tags