SA-MP Forums Archive
3DTextLabels in interior 1? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: 3DTextLabels in interior 1? (/showthread.php?tid=570720)



3DTextLabels in interior 1? - OGKush - 12.04.2015

I want to make 3DTextLabels in interior 1...it's posible to do this? I want to make "houses in houses",I don't know how to say it...but in the function Create3DTextLabel() I can't specify the interior,I can specify just the coordinates and virtual world! I tried to make this labels with a command made by me,the label apears but I must be in that interior.I want these labels to crate when I start the gamemode (the server),so I can't enter in interior 1 because won't be any player on the server and it's not a comand,it's a function in OnGameModeInit() that makes this labels,and I think they are made in interior 0,I'm not sure because the Z coordinates of the labels are above 2000 so I can't see if they are in interior 0.Just answer please,it's posible to make labels in other interior that 0? Thanks! (Sorry for my bad english,I'm from Romania)


Re: 3DTextLabels in interior 1? - ikey07 - 12.04.2015

use streamer there you can specify VW and int


Re: 3DTextLabels in interior 1? - OGKush - 12.04.2015

I didn't used streamer before but I will try...thanks!