Log in

View Full Version : really stupid question ;)



zstajerski
12-26-2006, 01:04
does anyone know how do i use a cheat to "teleport" my general to another location?
or how to give him ulimited movement across the map?

cause i really want to use some elephants and am curently stuck fighting the HRE, Sicily and Milan... god damn they stick together heehe...

pls help

OMGLAZERS
12-26-2006, 01:16
http://www.gamefaqs.com/computer/doswin/code/931592.html

zstajerski
12-26-2006, 02:25
hehe
IGN of course

thnx man :)
will try it now, looks complicated thou :(
though cheating was supposed to be easy ;)

zstajerski
12-26-2006, 02:41
hhhmmm
i do not get it
first i type
show_cursorstat i get lets say 90,60, id 109
and i wanna move my charatcer there ,James of Normandy

what do i need to type, tried everything

move_character z x,y z=name of settlement or unit without title (except Captain). x,y=coords

this doesnt help me sh***

:(

i mean what do i type

move_character James of Normandy 109 90,60
doesnt work, z tried almoast every combination :wall:

:help: :help: :help:

Ars Moriendi
12-26-2006, 14:45
It works just fine. Here's a screenshot :

https://img409.imageshack.us/img409/2729/movecharactereq9.jpg (https://imageshack.us)

The character name must me quoted, and it's case sensitive - you can see the first time I tried, it didn't worked because I wrote it "draganos..." instead of "Draganos". After the name goes just the x,y coords, without the region ID.

zstajerski
12-26-2006, 19:51
http://zstajerski.info/images/goddamn.gif

why does it not work for me
I tried everythink:wall:

katank
12-26-2006, 23:03
If your guy has a epithet like "Philip the Merciless", use only the name "Philip".

If the person's name is three parted like Abba de Baba, then use an underscore "Abba de_Baba".

Use the form move_character <character name> <x coord>,<y coord>

There is no region id necessary. This should definitely work.

anthes4
12-27-2006, 00:23
Ya I'm having this problem as well.
I want to move my CHaracter Prince Phillip to 204,83 for example,

i put in:

move_character "Prince Phillip", 204,83

move_character "Phillip", 204,83

move_character "Prince_Phillip", 204,83

everything I just says:

"err. character not found" or something.

What am I doing wrong, why won't these cheats work?

katank
12-27-2006, 02:03
No comma after the name.

Try
move_character "Phillip" 204,83

That should work