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
Editor thumbnails, sounds, and opening a door
Damascus Rose Offline
Posting Freak

Posts: 1,107
Threads: 22
Joined: Mar 2012
Reputation: 24
#1
Editor thumbnails, sounds, and opening a door

I have 3 problems.

/////solved

No thumbnails are showing up for static objects or entities in my level editor.

/////////////////////

Sometimes sounds I play from script with the PlaySoundAtEntity() don't seem to play when others do, what is the cause of this?

///////////////////// solved

And I'm trying to get this swing door to open through script, and I've tried a few things, none of them work. I opened up the script from the Rainy Hall and copied it for my own door, but it has no effect. I also tried PropImpulses and Forces and still it does nothing. Right now all I have is

SetSwingDoorDisableAutoClose("nightmare_door", true);
SetSwingDoorClosed("nightmare_door", false, false);


If anyone could help me with any of these issues, that would be much appreciated.

[Image: damascusrose2.png]
(This post was last modified: 03-14-2013, 06:48 AM by Damascus Rose.)
02-28-2013, 05:40 AM
Find


Messages In This Thread
Editor thumbnails, sounds, and opening a door - by Damascus Rose - 02-28-2013, 05:40 AM



Users browsing this thread: 1 Guest(s)