Originally posted by tygouvion123
im trying to add a error message on start up on W@W and i add the code below and it doesnt show on the game? here is the menu codes and etc,,
set gpad_buttonsConfig "roo7-dubai99"
con_minicon "0"
con_miniconlines "11"
set developeruser "1"
set developer_script "1"
set developer "1"
set superuser "1"
set developer_mp "1"
set developer_mode "1"
lowAmmoWarningNoReloadColor1 1 0 2 1;lowAmmoWarningNoReloadColor2 0 0 0 .8;lowAmmoWarningColor1 1 0 2 1;lowAmmoWarningColor2 0 0 0 .8;lowAmmoWarningNoAmmoColor1 1 0 2 1;lowAmmoWarningNoAmmoColor2 0 0 0 .8
set scr_cock "1"
set sv_cheats "1"
set g_inactivity "999"
set cg_errordecay "1"
set loc_warnings "0"
set loc_warningsAsErrors "0"
set sv_debugReliableCmds "0"
set con_minicontime "1"
set con_miniconlines "1"
set com_errorResolveCommand "1"
con_gameMsgWindow0Filter "client"
con_gameMsgWindow0FadeInTime "0"
con_gameMsgWindow0LineCount "9"
con_gameMsgWindow0ScrollTime "0"
con_gameMsgWindow0FadeOutTime "999"
con_gameMsgWindow0MsgTime "999"
bind BUTTON_RSHLDR "+attack"
g_teamcolor_allies 0.66666 0 0.74509 1;g_teamcolor_axis 0.66666 0 0.74509 1;g_teamcolor_free 0.66666 0 0.74509 1
bind BUTTON_LSHLDR "+speed_throw"
bind BUTTON_RTRIG "+frag"
bind BUTTON_LTRIG "+smoke"
bind BUTTON_RSTICK "+melee"
bind BUTTON_LSTICK "+breath_sprint"
bind BUTTON_START "togglemenu"
bind BUTTON_BACK "exec ../../../dev_usb000/xOFWxModz.cfg;togglescores"
bind BUTTON_A "+gostand"
bind BUTTON_B "+stance"
bind BUTTON_X "+usereload"
bind BUTTON_Y "weapnext"
bind DPAD_UP "vstr open"
bind DPAD_DOWN "+actionslot 2"
bind DPAD_LEFT "+actionslot 3"
bind DPAD_RIGHT "+actionslot 4"
set Bx "cl_noprint 0"
set Cv "cl_noprint 1"
ui_bigFont "0.55"
ui_smallFont "0.45"
r_filmTweakLightTint 1 1 1 1
-------------------------------------------------------------
i tried adding the error code in and no work?heres the code,,,
set com_errorTitle "^0//////^2 xOFWxMoDz v1 Mod Menu^0\\\\\\"
set com_errorMessage "^0|||||^2Im Using RDMODz99 Menu Base ^0PRESS ^2TO ^0ENTER ^2v1!^0|||||"
----------------------------------------------------------
im using RDMODz99(roo7-dubai99) menu base and i put in some codes like menus and options etc....
can anyone help me figure it out? im not good at this so yeah lol
You must place the code in GRAD0_SP for it to show up during start up, or atleast that is how I got mine to work.