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 Make a light flicker?
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#4
RE: Make a light flicker?

Function definitions don't contain values as their parameters.

Proper syntax:
PHP Code: (Select All)
void LightFlicker_1(string &in parentstring &in childint state)
{
SetLightFlickerActive("LightOff"false);


BTW, i'm doubting "LightOff" is the name of the light.

Tutorials: From Noob to Pro
03-20-2012, 07:03 AM
Website Find


Messages In This Thread
Make a light flicker? - by TheLastGreyKnight - 03-20-2012, 03:56 AM
RE: Make a light flicker? - by Your Computer - 03-20-2012, 04:13 AM
RE: Make a light flicker? - by TheLastGreyKnight - 03-20-2012, 06:12 AM
RE: Make a light flicker? - by DaAinGame - 03-20-2012, 07:07 AM
RE: Make a light flicker? - by Your Computer - 03-20-2012, 07:03 AM
RE: Make a light flicker? - by TheLastGreyKnight - 03-20-2012, 07:11 AM
RE: Make a light flicker? - by Your Computer - 03-20-2012, 07:19 AM



Users browsing this thread: 1 Guest(s)