Skip to content

console commands

hmm not having any luck testing console commands


i edited baldur.ini in the IWD folder with both

'Program Options', 'Debug', '1',
'Program Options', 'Debug Mode', '1',

that brings up the console but when it try

CLUAConsole:SetCurrentXP("10000")

nothing happens with the character.

Am i doing something wrong?

Comments

  • GloomfrostGloomfrost Member Posts: 261
    never mind it just started working...odd
  • rockmedic109rockmedic109 Member Posts: 3
    Help a noob? I cannot locate the .ini file.

    Thanks
  • elminsterelminster Member, Developer Posts: 16,315
    @rockmedic109 its in documents/icewind dale enhanced edition its called baldur.ini
  • rockmedic109rockmedic109 Member Posts: 3
    Thank You
  • GloomfrostGloomfrost Member Posts: 261
    wow @Jalily 4000 posts! congratulations!
  • wdrosejr989wdrosejr989 Member Posts: 18
    I cannot get this to work under my steam version of the game. someone please help step by step. Every time I change ini file it crashes
  • silverwolfsilverwolf Member Posts: 13
    I can't seem to get the placement right, any help on that?
  • oldguyoldguy Member, Mobile Tester Posts: 22
    I have a question regarding the console on the Android version. Perhaps @Jalily or @Dee may be able to help. I have successfully updated the .ini file and the console opens. Problem is there is no cursor and I
    can't type commands.

    Sometimes when I open the console the cursor appears for a millisecond then goes away.

    I am using a usb connected keyboard on my Xoom.

    Just to note have had no problems with it on BG.EE. Hope you can help.
  • silverwolfsilverwolf Member Posts: 13

    I can't seem to get the placement right, any help on that?

    ACTUALLY I've got it!
  • belsarosbelsaros Member Posts: 9
    oldguy said:

    I have a question regarding the console on the Android version. Perhaps @Jalily or @Dee may be able to help. I have successfully updated the .ini file and the console opens. Problem is there is no cursor and I
    can't type commands.

    Sometimes when I open the console the cursor appears for a millisecond then goes away.

    I am using a usb connected keyboard on my Xoom.

    Just to note have had no problems with it on BG.EE. Hope you can help.

    Same except I'm using an Asus transformer with the keyboard dock
  • oldguyoldguy Member, Mobile Tester Posts: 22
    @belsaros, Just seen your post, obviously a problem on android.

  • silverwolfsilverwolf Member Posts: 13
    now I can't get cheats like firstaid to work, grr
  • belsarosbelsaros Member Posts: 9
    @oldguy hopefully they have a workaround, or it can be patched. if it was an android problem in general though, i'd assume a betatester would have noticed it, due to it also being debug mode.
  • oldguyoldguy Member, Mobile Tester Posts: 22
    @belsaros‌ might be an idea to start a new thread specifically about this issue to maybe get the devs attention.
  • RachnarRachnar Member Posts: 9
    edited January 2015
    edit : nvm!
  • Hunter12Hunter12 Member Posts: 5

    hmm not having any luck testing console commands


    i edited baldur.ini in the IWD folder with both

    'Program Options', 'Debug', '1',
    'Program Options', 'Debug Mode', '1',

    that brings up the console but when it try

    CLUAConsole:SetCurrentXP("10000")

    nothing happens with the character.

    Am i doing something wrong?

    Hey I am playing on android, and using hacker's keyboard. I have edited the .ini file to include both the options, now I'm able to use the keyboard in game, for showing the HUD and map, but I can't use any cheat function, any including the console and ctri+8. Now I have used the Ctrl key in other apps and it works fine. Please tell if there is any way to use cheats in android version. For now I an using gg to increase money and experience, but look forward to use cheat console to get items potions and other things. Please help.....
  • DarklessDarkless Member Posts: 6
    It's cause you don't have to type the ". The correct command is:

    CLUAConsole:SetCurrentXP(10000)
  • semiticgoddesssemiticgoddess Member Posts: 14,903
    I think you need a semicolon at the end of every command.

    C:SetCurrentXP(10000);
  • joluvjoluv Member Posts: 2,137
    @Darkless @semiticgod: I can't tell whether you guys are joking.
  • semiticgoddesssemiticgoddess Member Posts: 14,903
    @joluv: A joke? I must have missed something... I was only replying to Darkless.

    I thought I was being helpful...
  • BillyYankBillyYank Member Posts: 2,768
    @semiticgod I think @joluv might be referring to the fact that you and @Darkless are answering a question from nearly a year ago while the current question, posted by @Hunter12 , is that he can't get the console to come up at all on his Android.
  • semiticgoddesssemiticgoddess Member Posts: 14,903
    @BillyYank. Man, I am no good at this.
  • BillyYankBillyYank Member Posts: 2,768
    That's why necromancy is considered evil. It gives a twisted semblance of life to that which is long past.

    I wish I could help with the Android question, but I haven't bought the games for my phone.... yet.
  • joluvjoluv Member Posts: 2,137
    Haha okay, sorry to asperse good-faith posts. For the record, though, C:SetCurrentXP("10000") works fine.
  • KojiOyamaKojiOyama Member Posts: 9
    my debug mode line is right and i can open the console as well as activate the ctrl+key cheats. using a click and hold repeadily while tapping ctrl+v method allows me to copy previously coppied cheat command into console line. but when i click enter nothing happens. used C:SetCurrentXP(1000000). also tried CLUAConsole:SetCurrentXP:(100000) still no result. any suggestions?
  • KojiOyamaKojiOyama Member Posts: 9
    if anyone can help me please email me at koji314oyama@gmail.com. im on andriod lolipop 5.0 with no computer or id just use ee keeper. thankyou in advaced for all who help.
  • BillyYankBillyYank Member Posts: 2,768
    You need quotes around the number. "1000000"
Sign In or Register to comment.