Garry's Mod

Garry's Mod

Cinema
Ganesha 2015 年 8 月 15 日 上午 6:15
Adding more theater rooms to the scoreboard
Hello there, I am currently working on customizing the scoreboard a little,
So I came to this point where I want to add more than 4 theater rooms to the scoreboard and im kinda stuck. I've been trying for some time now and I just can't figure it out and I got all the locations in the (Mapname.lua) Ex:
[ "Pool" ] =
{
Min = Vector( -11683.43359375, -12032.966796875, -298.74041748047 ),
Max = Vector( -10984.717773438, -11336.758789063, 245.95275878906 ),
Theater = {
Name = "Pool Theater",
Pos = Vector( -10995, -11596, 144 ),
Ang = Angle(0,-90,0),
Width = 253,
Height = 124.4,
ThumbInfo = {
Pos = Vector( -10785, -12713, 120 ),
Ang = Angle(0, -105, 0)
}
}
},

Current State of the scoreboard: Scoreboard
Best Regards
-Anti
最后由 Ganesha 编辑于; 2015 年 8 月 15 日 上午 6:29
< >
正在显示第 1 - 1 条,共 1 条留言
♡ Rare ♡ 2015 年 8 月 21 日 上午 8:11 
under "Name = "Pool Theater"," put "Flags = THEATER_REPLICATED,"
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50