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
Announcement Dark Salvation: The Unspoken Words demo release
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#2
RE: Dark Salvation: The Unspoken Words demo release

SetupLoadScreen is used in OnLeave() functions. Tongue


void OnEnter()

{
void SetPlayerLampOil(-20);
}

{
void SetPlayerSanity(-50);

}


You have two sets of braces. Only need one per function.

(This post was last modified: 07-22-2011, 11:24 AM by palistov.)
07-22-2011, 11:19 AM
Find


Messages In This Thread
RE: Dark Salvation: The Unspoken Words demo release - by palistov - 07-22-2011, 11:19 AM



Users browsing this thread: 1 Guest(s)