I did something wrong oO

Status
Not open for further replies.
Level 16
Joined
Feb 22, 2006
Messages
960
Hey guys,

I was working on a system for my map, creating a new library and then I add in custom script to hide the UI.... and what happens the credits for the game start + Campaign UI appears oO

attachment.php


If I click on the button on the bottom right, nothing happens, if I click on the button on the botton left this appears in the background... thats mysterious:

attachment.php


edit: this happend by calling: libNtve_gf_HideGameUI(true, PlayerGroupAll());
 

Attachments

  • Screenshot2010-07-13 17_47_09.jpg
    Screenshot2010-07-13 17_47_09.jpg
    531.2 KB · Views: 240
  • Screenshot2010-07-13 17_51_05.jpg
    Screenshot2010-07-13 17_51_05.jpg
    577.8 KB · Views: 227

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,285
What the text is saying make no sense... Everything in the map is property of Blizzard Entertainment and is owned by Blizzard Entertainment. Any imported content into the map is also property of Blizzard Entertainment as agreed upon by the terms of use. Thus I have no clue what all that liscence is doing in SC2 as it is clearly illegal what it is saying cause everything that SC2 runs is property of Blizzard Entertainments.

Anyway, try adding a separate map for the credits of who worked on your project, cause it is clear that they do not want you to do it this way. Also I advise waiting till the game is released as then you can look at how blizzard did stuff in their campaign and then base processes on that.
 
Level 16
Joined
Feb 22, 2006
Messages
960
It's just a part of the credits, before were like 1mio names of programers, animators etc.

I didn't want this to appear, but it did since I wanted to hide the UI (I forgot that to hide the UI I have to set the value to false in the function call instead of true).... and then the credits started, nothing more nothing less :(
 
Status
Not open for further replies.
Top