Raised This Month: $12 Target: $400
 3% 

[CS:GO] SuperHero Mod(v1.26 06/22/2018)


Post New Thread Reply   
 
Thread Tools Display Modes
die_man
Senior Member
Join Date: Jul 2017
Old 09-24-2017 , 11:40   Re: [CS:GO] SuperHero Mod(v1.16 9/14/2017)
Reply With Quote #31

I found some bugs

1 - When player disconnect or server changelevel, the XP is not being saved in the database. That is, the XP of some players returns to 0.

2 - Grandmaster error log
Code:
L 09/24/2017 - 10:53:33: [SM] Exception reported: Invalid timer handle a833614c (error 1)
L 09/24/2017 - 10:53:33: [SM] Blaming: superhero/superheromod.smx
L 09/24/2017 - 10:53:33: [SM] Call stack trace:
L 09/24/2017 - 10:53:33: [SM]   [0] KillTimer
L 09/24/2017 - 10:53:33: [SM]   [1] Line 1967, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\superheromod.sp::EndPlayerHeroCooldown
L 09/24/2017 - 10:53:33: [SM]   [2] Line 666, D:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\superheromod.sp::Native_ForceSetPlayerHeroCooldown
L 09/24/2017 - 10:53:33: [SM]   [4] SuperHero_ForceSetPlayerHeroCooldown
L 09/24/2017 - 10:53:33: [SM]   [5] Line 71, D:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\sh_grandmaster.sp::SuperHero_OnPlayerSpawned
L 09/24/2017 - 10:53:33: [SM]   [7] Call_Finish
L 09/24/2017 - 10:53:33: [SM]   [8] Line 941, D:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\superheromod.sp::Event_PlayerSpawn
3 - Shadowcat error log
Code:
L 09/24/2017 - 01:48:45: [SM] Exception reported: Invalid timer handle aef34b93 (error 1)
L 09/24/2017 - 01:48:45: [SM] Blaming: superhero/superheromod.smx
L 09/24/2017 - 01:48:45: [SM] Call stack trace:
L 09/24/2017 - 01:48:45: [SM]   [0] KillTimer
L 09/24/2017 - 01:48:45: [SM]   [1] Line 629, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\superheromod.sp::Native_SetPlayerHeroCooldown
L 09/24/2017 - 01:48:45: [SM]   [3] SuperHero_SetPlayerHeroCooldown
L 09/24/2017 - 01:48:45: [SM]   [4] Line 157, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\sh_shadowcat.sp::Timer_Noclip
4 - Phoenix error log
Code:
L 09/24/2017 - 02:44:54: [SM] Exception reported: Invalid timer handle aef34b93 (error 1)
L 09/24/2017 - 02:44:54: [SM] Blaming: superhero/superheromod.smx
L 09/24/2017 - 02:44:54: [SM] Call stack trace:
L 09/24/2017 - 02:44:54: [SM]   [0] KillTimer
L 09/24/2017 - 02:44:54: [SM]   [1] Line 1967, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\superheromod.sp::EndPlayerHeroCooldown
L 09/24/2017 - 02:44:54: [SM]   [2] Line 666, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\superheromod.sp::Native_ForceSetPlayerHeroCooldown
L 09/24/2017 - 02:44:54: [SM]   [4] SuperHero_ForceSetPlayerHeroCooldown
L 09/24/2017 - 02:44:54: [SM]   [5] Line 88, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\sh_shadowcat.sp::SuperHero_OnPlayerSpawned
L 09/24/2017 - 02:44:54: [SM]   [7] Call_Finish
L 09/24/2017 - 02:44:54: [SM]   [8] Line 921, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\superheromod.sp::Event_PlayerSpawn
L 09/24/2017 - 02:44:54: [SM]   [10] CS_RespawnPlayer
L 09/24/2017 - 02:44:54: [SM]   [11] Line 132, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\sh_phoenix.sp::TriggerExplosion
4 - Mr.Freeza power only affect teammates and not enemies (no error log).
die_man is offline
Rachnus
Senior Member
Join Date: Jun 2016
Location: Funland
Old 09-24-2017 , 12:55   Re: [CS:GO] SuperHero Mod(v1.16 9/14/2017)
Reply With Quote #32

Quote:
Originally Posted by die_man View Post
I found some bugs

1 - When player disconnect or server changelevel, the XP is not being saved in the database. That is, the XP of some players returns to 0.

