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
How To use Signs?
GreyFox Offline
Member

Posts: 162
Threads: 23
Joined: Jul 2011
Reputation: 2
#1
How To use Signs?

Hey Guys I dunno how to use these signs. I have a sign Area and I tried this in my script

SetEntityPlayerLookAtCallback("", "LibarySign", true);

void LibarySign(string &in asEntity, int alState)
{
SetMessage("Examine", "Sign_Libary", 2.0f);
}

extra_english.lang

<Entry Name="Sign_Libary">"Libary"</Entry>

(this is not my full script or English.lang I have everything working other than this sign)

Current Project
Forgotten
08-22-2011, 05:40 AM
Find


Messages In This Thread
How To use Signs? - by GreyFox - 08-22-2011, 05:40 AM
RE: How To use Signs? - by palistov - 08-22-2011, 08:32 AM
RE: How To use Signs? - by GreyFox - 08-22-2011, 08:04 PM



Users browsing this thread: 1 Guest(s)