21.07.2014, 17:39
Quote:
I prefer using CreateDynamicObject as it has no object limit whatsoever, and nope I didn't forget to add #include <streamer> at the top.
anyway, whether I use CreateDynamicObject or not, it still wont work.. no objects shown ingame. |
Quote:
ok added <a_samp> include now im getting 1 error
Код:
C:\Users\Osama\Documents\Desktop\LKTEAM.pwn(10) : error 010: invalid function or declaration C:\Users\Osama\Documents\Desktop\LKTEAM.pwn(13532) : warning 203: symbol is never used: "__oid__" C:\Users\Osama\Documents\Desktop\LKTEAM.pwn(13532) : warning 203: symbol is never used: "__sX__" C:\Users\Osama\Documents\Desktop\LKTEAM.pwn(13532) : warning 203: symbol is never used: "__sY__" C:\Users\Osama\Documents\Desktop\LKTEAM.pwn(13532) : warning 203: symbol is never used: "__sZ__" C:\Users\Osama\Documents\Desktop\LKTEAM.pwn(13532) : warning 203: symbol is never used: "__temp_string__" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error. |