2 - Grandmaster error log
Code:
L 09/24/2017 - 10:53:33: [SM] Exception reported: Invalid timer handle a833614c (error 1)
L 09/24/2017 - 10:53:33: [SM] Blaming: superhero/superheromod.smx
L 09/24/2017 - 10:53:33: [SM] Call stack trace:
L 09/24/2017 - 10:53:33: [SM]   [0] KillTimer
L 09/24/2017 - 10:53:33: [SM]   [1] Line 1967, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\superheromod.sp::EndPlayerHeroCooldown
L 09/24/2017 - 10:53:33: [SM]   [2] Line 666, D:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\superheromod.sp::Native_ForceSetPlayerHeroCooldown
L 09/24/2017 - 10:53:33: [SM]   [4] SuperHero_ForceSetPlayerHeroCooldown
L 09/24/2017 - 10:53:33: [SM]   [5] Line 71, D:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\sh_grandmaster.sp::SuperHero_OnPlayerSpawned
L 09/24/2017 - 10:53:33: [SM]   [7] Call_Finish
L 09/24/2017 - 10:53:33: [SM]   [8] Line 941, D:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\superheromod.sp::Event_PlayerSpawn
3 - Shadowcat error log
Code:
L 09/24/2017 - 01:48:45: [SM] Exception reported: Invalid timer handle aef34b93 (error 1)
L 09/24/2017 - 01:48:45: [SM] Blaming: superhero/superheromod.smx
L 09/24/2017 - 01:48:45: [SM] Call stack trace:
L 09/24/2017 - 01:48:45: [SM]   [0] KillTimer
L 09/24/2017 - 01:48:45: [SM]   [1] Line 629, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\superheromod.sp::Native_SetPlayerHeroCooldown
L 09/24/2017 - 01:48:45: [SM]   [3] SuperHero_SetPlayerHeroCooldown
L 09/24/2017 - 01:48:45: [SM]   [4] Line 157, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\sh_shadowcat.sp::Timer_Noclip
4 - Phoenix error log
Code:
L 09/24/2017 - 02:44:54: [SM] Exception reported: Invalid timer handle aef34b93 (error 1)
L 09/24/2017 - 02:44:54: [SM] Blaming: superhero/superheromod.smx
L 09/24/2017 - 02:44:54: [SM] Call stack trace:
L 09/24/2017 - 02:44:54: [SM]   [0] KillTimer
L 09/24/2017 - 02:44:54: [SM]   [1] Line 1967, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\superheromod.sp::EndPlayerHeroCooldown
L 09/24/2017 - 02:44:54: [SM]   [2] Line 666, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\superheromod.sp::Native_ForceSetPlayerHeroCooldown
L 09/24/2017 - 02:44:54: [SM]   [4] SuperHero_ForceSetPlayerHeroCooldown
L 09/24/2017 - 02:44:54: [SM]   [5] Line 88, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\sh_shadowcat.sp::SuperHero_OnPlayerSpawned
L 09/24/2017 - 02:44:54: [SM]   [7] Call_Finish
L 09/24/2017 - 02:44:54: [SM]   [8] Line 921, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\superheromod.sp::Event_PlayerSpawn
L 09/24/2017 - 02:44:54: [SM]   [10] CS_RespawnPlayer
L 09/24/2017 - 02:44:54: [SM]   [11] Line 132, C:\server_cs\csgo\steamapps\common\Counter-Strike Global Offensive Beta - Dedicated Server\csgo\addons\sourcemod\scripting\sh_phoenix.sp::TriggerExplosion
4 - Mr.Freeza power only affect teammates and not enemies (no error log).
Mr Freeze error is fixed, I'm not sure about these timer errors or XP not getting saved, I should have fixed the timer errors in 1.15 and XP error in 1.07, what version were you running when these errors occurred?
__________________
Github: https://github.com/jimppan
Steam: http://steamcommunity.com/id/jimppan
_____________________________________________ _________
Taking private requests
Rachnus is offline
die_man
Senior Member
Join Date: Jul 2017
Old 09-24-2017 , 18:45   Re: [CS:GO] SuperHero Mod(v1.16 9/14/2017)
Reply With Quote #33

Quote:
Originally Posted by Rachnus View Post
Mr Freeze error is fixed, I'm not sure about these timer errors or XP not getting saved, I should have fixed the timer errors in 1.15 and XP error in 1.07, what version were you running when these errors occurred?
Code:
"SuperHero Mod CS:GO v1.16" (1.16) by Rachnus

