Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 25 Vote(s) - 4.44 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help Us To Improve the Wiki!
plutomaniac Offline
Super Moderator

Posts: 6,368
Threads: 45
Joined: May 2011
Reputation: 183
#31
RE: Help Us To Improve the Wiki!

alright! One of these days I will make an Intel gpu troubleshooting thread, new drivers, how to clean the old ones etc so that we don't have to right the same things all over every time. Maybe we should make a locked support area at the Wiki. Anyway, just an idea... Smile
07-14-2011, 12:07 PM
Find
xtron Offline
Senior Member

Posts: 402
Threads: 37
Joined: May 2011
Reputation: 2
#32
RE: Help Us To Improve the Wiki!

Okay thanks Jens I will move my fail placed tutorial.

[Image: 44917299.jpg]Dubstep <3
07-14-2011, 12:09 PM
Find
xtron Offline
Senior Member

Posts: 402
Threads: 37
Joined: May 2011
Reputation: 2
#33
RE: Help Us To Improve the Wiki!

Any tutorial requests?. I got alot of freetime so I can make some tutorials but I don't have any idea which one.

[Image: 44917299.jpg]Dubstep <3
07-14-2011, 01:34 PM
Find
Kyle Offline
Posting Freak

Posts: 911
Threads: 36
Joined: Sep 2010
Reputation: 7
#34
RE: Help Us To Improve the Wiki!

(07-14-2011, 01:34 PM)xtron Wrote: Any tutorial requests?. I got alot of freetime so I can make some tutorials but I don't have any idea which one.

You can always make a tutorial on how to make a tutorial. Tongue

07-14-2011, 03:03 PM
Find
xtron Offline
Senior Member

Posts: 402
Threads: 37
Joined: May 2011
Reputation: 2
#35
RE: Help Us To Improve the Wiki!

hahahaha Tongue. N1 kyle. But I meant...more like HPL2 tutorials XD

[Image: 44917299.jpg]Dubstep <3
07-14-2011, 03:47 PM
Find
Kyle Offline
Posting Freak

Posts: 911
Threads: 36
Joined: Sep 2010
Reputation: 7
#36
RE: Help Us To Improve the Wiki!

(07-14-2011, 03:47 PM)xtron Wrote: hahahaha Tongue. N1 kyle. But I meant...more like HPL2 tutorials XD

I know, I just really don't know what else to add either. Big Grin

(This post was last modified: 07-14-2011, 06:24 PM by Kyle.)
07-14-2011, 06:09 PM
Find
plutomaniac Offline
Super Moderator

Posts: 6,368
Threads: 45
Joined: May 2011
Reputation: 183
#37
RE: Help Us To Improve the Wiki!

what about how to turn on/off lights with a button or switch? Something simple, press the button and the fire starts or something. Longshot?
07-14-2011, 11:51 PM
Find
xtron Offline
Senior Member

Posts: 402
Threads: 37
Joined: May 2011
Reputation: 2
#38
RE: Help Us To Improve the Wiki!

Oh good idea Pluto Big Grin Imma get started on it soon.

[Image: 44917299.jpg]Dubstep <3
07-14-2011, 11:54 PM
Find
Kyle Offline
Posting Freak

Posts: 911
Threads: 36
Joined: Sep 2010
Reputation: 7
#39
RE: Help Us To Improve the Wiki!

void OnStart()
{
     SetEntityPlayerInteractCallback("Button", "Func01", true);
}
void Func01(string &in asEntity)
{
     SetLightVisible("candle_1", true);
}

Tongue

I'll think about it. Smile

(This post was last modified: 07-14-2011, 11:55 PM by Kyle.)
07-14-2011, 11:55 PM
Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#40
RE: Help Us To Improve the Wiki!

Like this? http://www.moddb.com/mods/white-night/vi...p-switches

07-15-2011, 12:08 AM
Website Find




Users browsing this thread: 1 Guest(s)