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 Script Error
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#2
RE: Script Error

Quote:void ActivateBrokenBoards(string &in asItem, string &in asEntity)
void Hallucination(string &in asParent, string &in asChild, int alState)

You have this, but you have no braces for one of them. If you need hallucination to happen in sync with the Activate Broken Boards script, then you don't need that line.

If you still need it:
PHP Code: (Select All)
void ActivateBrokenBoards(string &in asItemstring &in asEntity)
{
  
//code


Discord: Romulator#0001
[Image: 3f6f01a904.png]
(This post was last modified: 05-24-2014, 01:19 PM by Romulator.)
05-24-2014, 01:17 PM
Find


Messages In This Thread
Script Error - by MaksoPL - 05-24-2014, 01:11 PM
RE: Script Error - by Romulator - 05-24-2014, 01:17 PM
RE: Script Error - by MaksoPL - 05-24-2014, 01:20 PM
RE: Script Error - by Romulator - 05-24-2014, 01:27 PM
RE: Script Error - by MaksoPL - 05-24-2014, 01:29 PM
RE: Script Error - by DnALANGE - 05-24-2014, 02:13 PM



Users browsing this thread: 1 Guest(s)