View Single Post
Czarny Iwan
Senior Member
Join Date: Jun 2007
Location: Poland
Old 02-24-2008 , 15:07   Re: Official AMX Super Menu version 0.4.2
Reply With Quote #22

OK. I've tested it. None of new functions work... except Bury and 2 Players Swap.

WRONG COMMADS:
Commands heads to wrong menus.
  • God = Special Slay
  • No Clip = God
  • Super Speed = No Clip
  • Unlimited Ammo = Super Speed
  • 2 Players Swap = Unlimited Ammo
  • Give Money = 2 Players Swap
  • Take Money = Give Money
Due to above there are menus missing.
MISSING MENUS:
  • Super Slay
  • Take Money
COMMANDS THAT DOES NOTHING:
  • Heal
Code:
L 02/24/2008 - 20:39:53: String formatted incorrectly - parameter 4 (total 3)
L 02/24/2008 - 20:39:53: [AMXX] Displaying debug trace (plugin "amx_super_menu.amxx")
L 02/24/2008 - 20:39:53: [AMXX] Run time error 25: parameter error 
L 02/24/2008 - 20:39:53: [AMXX]    [0] amx_super_menu.sma::healMenu (line 1679)
  • Armor
Code:
L 02/24/2008 - 20:39:59: String formatted incorrectly - parameter 4 (total 3)
L 02/24/2008 - 20:39:59: [AMXX] Displaying debug trace (plugin "amx_super_menu.amxx")
L 02/24/2008 - 20:40:00: [AMXX] Run time error 25: parameter error 
L 02/24/2008 - 20:40:00: [AMXX]    [0] amx_super_menu.sma::armorMenu (line 1760)
  • Stack
Code:
L 02/24/2008 - 20:40:03: String formatted incorrectly - parameter 4 (total 3)
L 02/24/2008 - 20:40:03: [AMXX] Displaying debug trace (plugin "amx_super_menu.amxx")
L 02/24/2008 - 20:40:03: [AMXX] Run time error 25: parameter error 
L 02/24/2008 - 20:40:03: [AMXX]    [0] amx_super_menu.sma::stackMenu (line 1841)
  • Slay
Code:
L 02/24/2008 - 20:40:16: String formatted incorrectly - parameter 4 (total 3)
L 02/24/2008 - 20:40:16: [AMXX] Displaying debug trace (plugin "amx_super_menu.amxx")
L 02/24/2008 - 20:40:16: [AMXX] Run time error 25: parameter error 
L 02/24/2008 - 20:40:16: [AMXX]    [0] amx_super_menu.sma::slayMenu (line 2074)
  • God
Code:
L 02/24/2008 - 20:40:20: String formatted incorrectly - parameter 4 (total 3)
L 02/24/2008 - 20:40:20: [AMXX] Displaying debug trace (plugin "amx_super_menu.amxx")
L 02/24/2008 - 20:40:20: [AMXX] Run time error 25: parameter error 
L 02/24/2008 - 20:40:20: [AMXX]    [0] amx_super_menu.sma::godMenu (line 2160)
  • No Clip
Code:
L 02/24/2008 - 20:40:24: String formatted incorrectly - parameter 4 (total 3)
L 02/24/2008 - 20:40:24: [AMXX] Displaying debug trace (plugin "amx_super_menu.amxx")
L 02/24/2008 - 20:40:24: [AMXX] Run time error 25: parameter error 
L 02/24/2008 - 20:40:25: [AMXX]    [0] amx_super_menu.sma::noclipMenu (line 2243)
  • Super Speed
Code:
L 02/24/2008 - 20:40:30: String formatted incorrectly - parameter 4 (total 3)
L 02/24/2008 - 20:40:30: [AMXX] Displaying debug trace (plugin "amx_super_menu.amxx")
L 02/24/2008 - 20:40:30: [AMXX] Run time error 25: parameter error 
L 02/24/2008 - 20:40:30: [AMXX]    [0] amx_super_menu.sma::speedMenu (line 2326)
  • Unlimited Ammo
Code:
L 02/24/2008 - 20:40:36: String formatted incorrectly - parameter 4 (total 3)
L 02/24/2008 - 20:40:36: [AMXX] Displaying debug trace (plugin "amx_super_menu.amxx")
L 02/24/2008 - 20:40:36: [AMXX] Run time error 25: parameter error 
L 02/24/2008 - 20:40:36: [AMXX]    [0] amx_super_menu.sma::unammoMenu (line 2409)
  • Give Money
Code:
L 02/24/2008 - 20:40:48: [AMXX] Displaying debug trace (plugin "amx_super_menu.amxx")
L 02/24/2008 - 20:40:48: [AMXX] Run time error 4: index out of bounds 
L 02/24/2008 - 20:40:48: [AMXX]    [0] amx_super_menu.sma::givemoneyMenu (line 2571)
BUGS:
  • Un/Lock Teams - Title of the menu and #5 option are the same in one time. In my opinion those should be opposite, becouse if I have Lock option on I wold like to turn on Unlock option, so #5 option should show Unlock in this case. [hope you understand]
IDEAS:
  • Bury/Unbury switch option in Bury/Unbury submenu [just like in Lock/Unlock Teams menu]
  • Speed/Unspeed switch option in Speed submenu [just like in Lock/Unlock Teams menu]
  • Take/Give Money switch option in new menu instead of two separated menus
  • Switch options in God submenu [like above but with more options: god for 1 round, always god, "ungod"]
  • Switch options in No Clip submenu [like above with similar options: noclip for 1 round, always noclip, "unnoclip"]
  • Switch options in Super Slay submenu [like above with options: lightning, blood, explode]
  • Switch options in Stack submenu [like above with options
  • Option to flash whole team and/or all [good to see a switch in flash menu, but dunno if this is possible]
  • Option to disarm whole team and/or all [good to see a switch in disarm menu, but dunno if this is possible]
I'll add some if I forgot smth.
__________________
Czarny Iwan is offline