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
Mouse-Over Text?
Cetex1337 Offline
Junior Member

Posts: 21
Threads: 7
Joined: Jun 2012
Reputation: 0
#1
Mouse-Over Text?

Hey guys, i'm looking for a script where the player holds his/her mouse over for exmample a door or a sign, and then it shows a specific text?

For exmaple: Player A holds his cursor over a door, then a text appears with "To the Libary".
06-19-2012, 05:55 PM
Find
Rapture Offline
Posting Freak

Posts: 1,078
Threads: 79
Joined: May 2011
Reputation: 30
#2
RE: Mouse-Over Text?

Their is a Area called "Sign" I believe.
06-19-2012, 06:13 PM
Find
Zjurc Offline
Junior Member

Posts: 43
Threads: 8
Joined: Jan 2012
Reputation: 0
#3
RE: Mouse-Over Text?

for the door text you need to go to extra_english.lang and modify the door names there

for other objects you put a sign area over them, and in the sign area properties you enter your Custom CATEGORY and Custom Entry. And then you insert that info and your desired text in extra_english.lang and everything works.
06-19-2012, 07:18 PM
Find
SilentHideButFine Offline
Member

Posts: 156
Threads: 38
Joined: May 2012
Reputation: 6
#4
RE: Mouse-Over Text?

(06-19-2012, 05:55 PM)Cetex1337 Wrote: Hey guys, i'm looking for a script where the player holds his/her mouse over for exmample a door or a sign, and then it shows a specific text?



For exmaple: Player A holds his cursor over a door, then a text appears with "To the Libary".



Hmm make a sign on the side then make a Sign area on it and typ in "Signs" on cata and "Libary" on entry
then take this to your lang
<CATEGORY Name="Signs">
<Entry Name=" Libary">Cell Area III</Entry>
</CATEGORY>

If it work a +rep would never hurt Smile

[url= http://www.moddb.com/mods/jessehmusic [/url] ,HOSPITAL OF HORROR MOD
06-19-2012, 08:49 PM
Find




Users browsing this thread: 1 Guest(s)