enable cheats

Discuss thug2 modding, post your own, share your ideas, ask questions.
iscream4u
Posts: 7
Joined: Fri May 15, 2015 8:40 pm
Contact:

enable cheats

Postby iscream4u » Fri May 15, 2015 8:42 pm

how do I enable the extreme blood and other hidden cheats
Kenny
Posts: 30
Joined: Sun Jan 22, 2012 3:24 pm
Location: Russian Federation
Contact:

Re: enable cheats

Postby Kenny » Sat Aug 22, 2015 9:24 pm

iscream4u wrote:how do I enable the extreme blood and other hidden cheats

Script: gamemenu.qb
Search in code: $create_real_cheats_menu$
delete red text in all :i If call $GetGlobalFlag$ arguments

Example:
:i If call $GetGlobalFlag$ arguments
$flag$ = $CHEAT_UNLOCKED_%NUMBER$

:i call $make_cheats_menu_item$ arguments
$text$ = %s(14,"Perfect Skitch")$cheat_flag$ = $CHEAT_PERFECT_SKITCH$$pad_choose_script$ = $toggle_cheat$$pad_choose_params$ = :s{$on_callback$ = $nullscript$$off_callback$ = $nullscript$:s}
:i endif

or add NOT after :i If

Example:
:i If NOT call ~~~~

Return to “THUG2 modding”

Who is online

Users browsing this forum: No registered users and 26 guests