mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Update advancedTrading.hpp
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
class AdvancedTrading
|
class AdvancedTrading
|
||||||
{
|
{
|
||||||
idd = 711197;
|
idd = 711197;
|
||||||
|
onload = "player setVariable['isBusy',true,true];";
|
||||||
|
onUnload = "player setVariable['isBusy',false,true];";
|
||||||
class Controls {
|
class Controls {
|
||||||
class RscText_ATBackground1
|
class RscText_ATBackground1
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user