Search found 3 matches

by oxidonis2008
Sat Feb 02, 2013 5:39 pm
Forum: Grimrock 1 Discussion
Topic: Noclip
Replies: 6
Views: 9351

Re: Noclip

Thank you verry much for quick reply, ill give it a try.

EDIT: Hm, it doesn't work.

my command:

Party:setPosition(17, 29, 0, 9)

and it says something like string imput attempt to adress party...

Did i enter command without a quotes or something?

Please help...
by oxidonis2008
Sat Feb 02, 2013 11:37 am
Forum: Modding
Topic: Extracting and enabling the console
Replies: 120
Views: 169735

Re: Extracting and enabling the console

Hi, Thank you for the console, it's working fine. I Need help though.... I'm a little confused about this teleport console comand and i need help. With this command i can teleport safely (with little help with this - print(party.x,party.y) ) spawn("teleporter",party.level,party.x,party.y,0...
by oxidonis2008
Sat Feb 02, 2013 11:35 am
Forum: Grimrock 1 Discussion
Topic: Noclip
Replies: 6
Views: 9351

Re: Noclip

Hi, I'm a little confused about this teleport console comand and i need help. With this command i can teleport safely (with little help with this - print(party.x,party.y) ;) ) spawn("teleporter",party.level,party.x,party.y,0,"tele"):setTeleportTarget(15,15,0,party.level) But i ca...