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
How di i load a new level?
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#7
RE: How di i load a new level?

(10-09-2011, 05:19 AM)lolopon Wrote: Alright, now i have a new problem. When i have put the level in the right column and the start position, when i enter the door in game, it crashes and say "Unable to load script file" and "A funstion with the same name and parameters already exist". Any clues?

You have at least two functions that start the same. For example:

void Function1()
{}

void Function1()
{}

There can only be one.

(10-09-2011, 05:53 AM)Xvideogamer720X Wrote: Every map needs to have a .hps file

Actually, you only need one if you want scripting.

Tutorials: From Noob to Pro
10-09-2011, 07:42 AM
Website Find


Messages In This Thread
How di i load a new level? - by lolopon - 10-09-2011, 02:49 AM
RE: How di i load a new level? - by Tanshaydar - 10-09-2011, 02:50 AM
RE: How di i load a new level? - by lolopon - 10-09-2011, 02:51 AM
RE: How di i load a new level? - by lolopon - 10-09-2011, 05:19 AM
RE: How di i load a new level? - by Your Computer - 10-09-2011, 07:42 AM
RE: How di i load a new level? - by Tanshaydar - 10-09-2011, 05:21 AM
RE: How di i load a new level? - by lolopon - 10-09-2011, 11:52 AM



Users browsing this thread: 1 Guest(s)