object not loading during class selection.
#1

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?
Reply
#2

Class Selection changes your virtual world,
Make sure the objects are set to the same virtual world as your class selection.
Reply
#3

so can you tell me what all i should do during class selection especially with MTA objects.
Reply
#4

Ya me too wana know how to make it..
Reply
#5

Are you using Incognito's streamer? If so, use Streamer_UpdateEx under OnPlayerRequestClass.
Reply
#6

How to do that? just add
"Streamer_UpdateEx " in onplayerrequestclass?
Reply
#7

Help...........
Reply
#8

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?
Reply
#9

If you are using Incognito's streamer, change worldid.
pawn Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 200.0, Float:drawdistance = 0.0);
Reply
#10

Is it also possible with CreateObject?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)