Raised This Month: $32 Target: $400
 8% 

[L4D & L4D2] Mutant Tanks (v9.1, 3-20-2024)


Post New Thread Reply   
 
Thread Tools Display Modes
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 10-17-2018 , 02:53   Re: [L4D & L4D2] Super Tanks++ (v8.44, 10-16-2018)
Reply With Quote #351

Version 8.44 is out!

Bug fixes

1. Fixed the Absorb, Fragile, and Hypno abilities not working properly.
2. Fixed the datapack leaks from various modules.
3. Fixed the Range Chance settings not working at all.
4. Fixed the issue with props and special effects not deleting themselves properly, thus causing crashes.
5. Fixed the Throw ability's cars having a strong velocity, thus pushing other entities away.

Changes

1. Improved readability of the source code for each plugin.
2. Added the Aimless, Choke, Cloud, Drunk, and Whirl abilities.
3. Added new settings for several abilities to handle timer intervals and damage values.
4. The Electric, Hurt, and Splash abilities now use SDKHooks_TakeDamage() to damage players.
5. The damage settings of the Electric, Hurt, and Splash abilities now accept float values (decimals) instead of int values (whole numbers).
6. Renamed a bunch of settings.
7. Decreased Super Tank type limit back to 500 to avoid server freezes and lag spikes.
8. Removed the st_enableplugin cvar setting.
9. Chance and Range Chance settings now only accept decimal (float) values.
10. Chance and Range Chance settings now work differently. (Before: 1/X chances, After: X/100.0 probability)
11. Added the "Base Health" setting to determine the base health of each Super Tank.
12. Added the "Tank Chance" setting to determine the chances of a Super Tank type spawning.
13. Added the ST_TankChance() native for the new "Tank Chance" setting.
14. The core plugin and its modules now require SM 1.10.0.6352 or higher.
15. The core plugin now properly updates all settings when the config file is refreshed.
16. Removed the sm_tanklist command.

Files

1. Updated config file with the new settings.
2. Updated include file for better readability.
__________________
Psyk0tik is offline
ricksfishin
Senior Member
Join Date: Oct 2017
Old 10-17-2018 , 21:07   Re: [L4D & L4D2] Super Tanks++ (v8.44, 10-16-2018)
Reply With Quote #352

How can i increase the number of tank spawns on just 1 map Tanks Playground?

Last edited by ricksfishin; 10-17-2018 at 21:08.
ricksfishin is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 10-17-2018 , 21:52   Re: [L4D & L4D2] Super Tanks++ (v8.44, 10-16-2018)
Reply With Quote #353

Quote:
Originally Posted by ricksfishin View Post
How can i increase the number of tank spawns on just 1 map Tanks Playground?
You should be asking the author of that map about that, not me. Super Tanks++ doesn't regulate the spawn rate of Tanks outside of finale maps.
__________________
Psyk0tik is offline
FatalOE71
Member
Join Date: Jun 2018
Old 10-17-2018 , 22:16   Re: [L4D & L4D2] Super Tanks++ (v8.44, 10-16-2018)
Reply With Quote #354

OK, just upgraded sourcemod to the most recent Dev version 1.10.6353 and upgraded to Super Tanks ++ to version 8.44. I am now receiving error that some of the plugins are not loading. No prior issue with the previous version. Any ideas on how to resolve this issue is very much appreciated.

10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_acid.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_bomb.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_bury.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_choke.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_clone.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_fire.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_fling.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_ghost.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_gravity.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_heal.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_hypno.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_ice.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_idle.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_leech.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_medic.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_meteor.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_puke.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_regen.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_restart.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_rocket.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_shield.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_shove.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_throw.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_track.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_vampire.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_whirl.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\super_tanks++.smx": Native "GameData.GameData" was not found

Last edited by FatalOE71; 10-17-2018 at 22:17.
FatalOE71 is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 10-17-2018 , 22:55   Re: [L4D & L4D2] Super Tanks++ (v8.44, 10-16-2018)
Reply With Quote #355

