Posts: 199
Threads: 57
Joined: Dec 2010
Reputation:
0
i want to create 3DTextLabel in all virtual worlds i try with -1 but not work :/
Create3DTextLabel("text",-1,2634.4883,1836.7533,11.0234,15.0, -1); but not work
anyone ?
Posts: 845
Threads: 123
Joined: Dec 2011
Reputation:
0
What saying the same thing? In the same place?
Posts: 292
Threads: 9
Joined: Oct 2011
Reputation:
0
I'm not sure about this, but the wiki does not state that -1 can be used. Are you sure -1 is for all worlds?
Posts: 47
Threads: 6
Joined: Aug 2009
Reputation:
0
Create3DTextLabel("text",-1,2634.4883,1836.7533,11.0234,15.0, GetPlayerVirtualWorld(playerid), 1);
Posts: 292
Threads: 9
Joined: Oct 2011
Reputation:
0
-1 is a valid virtual world so I understand why it doesn't wok.
Using that streamer is the only way I can think of without creating your own. Sorry.