Problem with added objects in script. - 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: Problem with added objects in script. (
/showthread.php?tid=397833)
Problem with added objects in script. -
Ben_Hatfield - 07.12.2012
I recently added lots of objects to my GM but when i go in the game only certain objects show, not all, i really don't know why only some objects show up. i put all the objects under OnGameModeInit except the RemoveBuildingForPlayer those are under OnPlayerConnect so i don't know why objects don't show.
Re: Problem with added objects in script. -
KeithLatteri - 07.12.2012
Do you have the updated
streamer?
Re: Problem with added objects in script. -
Ben_Hatfield - 07.12.2012
Quote:
Originally Posted by KeithLatteri
|
yes sir
Re: Problem with added objects in script. -
PlayLSX_Founder - 07.12.2012
Have you hit any limits? Also, could be your draw distance in your settings (GTA settings..)
Re: Problem with added objects in script. -
Ben_Hatfield - 07.12.2012
Quote:
Originally Posted by PlayLSX_Founder
Have you hit any limits? Also, could be your draw distance in your settings (GTA settings..)
|
limits im not sure but i know its not my draw distance
Re: Problem with added objects in script. -
KeithLatteri - 07.12.2012
Please post the code that you entered for the added objects.
Re: Problem with added objects in script. -
Windrush - 07.12.2012
Try To Move It in FS
Re: Problem with added objects in script. -
Ben_Hatfield - 07.12.2012
Quote:
Originally Posted by KeithLatteri
Please post the code that you entered for the added objects.
|
what do you mean, all of the object's code? i would but there is over 3000 lines of objects lol
Re: Problem with added objects in script. -
Stefand - 07.12.2012
Quote:
Originally Posted by Ben_Hatfield
what do you mean, all of the object's code? i would but there is over 3000 lines of objects lol
|
He means like: "CreateObject" "CreateDynamicObject" etc
Re: Problem with added objects in script. -
Ballu Miaa - 07.12.2012
Then Copy all those lines and upload them on
www.pastebin.com and give us a link over here!
Its not that of a Big Deal. Just 300 lines lol. We copy more then 80k lines everyday over here on SA-MP Forums.