Objects - 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: Objects (
/showthread.php?tid=428150)
Objects -
firemanjv - 04.04.2013
Hi,
For my server i maked some maps
before i added that maps everything worked fine. but now when i'm adding this map
some things disapears how?
and when i remove that FS and reload the server the objects are still there How?
Re: Objects -
NathNathii - 04.04.2013
Replace CreateObject with CreateDynamicObject (if you are using CreateObject).
If you are using the maps in your gamemode.
Quote:
before i added that maps everything worked fine. but now when i'm adding this map
some things disapears how?
|
Re: Objects -
HyDrAtIc - 04.04.2013
Haven't you tried to re-update your server plugins,files and such things?
Re: Objects -
firemanjv - 04.04.2013
Quote:
Originally Posted by NathNathii
Replace CreateObject with CreateDynamicObjec (if you are using CreateObject).
If you are using the maps in your gamemode.
|
I only use CreateDynamicObejct
Quote:
Originally Posted by James_Nick
Haven't you tried to re-update your server plugins,files and such things?
|
I think you know what i have ( all updated )
Re: Objects -
firemanjv - 04.04.2013
Edit Its fixed!