SourceMod (1.8.0.6027) by AlliedModders LLC
die_man is offline
Rachnus
Senior Member
Join Date: Jun 2016
Location: Funland
Old 09-24-2017 , 18:56   Re: [CS:GO] SuperHero Mod(v1.16 9/14/2017)
Reply With Quote #34

Quote:
Originally Posted by die_man View Post
Code:
"SuperHero Mod CS:GO v1.16" (1.16) by Rachnus

SourceMod (1.8.0.6027) by AlliedModders LLC
Can you add me on steam or join the discord? I wanna look into this, kinda hard to do that here.
__________________
Github: https://github.com/jimppan
Steam: http://steamcommunity.com/id/jimppan
_____________________________________________ _________
Taking private requests
Rachnus is offline
supertimor
AlliedModders Donor
Join Date: Sep 2017
Old 10-15-2017 , 07:05   Re: [CS:GO] SuperHero Mod(v1.20 10/4/2017)
Reply With Quote #35

Is there a way to block exp system, when there is >4 players on the server?
I also hope that you'll add exp for hostages, not only plant/defuse and maybe for assists?

// exp for hostages added by myself, working at assists and minplayers to start adding exp

Last edited by supertimor; 10-15-2017 at 08:23.
supertimor is offline
BrenoCortez
New Member
Join Date: Jan 2011
Old 01-02-2018 , 19:03   Re: [CS:GO] SuperHero Mod(v1.24 10/26/2017)
Reply With Quote #36

Hello.

I wanted to put my own values on superman's health, flash's speed and some other plugins. I edited the script files opening with notepad, saved, but not worked. Then I tried to compile these files on the "script" folder using a program "spcomp" that is on the "scripting" folder, created some SMX extension files with the program, moved them to "plugins" folder, overwrite the files but again the values kept the old ones (150 helath for superman, for example. I wanted 130).

Interesting thing that I translated to brazilian portuguese the explanation of the heroes (like More health to "Mais vida"), and they kept in portuguese, but the values of the health, armor, gravity, dont.

Anyone knows how to change the values of the plugins for the ones I want? (I think Flash's speed and other heroes are too strong, wanted to nerf it).

Thanks already!!
BrenoCortez is offline
fikstress
Member
Join Date: Dec 2006
Location: Streets
Old 04-17-2018 , 12:45   Re: [CS:GO] SuperHero Mod(v1.25 01/25/2018)
Reply With Quote #37

Jesus, ive been waiting for this in what seems like forever. Too bad no server's up currently.
Damn i miss the days when i was a kid strolling around this site looking for new exciting heroes!
Yang and Vittu will forever have made a difference in my gaming experience
__________________
Hell was full, so i came back.
fikstress is offline
Send a message via ICQ to fikstress Send a message via MSN to fikstress
SlashProm
Member
Join Date: Feb 2009
Old 04-30-2018 , 10:33   Re: [CS:GO] SuperHero Mod(v1.25 01/25/2018)
Reply With Quote #38

Does this still work with community servers? I managed to get my server online with csgosl and figured out it's not online when I run the client. My friend managed to connect but after installing the server on the laptop with the superhero mod it's not online. I did everything right such as login token as it worked on my pc
SlashProm is offline
Chivas2973
Veteran Member
Join Date: Mar 2004
Location: Wisconsin
Old 06-20-2018 , 16:44   Re: [CS:GO] SuperHero Mod(v1.25 01/25/2018)
Reply With Quote #39

After a long time away, I stumbled upon this because I missed it from 1.6. I am disappointed that I missed the comeback and that it is not maintained. I hope that one day soon someone picks this up again
__________________

Last edited by Chivas2973; 06-20-2018 at 16:44.
Chivas2973 is offline
fikstress
Member
Join Date: Dec 2006
Location: Streets
Old 06-22-2018 , 10:01   Re: [CS:GO] SuperHero Mod(v1.25 01/25/2018)
Reply With Quote #40

Quote:
Originally Posted by Chivas2973 View Post
After a long time away, I stumbled upon this because I missed it from 1.6. I am disappointed that I missed the comeback and that it is not maintained. I hope that one day soon someone picks this up again
Time for a come back with you in charge
__________________
Hell was full, so i came back.
fikstress is offline
Send a message via ICQ to fikstress Send a message via MSN to fikstress
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 05:52.


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