Activeaza consola in joc. O poti folosi sa faci diverse lucruri utile.
Comenzi posibile:
Code:
exit - Force close the client
mvol - Change the music volume between 0 - 10
svol - Change the sound volume between 0 - 10
snds - Change the volume of the interactive sounds (mobs, hit etc...) between 0 - 200
asnds - Change the volume of the ambience between 0 - 200
mspd - Change the moving speed between 0 - 1100
pwd - Show the current folder path (D:ymir work)
ls - Show the folders in D:ymir work
shadow - Change the shadow level between 0 - 5
splat - Set the rendering distance between the character and the ambience 0 - ∞
distance - Change the view distance between 0 - 4
bgloading - This function is disabled in the binary!
transtree - Enable or disable the transparency of the trees 0 - 1
cd - CD to directory, like in bat files (cd ..)
up - Go up in the folder structure (D:ymir work)
lsd - List all directories on the ? partition
lsf - List all files on the ? partition
lse - Show the path of the effects (D:ymir workeffect)
collision - highlight the objects, monsters, npcs, players 0 - 1
colli - Equal with the collision function without argument, turn on/off the highlighting
disconnect - Unfinished function!
autorot - Set the rotation moving speed of the camera while pressing the A/D keys 0 - ∞
pickc - Show char informations, isRegistered, isAlive, isDead
infoc - Information of another thing, usage: infoc <VID>
regchre - Register new effect on the char, usage: regchre <effectType> and <effectFilename>
setchra - Set character effect, usage: setchra <effectType> <Visibility 0 or 1>
emoticon - Set emotion effect over the character, usage: emotion <number of the emoticon>
perfinfo - Show performance informations (?)
reload_locale - Reload the locale
re - Reload uiGuild and uiInventory
cooltime - Disable or enable the skills cooltime
hidecursor - Hide the cursor
showcursor - Show the cursor
warp - Warp to x-y position
web - Pop out a web browser
hideui - Hide the user interface
showui - Show the user interface
setcspd - Change the camera moving speed 0 - ∞
savecmr - Export the current camera settings to the client folder, usage: savecmr <filename>
loadcmr - Import camera settings, usage: loadcmr <filename in the client folder>
setdefcmr - Set to default the camera settings
setsight - Change the sight 0 - 100
setcombotype - Set the level of the combo, the server will kick you after few seconds because of combo hack check
trans - Change the empire language converting, you can understand all empires without a ring 0 - 1
Rendering options:
setrmadd
setrmmod
setrmaddrgb
setrmmodrgb
setspec
restorerm
*Link download / Code:
Deschidem game.py si cautam:
Code:
self.consoleEnable = FALSE
Code:
self.consoleEnable = TRUE
Code:
onPressKeyDict[app.DIK_L] = lambda : self.interface.ToggleChatLogWindow()
Code:
onPressKeyDict[app.DIK_K] = lambda : self.ShowConsole()
Nota! Puteți deschide consola apăsând tasta K.