The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
[SCRIPT HELP] Music Play Area.
heyitsrobert97 Offline
Member

Posts: 68
Threads: 29
Joined: Jan 2012
Reputation: 0
#1
[SCRIPT HELP] Music Play Area.

Hello I need some help with my Custom Map level_01.hps file i written it but then it says expected identifier

void OnStart()
{
AddEntityCollideCallback("Player", "musicareabasement", "MusicPlay", true, 1);

}


MusicPlay("Player", "musicareabasement", 0);

PlayMusic("Music_01.ogg" , true , 10 , 2.0f , 0 , true);

Its my first script ever and that is all that is in the file but at (8,10) and (10,10) it says ERR: Expected Identifier.Exclamation

Can someone please help me?Sad

This Darn House! , Four Doors, Youtube
01-11-2012, 06:42 AM
Find


Messages In This Thread
[SCRIPT HELP] Music Play Area. - by heyitsrobert97 - 01-11-2012, 06:42 AM
RE: [SCRIPT HELP] Music Play Area. - by flamez3 - 01-11-2012, 06:57 AM



Users browsing this thread: 1 Guest(s)