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


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I need help getting maps made
TheGreatCthulhu Offline
Member

Posts: 213
Threads: 10
Joined: Oct 2010
Reputation: 32
#11
RE: I need help getting maps made

There you go. If your script is relatively small, what you can do is comment it all out (select text, then Ctrl + Q in Notepad++ on Windows), so that the engine doesn't recognize any of it, and start the map from the game. Then bring up the Debug menu (F1), and uncomment (also Ctrl+Q) functional parts of your script, for example, one function at a time (along with any variable declarations the function might use), then click the "Recompile Script And Lang" button to isolate your error more easily. If nothing happens, that part of your script is fine; if there's an error, read what it is, try to understand the error message, and then try to fix it.
12-07-2012, 05:06 AM
Find


Messages In This Thread
I need help getting maps made - by AveryLuna - 12-06-2012, 09:52 PM
RE: I need help getting maps made - by AveryLuna - 12-07-2012, 12:13 AM
RE: I need help getting maps made - by AveryLuna - 12-07-2012, 03:39 AM
RE: I need help getting maps made - by Acies - 12-07-2012, 01:23 AM
RE: I need help getting maps made - by AveryLuna - 12-07-2012, 02:34 AM
RE: I need help getting maps made - by AveryLuna - 12-07-2012, 04:12 AM
RE: I need help getting maps made - by AveryLuna - 12-07-2012, 04:58 AM
RE: I need help getting maps made - by TheGreatCthulhu - 12-07-2012, 05:06 AM
RE: I need help getting maps made - by AveryLuna - 12-07-2012, 05:11 AM
RE: I need help getting maps made - by AveryLuna - 12-07-2012, 05:48 AM
RE: I need help getting maps made - by AveryLuna - 12-07-2012, 06:26 AM



Users browsing this thread: 1 Guest(s)