| 20 in every statistic. | irolltwenties |
| A simple influence editor, in the form of a dialogue. | rs kr_influence |
| Add the feat to your currently selected character (use #'s 2 through around 500) | givefeat # |
| Allows you to use the camera with better scrolling and the such | dm_unlockcamera |
| Decreases your experience points by the value entered | givexp [-ve number] |
| Delevel you if your experience points is near to 0 | resetlevels |
| Get "1" more ore find. | rs ga_global_int ("01_Mineral_New", "1") |
| Gives a spell identified by it's id number to the character. | givespell # |
| Gives active player item | giveitem [item tag] # |
| Gives the desired amount of gold | dm_givegold # |
| Gives the desired amount of XP to your character. | givexp # |
| Invincibility | dm_god |
| Makes
your character have the appearance of the # in the res ref table of the
2da appearance file...*Note this is just appearance* | Set Appearance # |
| Opens
a debug dialogue with an option to open the party roster to switch
party members in and out at any time. (Use caution with other features
there) | rs kr_roster_edit |
| Raises influence level for that companion. | rs ga_influence (x,y) |
| Raises the amount of party members you may have at once to 6. Default is 3 in Act 1 and 4 in Acts 2 and 3. | rs ga_party_limit(6) |
| Remove the feat corresponding to that number | removefeat # |
| replace Hours, Minutes, Seconds and Milliseconds with how much time you want to advance. | rs ga_time_advance(Hours,Min,Sec,Milli) |
| Returns your controlled character to normal. | unpolymorph |
| Set charisma to given number. | SetCHA # |
| Set constitution to given number. | SetCON # |
| Set dexterity to given number. | SetDEX # |
| Set intelligence to given number. | SetINT # |
| Set strength to given number. | SetSTR # |
| Set wisdom to given number. | SetWIS # |
| Spawns
a Dungeon Master NPC who will allow you to spawn items, add journal
entries, open stores, add/remove party members, and teleport. | rs gr_dm |
| to move one point towards Chaos | rs ga_alignment(-1,1) |
| to move one point towards evil | rs ga_alignment(-1,0) |
| to move one point towards good | rs ga_alignment(1,0) |
| to move one point towards Law | rs ga_alignment(1,1) |
| Turns your controlled character into a different creature. | polymorph # |
No comments:
Post a Comment