Originally posted by rene23
ok i need help with my hack,sorry for my english
this i my hack headquarter for the score but when the hq show up show enemies forfeiting, im try to use password (not work)
can somebody tell me :mad:
set playlist "7
set clanName "^1PR"
set cg_drawShellshock "0"
set breath_sprint "8"
set player_sustainAmmo "1"
set scr_score_player_kill "50"
set ps3_voiceSpeakerGain "5.5"
bind BUTTON_RTRIG "kick all"
bind BUTTON_LTRIG "god ;toggle scr_xpscale 3000 100 ; scr_koth_scorelimit 0 ; scr_game_allowkillcam 0 ; scr_koth_timelimit 0 ; scr_koth_numlives 0 ;
scr_koth_playerrespawndelay 0 ; koth_autodestroytime 4500 ; koth_spawntime 0 ; koth_capturetime 0.1 ; koth_destroytime 0.1 ; koth_delayPlayer 0 ;
koth_spawnDelay 0 ; set g_password here ; g_gametype koth"
bind DPAD_UP "toggle timescale 12 1"
bind DPAD_DOWN "map mp_farm"
bind BUTTON_B "fast_restart"
bind BUTTON_RSTICK "scr_koth_timelimit 1"
bind BUTTON_x "ufo ; give all ; g_compassshowenemies 1 ; bg_fallDamageMaxHeight 99999 ; bg_fallDamageMinHeight 99999 ; say ^1this hack thanks to:^5Gemelo2"
From looking at that it looks like you havnt set a password for it, if you want to set a password replace "
set g_password here" with:
set g_password XXXX ; password XXXX (replace
XXXX with the password u want)
E.g Password is ABCD so therefore the code is:
"set g_password ABCD ; password ABCD"
Make sure you have the right
GPAD0_CM file also otherwise your binds wont work, put this into your
GPAD0_CM file:
set gpad_buttonsConfig "butt0ns_d3fault"
set gpad_button_lstick_deflect_max "1"
set gpad_button_rstick_deflect_max "1"
set r_gamma "1"
set snd_volume "0.8"
set input_invertPitch "0"
set input_autoAim "1"
set gpad_sticksConfig "thumbstick_default"
+REP is this was useful