Quote:
Originally Posted by FatalOE71 View Post
OK, just upgraded sourcemod to the most recent Dev version 1.10.6353 and upgraded to Super Tanks ++ to version 8.44. I am now receiving error that some of the plugins are not loading. No prior issue with the previous version. Any ideas on how to resolve this issue is very much appreciated.

Code:
10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_acid.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_bomb.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_bury.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_choke.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_clone.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_fire.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_fling.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_ghost.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_gravity.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_heal.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_hypno.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_ice.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_idle.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_leech.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_medic.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_meteor.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_puke.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_regen.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_restart.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_rocket.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_shield.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_shove.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_throw.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_track.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_vampire.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\st_whirl.smx": Native "GameData.GameData" was not found
L 10/17/2018 - 21:09:27: [SM] Unable to load plugin "super_tanks++\super_tanks++.smx": Native "GameData.GameData" was not found
1. You really should use code tags because those logs literally make people have to scroll a lot just to get to the bottom...
2. You need to update your include files. Make sure you do a full update. That includes everything in the scripting/include folder.
__________________
Psyk0tik is offline
FatalOE71
Member
Join Date: Jun 2018
Old 10-17-2018 , 23:19   Re: [L4D & L4D2] Super Tanks++ (v8.44, 10-16-2018)
Reply With Quote #356

OK, sorry about that. But I did a complete update replacement of all files. That is why I don't understand why I am getting the errors.

Just deleted everything to do with Super Tanks V8.44 and then uploaded it again the errors are exactly the same.

The only difference is I am using Dev version 1.10.6353 instead of 1.10.6352 as per the instructions.

Last edited by FatalOE71; 10-17-2018 at 23:29.
FatalOE71 is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 10-17-2018 , 23:28   Re: [L4D & L4D2] Super Tanks++ (v8.44, 10-16-2018)
Reply With Quote #357

Quote:
Originally Posted by FatalOE71 View Post
OK, sorry about that. But I did a complete update replacement of all files. That is why I don't understand why I am getting the errors.

Just deleted everything to do with Super Tanks V8.44 and then uploaded it again the errors are exactly the same.
The GameData methodmap is inside sourcemod.inc so if you did a full update, you shouldn't be getting that error at all. Unless you're using an online compiler.
__________________
Psyk0tik is offline
FatalOE71
Member
Join Date: Jun 2018
Old 10-17-2018 , 23:45   Re: [L4D & L4D2] Super Tanks++ (v8.44, 10-16-2018)
Reply With Quote #358

Quote:
Originally Posted by Crasher_3637 View Post
The GameData methodmap is inside sourcemod.inc so if you did a full update, you shouldn't be getting that error at all. Unless you're using an online compiler.

Wiped it all out and upload everything again, seems to not throw the errors right now. But never had to wipe the server clean to do it before.
FatalOE71 is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 10-19-2018 , 01:00   Re: [L4D & L4D2] Super Tanks++ (v8.43, 10-02-2018)
Reply With Quote #359

Quote:
Originally Posted by supersoul View Post
...

I'm getting really tired of saying this to everyone who keeps reporting all these errors...



READ THE REQUIREMENTS...

YOU NEED SM 1.10.0.6352 OR HIGHER...
__________________
Psyk0tik is offline
UnkleRunkle
Junior Member
Join Date: Oct 2018
Old 10-27-2018 , 00:54   Re: [L4D & L4D2] Super Tanks++ (v8.44, 10-16-2018)
Reply With Quote #360

i keep getting this error on every super tanks ++ plugin,
"super_tanks++\super_tanks++.smx: Unable to load plugin (no debug string table)"

i'm on the latest version of sourcemod, and i just cleared most of the residual junk out of my sourcemod folder. what could be causing this?
UnkleRunkle is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:58.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode