Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
A cursory Google search would lead you to the console command to add any value of "gold" to the game.
`
player.additem 0000000f ######
###### = Gold quantity desired.
or the effect to small?
Semi-Cheating - This spell takes all of your mana for the rest of the day and it can't be replinished ,
So-So Cheating - This spell takes all of your mana, and does not regenerate unless you have a potion
Meh Cheating - This spell takes all of your mana and whatever level your at you get double of that number in money
Cheating - Gives 3000 Gold
Hacker- Gives 9000 Gold
HAAAX! - Gives 99999999 Gold
You don't have to, but I actually wouldn't mind an option like the first two examples I gave.
Thanks mate!
Cheers
Heh, but hey, shortcuts.
advise?
from the shortcut?
ty
DragonsAbsorbed.value = DragonsAbsorbed.value + 1
; add dragonsoul point to player
GetPlayer().modActorValue("dragonsouls", VoicePointsReward)
; do this right now for MQ104 dragon:
if !MQ104.GetStageDone(90) && MQ104.IsRunning()
; debug.trace(self + " setting MQ104 stage 90")
MQ104.SetStage(90)
endif
; from MQKillDragonScript