This commit is contained in:
13
zone_raw/patch_mp/ui_mp/remotetank_timer.menu
Normal file
13
zone_raw/patch_mp/ui_mp/remotetank_timer.menu
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
menuDef
|
||||
{
|
||||
name "remotetank_timer"
|
||||
decoration
|
||||
rect 0 0 640 1 1 0
|
||||
onOpen
|
||||
{
|
||||
setLocalVarInt ui_remoteTankTimer (milliseconds() + (dvarint(ui_remoteTankUseTime) * 1000));
|
||||
close self;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user