Voxel Turf

Voxel Turf

Not enough ratings
Better Human Player Base Attacks
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
307.746 KB
21 Jan, 2023 @ 6:24pm
21 Jan, 2023 @ 8:49pm
2 Change Notes ( view )

Subscribe to download
Better Human Player Base Attacks

Description
Important:
Both the client and the server must have this mod in order for it to work, because it edits the perks.lua which has to be the same in order to display new perks!!!

This allows human players, "if they have the perk and the money," to launch higher level base attacks.

What this addon does is it adds a new perk for players called Better Base Attacks. If you take said perk you will be able to launch leveled base attacks like the AI. You will need the money in order to launch said higher level base attacks.

Cost for Base Attacks:
Level 1: Free
Level 2: $50,000
Level 3: $250,000
Level 4: $750,000

Uploader's Turf Version: 1.9.1
13 Comments
T-Rizzle  [author] 15 Aug, 2023 @ 4:01pm 
@The SIteam IP guy
You may need more cash. Here is the algorithm used to check if you have enough cash. Its the same one used by the AI.

Level 2: turf.LotContainer.RACKETEER_TILT * 50 * (1000*100) --50k
Level 3: turf.LotContainer.RACKETEER_TILT * 250 * (1000*100) --250k
Level 4: turf.LotContainer.RACKETEER_TILT * 750 * (1000*100) --750k

turf.LotContainer.RACKETEER_TILT
Scales the protection racketeering costs
airventis 15 Aug, 2023 @ 3:55pm 
how do you even launch higher base attacks? i have the perk, the money, a target. but i cant seem to figure out where
SnapperTheTwig  [developer] 7 Jun, 2023 @ 9:22pm 
T-Rizzle has brought this to my attention, I don't know what exactly is causing this but it appears that the server is not loading the mod's client_scripts.txt for checksum calculation for reason's I don't yet understand. I don't have time to fix this right now (we may have to wait a week), but T-Rizzle has suggested a workaround - to copy the mod manually from the workshop folder to the mods/ folder
thedarklord 7 Jun, 2023 @ 8:44pm 
thats for the help, keep up good work
T-Rizzle  [author] 7 Jun, 2023 @ 8:42pm 
@thedarklord
I will bring this issue to the game developer since this needs to be fixed!!!!:health:
T-Rizzle  [author] 7 Jun, 2023 @ 8:41pm 
@thedarklord
Ok, I found the issue. You have to manually install the addon. Since when downloading the mod from the workshop appears to only install it on the client and not on the server itself.

I do have a workaround though.

First open the game and go into the installed mods menu. Then select open folder.
Now you need to go back a page and copy the folder 2921700649. Now all you have to do is paste this file into mods folder inside the Voxel Turf directory. And unsubscribe from the workshop version since the downloaded version will conflict with the downloaded one.

Only you, the server has to unsubscribe from the addon on the workshop. Your friends can subscribe to the workshop version and join without any problems.
thedarklord 7 Jun, 2023 @ 8:07pm 
thanks :)
T-Rizzle  [author] 7 Jun, 2023 @ 7:54pm 
@thedarklord
Ok, I will attempt to recreate the error you are having.
thedarklord 7 Jun, 2023 @ 6:56pm 
mp button
T-Rizzle  [author] 7 Jun, 2023 @ 10:27am 
@thedarklord
Odd, will look into. What kind of server its it. Is it dedicated or hosted via the multiplayer button?