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
Reload Map and Quick Map Reload are not working in Development Mode.
GoreGrinder99 Offline
Member

Posts: 166
Threads: 47
Joined: Feb 2013
Reputation: 1
#1
Reload Map and Quick Map Reload are not working in Development Mode.

I've had this problem for a while not and wasn't a big deal but is now starting to bother me. The Reload Map and Quick Map Reload in my Development Mode aren't working for me. The Test Change Map Save and Teleport to start pos work just fine and everything else as well, just not those two I'm having trouble with.

I'm not sure if this is necessary information but I do get the lines in the Script output for Inventory box:

main (2, 1) : INFO : Compiling void OnStart()
main (6, 28) : WARN : Conversion from double to float, possible lost of precision
main (6, 21) : WARN : Conversion from double to float, possible lost of precision

-Grind to the Gore-
(This post was last modified: 08-17-2013, 11:33 PM by GoreGrinder99.)
08-11-2013, 11:10 PM
Find
The chaser Offline
Posting Freak

Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation: 113
#2
RE: Reload Map and Quick Map Reload are not working in Development Mode.

Check if there are .map_cache. In that case, delete them.

THE OTHERWORLD (WIP)
[Image: k6vbdhu]

Aculy iz dolan.
08-11-2013, 11:18 PM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#3
RE: Reload Map and Quick Map Reload are not working in Development Mode.

Sounds like you're working on a full conversion. In that case, you have to create global.hps and inventory.hps for your full conversion with their OnGameStart functions. It's not a map cache issue.

Tutorials: From Noob to Pro
08-11-2013, 11:28 PM
Website Find
GoreGrinder99 Offline
Member

Posts: 166
Threads: 47
Joined: Feb 2013
Reputation: 1
#4
RE: Reload Map and Quick Map Reload are not working in Development Mode.

(08-11-2013, 11:28 PM)Your Computer Wrote: Sounds like you're working on a full conversion. In that case, you have to create global.hps and inventory.hps for your full conversion with their OnGameStart functions. It's not a map cache issue.

You were right, all I needed was the inventory.hps. Thank you!

-Grind to the Gore-
(This post was last modified: 08-12-2013, 01:49 AM by GoreGrinder99.)
08-11-2013, 11:42 PM
Find




Users browsing this thread: 1 Guest(s)