Raised This Month: $ Target: $400
 0% 

amx_super Chat Bug


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
ClizMa
Member
Join Date: Mar 2008
Old 04-10-2008 , 15:15   amx_super Chat Bug
Reply With Quote #1

L 04/10/2008 - 1508: [AMXX] Displaying debug trace (plugin "amx_super.amxx")
L 04/10/2008 - 1508: [AMXX] Run time error 4: index out of bounds
L 04/10/2008 - 1508: [AMXX] [0] amx_super.sma::catch_say (line 1429)
L 04/10/2008 - 1508: [AMXX] Displaying debug trace (plugin "amx_super.amxx")
L 04/10/2008 - 1508: [AMXX] Run time error 4: index out of bounds
L 04/10/2008 - 1508: [AMXX] [0] amx_super.sma::catch_say (line 1459)
No_Hope : ahaha n1 !

Lame Bug, When Someone type in chat something, This what i see.

Code:
; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx        ; admin base (required for any admin-related)

; Basic
admincmd.amxx        ; basic admin console commands
adminhelp.amxx        ; help command for admin console commands

; Menus
menufront.amxx        ; front-end for admin menus
cmdmenu.amxx        ; command menu (speech, settings)
plmenu.amxx        ; players menu (kick, ban, client cmds.)
telemenu.amxx        ; teleport menu (Fun Module required!)
mapsmenu.amxx        ; maps menu (vote, changelevel)

; Chat / Messages
adminchat.amxx        ; console chat commands
adminvote.amxx        ; vote commands

; Configuration
pausecfg.amxx        ; allows to pause and unpause some plugins

; Custom - Add 3rd party plugins here
amx_super.amxx debug
fog.amxx
Code:
;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time.  Use      ;;
;;  amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here.              ;;
;; You can just list their names, without the _amxx ;;
;;  or file extension.                              ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded   ;;
;;  as needed.  You do not need to enable them here ;;
;;  unless you have problems.                       ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
;engine
;fakemeta
;geoip
;sockets
;regex
;nvault
cstrike
csx
ClizMa is offline
 



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


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