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
Help please >.<
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
#13
RE: Help please >.<

Quote:And how do I make it move? Like the roaches in tdd?
Thats in the source code i believe..
-
*FULL CONVERSION REQUIRED*
The problem is you have to make the function call like 5 times = 5 different pictures to see something MOVE.
It will NEVER look amazing tho..
Check out my full conversion : PREMONITION.
Check the code \ pictures \ Misc\main_sanity_event.cfg.
Those 3 are the most importend ones
all 3 work together, if 1 is NOT there it will NOT function.
To get this to work did cost me about over 50 hours to work..
so FG has made a new function for this problem ( because of me i asked Tongue called):
PHP Code: (Select All)
StartInsanityEvent("MagnifierGlass_1");
// IMPORTEND!!! ->That is the name of the event i made INSIDE the (Misc\)main_sanity_event.cfg NOT the PICTURE itself. 
To make it STOP call this :
PHP Code: (Select All)
StopCurrentInsanityEvent(); 
(This post was last modified: 04-02-2014, 05:51 PM by DnALANGE.)
04-02-2014, 05:38 PM
Find


Messages In This Thread
Help please >.< - by Solarflaire - 03-31-2014, 02:20 PM
RE: Help please >.< - by i3670 - 03-31-2014, 02:36 PM
RE: Help please >.< - by Artyom - 03-31-2014, 04:54 PM
RE: Help please >.< - by daortir - 03-31-2014, 05:12 PM
RE: Help please >.< - by Artyom - 03-31-2014, 05:28 PM
RE: Help please >.< - by Slanderous - 03-31-2014, 06:14 PM
RE: Help please >.< - by Daemian - 04-01-2014, 03:41 AM
RE: Help please >.< - by Solarflaire - 04-01-2014, 08:51 AM
RE: Help please >.< - by Mudbill - 04-01-2014, 09:25 AM
RE: Help please >.< - by Solarflaire - 04-01-2014, 09:28 AM
RE: Help please >.< - by Slanderous - 04-01-2014, 06:41 PM
RE: Help please >.< - by Solarflaire - 04-02-2014, 09:13 AM
RE: Help please >.< - by DnALANGE - 04-02-2014, 05:38 PM



Users browsing this thread: 1 Guest(s)