Hi,
i have tried to sell single spawns to users.
Like Spawning Heli/APC, or changing env.time.
i have tried to sell single spawns to users.
Like Spawning Heli/APC, or changing env.time.
"Heli": {"description": "Spawns Heli","iconName": null,"commands": ["global.drop"],"displayName": "Heli Spawn","cost": 900,"cooldown": 40000}The "global.drop" command and "bradley.quickrespawn" command are both working fine in the normal F1-Console, but not in the shop.
I thought maybe there is a permission restriction, but the console command "env.time 12" works in the shop as intended.
I have already found a workaround for the helispawn (Using "callheli $player.id" if helicontrol-plugin is installed).
But i still cannot spawn the bradley with the shop.
"High Noon!": {"description": "Sets Daytime to 12","iconName": null,"commands": ["env.time 12"],"displayName": "High Noon!","cost": 900,"cooldown": 40000}