Posts: 303
Threads: 95
Joined: Mar 2012
Reputation:
0
why my mta object not loading during class selection?
i made a mta for my class selection but while class slection it is not loading the player is just standing in air.
how to fix it?
Posts: 937
Threads: 106
Joined: Jan 2010
Reputation:
0
Class Selection changes your virtual world,
Make sure the objects are set to the same virtual world as your class selection.
Posts: 303
Threads: 95
Joined: Mar 2012
Reputation:
0
so can you tell me what all i should do during class selection especially with MTA objects.
Posts: 78
Threads: 7
Joined: Dec 2011
Reputation:
0
Ya me too wana know how to make it..
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
Are you using Incognito's streamer? If so, use Streamer_UpdateEx under OnPlayerRequestClass.
Posts: 303
Threads: 95
Joined: Mar 2012
Reputation:
0
How to do that? just add
"Streamer_UpdateEx " in onplayerrequestclass?
Posts: 1,534
Threads: 179
Joined: Apr 2009
Quote:
Originally Posted by Lynn
Class Selection changes your virtual world,
Make sure the objects are set to the same virtual world as your class selection.
|
How can i set the objects virtual world?
Posts: 1,534
Threads: 179
Joined: Apr 2009
Is it also possible with CreateObject?