Important Message

You are browsing the archived Lancers Reactor forums. You cannot register or login.
The content may be outdated and links may not be functional.


To get the latest in Freelancer news, mods, modding and downloads, go to
The-Starport

What does this mean?

The general place to discuss MOD''ing Freelancer!

Post Tue Sep 02, 2003 8:58 pm

What does this mean?

Found in data\interface\keymap.ini:


[KeyCmd
nickname = DBG_BLINK_WARP ; Warp speed?
state = keydown
key = "J", SHIFT

[KeyCmd
nickname = DBG_DESTROY_TARGET ; Destroy target?
state = keydown
key = 46

[KeyCmd
nickname = DBG_AI_TOOL ; Edit Ai?
state = keydown
key = 8, SHIFT

[KeyCmd
nickname = DBG_NAVMAP_TELEPORT ; Beam me up, scotty!?
state = keydown
key = "T", ALT

[KeyCmd
nickname = DBG_NAVMAP_DRAW_ZONES ; ?
state = keydown
key = "Z", ALT

[KeyCmd
nickname = DBG_NAVMAP_DRAW_SHIPS ; ?
state = keydown
key = "S", ALT

[KeyCmd
nickname = DBG_NAVMAP_SHOW_ALL ; Show all nav map?
state = keydown
key = "A", ALT

"Make it so" ~ Captain Pickard

Post Tue Sep 02, 2003 9:28 pm

Iam no expert on freelancer scripts and ini files...

but from previous exp, they they look like keybinding strings

Like for example

Description _____________ Keys ______________ Result

"Hit rabbit over head" = 'press ctrl+alt' = -major head injuries

----------
therfore replace these with those from script

nickname = result
Key = Keys
Decription = "DBG_NAVMAP_SHOW_ALL" for example
State = "would always be same unless u see a n example with a different state"

hope this helps

Edited by - Konflict on 02-09-2003 22:33:28

Post Wed Sep 03, 2003 4:57 am

That DBG looks like DeBuG command! Looks like you've found some geniune cheats for FL

Post Wed Sep 03, 2003 5:42 am

The warp command is probably a teleport option.

Post Wed Sep 03, 2003 8:06 am

I thought they were cheat codes for FL, but everyone kept on saying that they were no cheats for it.

Return to Freelancer General Editing Forum