21.04.2013, 08:09
Quote:
This is good for like when players donate they get there own private island! Im going to be using the Here if thats cool with you!
|
thanks !!
This is good for like when players donate they get there own private island! Im going to be using the Here if thats cool with you!
|
C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(169) : warning 217: loose indentation
C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(169) : error 017: undefined symbol "CreatecObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(192) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(193) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(194) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(195) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(196) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(197) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(19 : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(199) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(200) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(201) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(202) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(203) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(204) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(205) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(206) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(207) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(20 : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(209) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(210) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(211) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(212) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(213) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(214) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(215) : error 017: undefined symbol "CreateDynamicObject" C:\Users\iliyan\Desktop\Alfa-game Real life v0.5\filterscripts\objects.pwn(216) : error 017: undefined symbol "CreateDynamicObject" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase give it in filterscript 26 Errors. ? |
Try replacing CreateDynamicObject with CreateObject. Be sure to put it below public OnGameModeInit()