Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Developer Mode
Angerpull Offline
Member

Posts: 88
Threads: 24
Joined: Jun 2011
Reputation: 0
#1
Developer Mode

I can edit the text files until I get to this part

1. In user_settings.cfg, inside the ”<Map”-element set Folder=”” to the root folder for your maps (eg Folder=“MyMaps/”), this folder MUST be located inside the maps folder in the game directory (where you put the tools).

2. In user_settings.cfg, inside the ”<Map”-element set File=”“ to point to the map you want to load (eg File=“my_map.map”).

So I place this inside of it.

In user_settings.cfg, inside the ”<Map”-element set Folder=”” to the root folder for your maps (eg Folder=“SoundofSilence/”), this folder MUST be located inside the maps folder in the game directory (where you put the tools).

In user_settings.cfg, inside the ”<Map”-element set File=”“ to point to the map you want to load (eg File=“Reptance.map”).

I just error out of the game.

Any help?
07-27-2011, 11:54 PM
Find
Ongka Offline
Member

Posts: 225
Threads: 3
Joined: Nov 2010
Reputation: 20
#2
RE: Developer Mode

I don't really get what's your problem, but i think you don't know what to type in?
<Map File="test.map" Folder="YourFolder/maps/" StartPos="" />
This means your map folder is in /maps/YourFolder/maps/test.map

[Image: 18694.png]
07-28-2011, 12:18 AM
Find
Angerpull Offline
Member

Posts: 88
Threads: 24
Joined: Jun 2011
Reputation: 0
#3
RE: Developer Mode

(07-28-2011, 12:18 AM)Ongka Wrote: I don't really get what's your problem, but i think you don't know what to type in?
<Map File="test.map" Folder="YourFolder/maps/" StartPos="" />
This means your map folder is in /maps/YourFolder/maps/test.map

Still getting an Error telling me it cannot load world file or something.
I got it working, but the English Lang file isn't read. I cannot see any info or any texts displayed by me.
(This post was last modified: 07-28-2011, 12:46 AM by Angerpull.)
07-28-2011, 12:27 AM
Find
Ongka Offline
Member

Posts: 225
Threads: 3
Joined: Nov 2010
Reputation: 20
#4
RE: Developer Mode

In developer mode you're not able to read your text.
To read them you have to start your story via the game menu.

[Image: 18694.png]
07-28-2011, 12:55 AM
Find
Angerpull Offline
Member

Posts: 88
Threads: 24
Joined: Jun 2011
Reputation: 0
#5
RE: Developer Mode

(07-28-2011, 12:55 AM)Ongka Wrote: In developer mode you're not able to read your text.
To read them you have to start your story via the game menu.

Okay, Developer mode extremely fracking useless then... Screw it lawl.
07-28-2011, 01:23 AM
Find
Ongka Offline
Member

Posts: 225
Threads: 3
Joined: Nov 2010
Reputation: 20
#6
RE: Developer Mode

Developer mode is only useful to test your scripts and such.

[Image: 18694.png]
07-28-2011, 01:24 AM
Find
Roenlond Offline
Senior Member

Posts: 331
Threads: 3
Joined: Apr 2011
Reputation: 0
#7
RE: Developer Mode

Developer mode can still be used, you don't need to specify a certain map to load and disable the menu. It is still extremely useful. For example, when scripting an enemy - would you rather be chased every time, even though you know it works just fine, or disable the enemies if you're in developer mode? Reloading a map via the debug menu can take 1-3 seconds depending on the map, while restarting the game will take 10-15 seconds. In the long run, it is extremely important.
07-28-2011, 10:56 AM
Find
Angerpull Offline
Member

Posts: 88
Threads: 24
Joined: Jun 2011
Reputation: 0
#8
RE: Developer Mode

(07-28-2011, 10:56 AM)Roenlond Wrote: Developer mode can still be used, you don't need to specify a certain map to load and disable the menu. It is still extremely useful. For example, when scripting an enemy - would you rather be chased every time, even though you know it works just fine, or disable the enemies if you're in developer mode? Reloading a map via the debug menu can take 1-3 seconds depending on the map, while restarting the game will take 10-15 seconds. In the long run, it is extremely important.

Well I made it work... I can see all texts so suck it xD!
07-28-2011, 12:03 PM
Find




Users browsing this thread: 1 Guest(s)