Problem
#1

Hi Guys,
I need help of you guys.i have create class selection in the place of my maps but when i join in server my maps are not loading on Class selection time.plz help me solve this problem
Reply
#2

If your using the streamer you will need to call Streamer_UpdateEx so the streamer loads the objects at that position.

pawn Код:
native Streamer_UpdateEx(playerid, Float:x, Float:y, Float:z, worldid = -1, interiorid = -1);
Or you can just use CreateObject.
Reply
#3

i am using CreateDynamicObject
Reply
#4

Where i should add
Quote:

native Streamer_UpdateEx(playerid, Float, Float:y, Float:z, worldid = -1, interiorid = -1);

Reply
#5

Before you use SetPlayerPos.
Reply
#6

On
public OnPlayerRequestClass(playerid, classid)
?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)