[Help] Making my own int || But i fall thru it
#1

EDIT:

OMG, DUde i applyd all your tips and commands and if worked a bit myself to...
AND IT WORKS.

Thank you so much all of you, THANKS.
Reply
#2

Someone please help me here, I cant continue now
Reply
#3

Set a timer to the player for the objects to load.

TogglePlayerControllable(playerid, false);
SetTimerEx("Function", 3000, false, "d", playerid);
public Function(playerid)
return TogglePlayerControllable(playerid, true);
Reply
#4

EDIT:

The problem is not that it has no time to load the objects.

If i spawn on for example the boxing ring, than wait untill everything is loaded, and jump on the Sand of the stadium
Than i still fall thru
Reply
#5

Maybe the object is not solid? As i understand that it loads and you fall through the object anyway.
If it's not solid, you should place some solid objects under the object you spawn on to make it solid, so you wont fall through.
Reply
#6

Yes but how is that possible because normaly you can always enter the normal stadium,.....

And you know that the stadium is much sand with much small mountains, How am i gonna fill the bottom of that without weird objects sticking out.
Reply
#7

Than anyone knows how i can make that object solid?
Reply
#8

What's the interior ID of the stadium you copied the body?
Reply
#9

http://weedarr.wikidot.com/interior

Vice Stadium.

I just opened my editor, Went to that Position, Than clicked on parts of the stadium, Copyd and pasted it more up the map.
Reply
#10

well why didn't u just added objects driectly to Vice Stadium and tried to make your own Stadium?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)