Raised This Month: $ Target: $400
 0% 

[HELP FAST] Nade Modes v10


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
eliptics
Junior Member
Join Date: Mar 2010
Old 10-31-2011 , 16:13   [HELP FAST] Nade Modes v10
Reply With Quote #1

I have a problem when i take a nade the default mode is normal, then i change it to whatever and now I cant go back to normal mode... Can somebody help me with that? Thanks!

Link (Nade Modes v10):
http://forums.alliedmods.net/showthread.php?p=663892

PLZ I NEED HELP FAST
THX!
eliptics is offline
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 10-31-2011 , 19:45   Re: [HELP FAST] Nade Modes v10
Reply With Quote #2

  • remake the same config of your server locally, to work easily.
  • upgrade your amxmodx if your are using an old version.
  • disable your other plugins one by one.
__________________
ANTICHRISTUS is offline
-Fanaticspx1
Senior Member
Join Date: Aug 2010
Location: Venezuela
Old 11-01-2011 , 00:26   Re: [HELP FAST] Nade Modes v10
Reply With Quote #3

-Put these values ​​in your sma.

PHP Code:
    // General Settings Option Values
    
register_option_value(OPTION_RESOURCE_USE"0;1;2;3")
    
register_option_value(OPTION_NADES_IN_EFFECT"0;1;2;3;4;5;6;7")
    
    
// Mode Settings Options
    
register_option(OPTION_NORMAL_ENABLED"nademodes_normal_enabled""1")
    
register_option(OPTION_PROXIMITY_ENABLED"nademodes_proximity_enabled""1")
    
register_option(OPTION_IMPACT_ENABLED"nademodes_impact_enabled""1")
    
register_option(OPTION_TRIP_ENABLED"nademodes_trip_enabled""1")
    
register_option(OPTION_MOTION_ENABLED"nademodes_motion_enabled""1")
    
register_option(OPTION_SATCHEL_ENABLED"nademodes_satchel_enabled""1")
    
register_option(OPTION_HOMING_ENABLED"nademodes_homing_enabled""1")
    
    
register_option(OPTION_REACT_TRIP_G"nademodes_grenade_react""1")
    
register_option(OPTION_REACT_TRIP_F"nademodes_flash_react""1")
    
register_option(OPTION_REACT_TRIP_S"nademodes_smoke_react""1")
    
    
register_option(OPTION_PROXIMITY_LOS"nademodes_proximity_fov""0")
    
register_option(OPTION_MOTION_LOS"nademodes_motion_fov""1")
    
register_option(OPTION_SATCHEL_DELAY"nademodes_satchel_delay""0"

Update your modules to 1.8.1
__________________
DE LOS ERRORES SE APRENDE. ATT: Starsailor
-Fanaticspx1 is offline
Send a message via MSN to -Fanaticspx1 Send a message via Skype™ to -Fanaticspx1
eliptics
Junior Member
Join Date: Mar 2010
Old 11-01-2011 , 12:40   Re: [HELP FAST] Nade Modes v10
Reply With Quote #4

Quote:
Originally Posted by -Fanaticspx1 View Post
-Put these values ​​in your sma.

PHP Code:
    // General Settings Option Values
    
register_option_value(OPTION_RESOURCE_USE"0;1;2;3")
    
register_option_value(OPTION_NADES_IN_EFFECT"0;1;2;3;4;5;6;7")
 
    
// Mode Settings Options
    
register_option(OPTION_NORMAL_ENABLED"nademodes_normal_enabled""1")
    
register_option(OPTION_PROXIMITY_ENABLED"nademodes_proximity_enabled""1")
    
register_option(OPTION_IMPACT_ENABLED"nademodes_impact_enabled""1")
    
register_option(OPTION_TRIP_ENABLED"nademodes_trip_enabled""1")
    
register_option(OPTION_MOTION_ENABLED"nademodes_motion_enabled""1")
    
register_option(OPTION_SATCHEL_ENABLED"nademodes_satchel_enabled""1")
    
register_option(OPTION_HOMING_ENABLED"nademodes_homing_enabled""1")
 
    
register_option(OPTION_REACT_TRIP_G"nademodes_grenade_react""1")
    
register_option(OPTION_REACT_TRIP_F"nademodes_flash_react""1")
    
register_option(OPTION_REACT_TRIP_S"nademodes_smoke_react""1")
 
    
register_option(OPTION_PROXIMITY_LOS"nademodes_proximity_fov""0")
    
register_option(OPTION_MOTION_LOS"nademodes_motion_fov""1")
    
register_option(OPTION_SATCHEL_DELAY"nademodes_satchel_delay""0"

Update your modules to 1.8.1
Its not working with that and im using amx 1.8.1 ...
eliptics is offline
Reply



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


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