Raised This Month: $ Target: $400
 0% 

[Fixed] Disable SH Mod Bug!


  
 
 
Thread Tools Display Modes
Author Message
gl00m
Junior Member
Join Date: Oct 2004
Location: Norway
Old 10-21-2004 , 16:27   [Fixed] Disable SH Mod Bug!
#1

When I disable SH Mod in the shconfig.cfg and I begin to play I can`t write anything? When I press my write-button and write my messsage the message don`t show up. Instead this message comes:

** SuperHero Mod is currently disabled ***

How can I fix this? I wan`t to write when SH Mod is disabled...
gl00m is offline
Send a message via MSN to gl00m
imported_straightaces235
Senior Member
Join Date: Sep 2004
Old 10-21-2004 , 16:45   LOL
#2

When i disable my superheromod, i usually just go into the amxmenu by typing amxmodmenu in console. I then choose pause plugins, select the superhermod and turn it off. This will only pause it till the end of the round unless u save it. hOPE DAT HELPS
__________________
Upgraded shero 1.17.5 with amx (0.924.114.171.44:27015
heros added regurly
imported_straightaces235 is offline
imported_straightaces235
Senior Member
Join Date: Sep 2004
Old 10-21-2004 , 16:45   SRY
#3

Till the end of the map, sry my bad.
__________________
Upgraded shero 1.17.5 with amx (0.924.114.171.44:27015
heros added regurly
imported_straightaces235 is offline
jtp10181
Veteran Member
Join Date: May 2004
Location: Madison, WI
Old 10-21-2004 , 16:47  
#4

hahah whops.... thats a silly bug

in the source code find this

Code:
	if (!shModActive()) {
		client_print(id, print_chat, "[SH] SuperHero Mod is currently disabled")
		return PLUGIN_HANDLED
	}
replace with

Code:
if (!shModActive())	return PLUGIN_CONTINUE
you will have to recompile it, see the documentation.
__________________
jtp10181 is offline
Send a message via ICQ to jtp10181 Send a message via AIM to jtp10181 Send a message via MSN to jtp10181 Send a message via Yahoo to jtp10181
Bash
Junior Member
Join Date: Oct 2004
Old 10-31-2004 , 11:08  
#5

can anyone post the fixed .amx file plz, i tried compiling it but i keep getting a error...
__________________
Bash is offline
jtp10181
Veteran Member
Join Date: May 2004
Location: Madison, WI
Old 10-31-2004 , 11:51  
#6

http://forums.alliedmods.net/showthread.php?t=31506
__________________
jtp10181 is offline
Send a message via ICQ to jtp10181 Send a message via AIM to jtp10181 Send a message via MSN to jtp10181 Send a message via Yahoo to jtp10181
 



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 18:08.


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