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
Model Editor Help Custom Lantern Problem
RaideX Offline
Member

Posts: 212
Threads: 33
Joined: May 2013
Reputation: 7
#1
Custom Lantern Problem

So i've been trying to convert the A Machine for Pigs Lantern into a Full Conversion for TDD and i've ran into quiet a few problems trying to do that.
I've tried using this tutorial on how to do said thing and i've done it like followed because there seemed to be a problem with doing it like the tutorial explained:

I copied over both lantern and hand model to my FC (redist/FC/models/...) and also the entitie (redist/FC/entities/item/lantern/...). then i have startet the game dev_user and it only seemed to work partly.

The problem is that both the halo light and the spotlight from the lantern don't seem to work correctly. It just looks like the light is coming from the player rather from the lantern. Also lantern spotlight and halo light do not seem to be attached to the lantern as they are not affected by the lantern swing physics. A last thing to note is that the lantern had another flicking light attached to it, but it was flicking all the time so i looked into the lantern.ho file and found some functions that i was not familiar with.

MinTimeBetweenFailures = "10"
MaxTimeBetweenFailures = "10"
    
ChanceOfFlickerFailure = "1.0"
MinTimeInFailureFlickering = "120"
MaxTimeInFailureFlickering = "150"
    
ChanceOfDeadFailure = "0"
MinTimeInFailureDead = "5"
MaxTimeInFailureDead = "15"
        
ChanceFlickerComesAfterDeadFailure = "0.3"
ChanceDeadComesAfterFlickerFailure = "0.3"


Maybe this has to do with the engine that got a bit updated but i'm now stuck on what to do. Hope you guys can help me fix it.

If you don't draw first, you don't get to draw at all... -The False Shepherd
11-02-2013, 09:39 PM
Find


Messages In This Thread
Custom Lantern Problem - by RaideX - 11-02-2013, 09:39 PM
RE: Custom Lantern Problem - by Plazmater - 11-06-2013, 03:51 PM
RE: Custom Lantern Problem - by RaideX - 11-06-2013, 03:55 PM
RE: Custom Lantern Problem - by DnALANGE - 11-06-2013, 09:03 PM
RE: Custom Lantern Problem - by Plazmater - 11-06-2013, 09:47 PM
RE: Custom Lantern Problem - by RaideX - 11-06-2013, 10:00 PM
RE: Custom Lantern Problem - by DnALANGE - 11-07-2013, 12:23 AM
RE: Custom Lantern Problem - by RaideX - 11-07-2013, 05:08 PM
RE: Custom Lantern Problem - by DnALANGE - 11-07-2013, 09:03 PM
RE: Custom Lantern Problem - by RaideX - 11-08-2013, 01:47 PM



Users browsing this thread: 1 Guest(s)