Re: TheoTown Forum Chatbox
Posted: 29 Aug 2022, 14:23
@Kiki012 you should stop pm me because you send WhatsApp link group. because that's a private information.
A feature rich city builder game for Android, iOS and PC
https://www.forum.theotown.com/
Mudflesh wrote: ↑22 Aug 2022, 02:42I wonder if someone will help correct this my plugin codes for me.I try to make a fire station(personal use only) which spawn 16 firetrucks and also spawn a fire service helicopter but getting the tags wrongs.This is the codes below:
[
{
"id":"fireservice",
"author":"Muflesh",
"type":"fire brigade",
"title":"Fire Service Facilty",
"text":"This is a Fire Service Facility with 16 cars,2 helicopters and cover wide range of area.",
"height":"4",
"width":"4",
"frames": [{"bmp": "firefacility.png"}],
"needs road":true,
"needs land":true,
"power":-250,
"watwr":-250,
"price":150000,
"monthly price":55,
"build time":10,
"rotation aware":true,
"influence fire department":2500,
"override":true,
"car spawners": [{"id": "$carfirebrigade00","count": 16,"radius": 512}],
{
"id":"$helifireman00",
"type":"fire brigade",
"text":"for emergency situation",
"title":"fire helicopter apron",
"width":1,
"height":1,
"needs road":false,
"influence fire department":"100",
"frames":[{"bmp":"heliport.png"}],
"build height":0,
"helicopter spawner":[{
"id":"$helifirefighter00",
"radius":35,
"requirements":[{"type":"BUILDING","data":{"id":"fireservice"}}]
}],
}
}
]
I will be forever grateful if I get this help.Thank you all.
Code: Select all
[{
"id": "fireservice",
"author": "Muflesh",
"type": "fire brigade",
"title": "Fire Service Facilty",
"text": "This is a Fire Service Facility with 16 cars,2 helicopters and cover wide range of area.",
"height": "4",
"width": "4",
"frames": [{
"bmp": "firefacility.png"
}],
"needs road": true,
"needs land": true,
"power": -250,
"water": -250,
"price": 150000,
"monthly price": 55,
"build time": 10,
"rotation aware": true,
"influence fire department": 2500,
"override": true,
"car spawners": [{
"id": "$carfirebrigade00",
"count": 16,
"radius": 512
}]
},
{
"id": "$helifireman00",
"type": "fire brigade",
"text": "for emergency situation",
"title": "fire helicopter apron",
"width": 1,
"height": 1,
"needs road": false,
"influence fire department": "100",
"frames": [{
"bmp": "heliport.png"
}],
"build height": 0,
"helicopter spawner": [{
"id": "$helifirefighter00",
"radius": 35,
"requirements": [{
"type": "BUILDING",
"data": {
"id": "fireservice"
}
}]
}]
}
]
Bye byeaster dude wrote: ↑03 Sep 2022, 19:45i will officially be no longer be active in the forums goodbye really
Dude you are still activate lolaster dude wrote: ↑03 Sep 2022, 19:45i will officially be no longer be active in the forums goodbye really
Who?aster dude wrote: ↑03 Sep 2022, 19:45i will officially be no longer be active in the forums goodbye really