[HELP] Objects - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] Objects (
/showthread.php?tid=216807)
[HELP] Objects - Larsey123IsMe - 26.01.2011
Hi i looked at the limits and i saw this..:
Per-Player Objects 400
But on my gamemode i have more than 400 objects (Stunt server)
that means some objects is gone from my game =/
so my question is, How can i make all my objects appear?
Re: [HELP] Objects -
Mean - 26.01.2011
Use a streamer, best one is Incognito's streamer, this has been asked thousand times. And yea, some of your objects will not show if you are passing 400.
Re: [HELP] Objects - Larsey123IsMe - 26.01.2011
Yeah, i use Incognito's streamer on pickups...
But this mean i need to change "CreateVehicle" to the streamer thingy? Much work -.-
pawn Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
Re: [HELP] Objects -
[MWR]Blood - 26.01.2011
Use a converter?
Re: [HELP] Objects - Larsey123IsMe - 26.01.2011
Quote:
Originally Posted by Delux13
Use a converter?
|
A what, where, huh?
Link Plase :P
Re: [HELP] Objects -
[MWR]Blood - 26.01.2011
www.convertffs.com is nice.
Re: [HELP] Objects - Larsey123IsMe - 26.01.2011
Quote:
Originally Posted by Delux13
|
I dont kown what i should do without you xD