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
Script Help Make things Interactive? [FIXED]
SilentHideButFine Offline
Member

Posts: 156
Threads: 38
Joined: May 2012
Reputation: 6
#1
Make things Interactive? [FIXED]

Hi there i'm working on my current mod "Hopsital Of Horror"
and i can't remember how to make entites to interact , so for examepl

Player clicks on a lets say a body then he found something , im trying to remember but been a while sence i was creating this mod , and i would love to see if someone helped me with this one , please help me !

UPDATE:

got everything to work but it dosn't work with my keycard open door scripts?
it has same name with "Sec_blue_1" :O
here is the script

"
void doctorinteract(string &in asEntity)
{
SetMessage("Mes", "bodymessage", 15);
GiveItem("Sec_Blue_1", "Sec_Blue_1.ent", "Bluecard", "Sec_Blue.tga", 1);
}
"

[url= http://www.moddb.com/mods/jessehmusic [/url] ,HOSPITAL OF HORROR MOD
(This post was last modified: 01-13-2014, 05:33 PM by SilentHideButFine.)
01-13-2014, 04:21 AM
Find


Messages In This Thread
Make things Interactive? [FIXED] - by SilentHideButFine - 01-13-2014, 04:21 AM
RE: Make things Interactive? - by Romulator - 01-13-2014, 09:06 AM
RE: Make things Interactive? - by DnALANGE - 01-13-2014, 03:47 PM
RE: Make things Interactive? - by daortir - 01-13-2014, 05:29 PM



Users browsing this thread: 1 Guest(s)