Posts: 80
Threads: 6
Joined: Aug 2016
Reputation:
0
hi i created two actors beside my main player in OnPlayerRequestClass but they are not showing while i am selecting a skin i just wanted to know is it possible to see actors while selecting skins or not because i can see the actors after i spawn
Posts: 108
Threads: 21
Joined: Aug 2016
Show your onplayerrequestclass.
I apologize, I misread the title.I thought you couldn't see skins in the class selection.
And no.I don't think it's possible to see an actor in class selection.There may be a method but I am not sure.
Do more research on it.
Posts: 3,085
Threads: 37
Joined: Nov 2012
Reputation:
0
Only way to do it is to be in spectating mode or pre-stream them. The only way to pre-stream them would be to have the player spawn, teleport to them, then return to class selection.
So with a regular OnPlayerRequestClass method, no, it's not possible.
Posts: 170
Threads: 10
Joined: Sep 2011
TogglePlayerSpectating(playerid, true);