SA-MP Forums Archive
CreateObject - 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)
+--- Thread: CreateObject (/showthread.php?tid=585086)



CreateObject - Aleksabre - 10.08.2015

I've had objects mapped while back in 0.3x, and now when I add the codes, they do not appear, could someone tell me why?
Do I have to apply something like to 0.3z version for this?
It's in gamemode, I tried with and without streamer, its still not appearing, can someone please kind help me


Re: CreateObject - Aleksabre - 10.08.2015

Bump.


Re: CreateObject - SoFahim - 11.08.2015

Make sure, the CreateObject code didn't got 1000. Because there is a limit of CreateObject


Re: CreateObject - Aleksabre - 11.08.2015

It's only up to 50 CreateObjects.


Re: CreateObject - SoFahim - 11.08.2015

Can you show us, those lines . BTW, where you put then?


Re: CreateObject - Aleksabre - 11.08.2015

I have like CreateObject stuff; back in 0.3x
I lost my .pwn script but I found the codes in pastebin(I dont know if that causes the problem) I guess not:
then I copied everything and pasted to my recently gamemode.
CreateObject, I've put it in the gamemode init and removebuildingforplayer in onplayerconnect

I compile it, no error, no nothing, I start the server, other createobjects that I made are working, but these from 0.3x don't show up.
I started with DynamicObject, all the same

I hope you can fix this, I really want my codes back, but it's really frustrating to see how my recent codes work and the old ones don't at the same time on the server.


Re: CreateObject - Aleksabre - 11.08.2015

Bump.