Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Grabbin' Pills!
Author Message
SLAMnesia Offline
Member

Posts: 94
Joined: May 2011
Reputation: 0
Post: #1
Grabbin' Pills!
Just curious if it's possible to make the text that appears when you pick up a laudanum say "Grabbin' Pills!" and not "Picked up Laudanum". It'd be pretty funny haha
08-07-2011 10:34 PM
Find all posts by this user Quote this message in a reply
DRedshot Offline
Senior Member

Posts: 373
Joined: Jun 2011
Reputation: 11
Post: #2
RE: Grabbin' Pills!
yep it's probably possible, but you'd either need to do a full conversion, or edit some files, simply because you cant easily remove the 'Picked up' part
But i personaly dont know what files you'd have to edit because i've never made a full conversion.

(This post was last modified: 08-07-2011 10:41 PM by DRedshot.)
08-07-2011 10:40 PM
Find all posts by this user Quote this message in a reply
Apjjm Offline
Super Moderator

Posts: 444
Joined: Apr 2011
Reputation: 42
Post: #3
RE: Grabbin' Pills!
(08-07-2011 10:34 PM)SLAMnesia Wrote:  Just curious if it's possible to make the text that appears when you pick up a laudanum say "Grabbin' Pills!" and not "Picked up Laudanum". It'd be pretty funny haha

There are two lines in the base_english.lang file: a line which configures the words "Picked up", and a line which names the laudaunum:
<Entry Name="PickedUp">Picked up</Entry>
<Entry Name="ItemName_HealthPotion">Laudanum</Entry>
I'm guessing you'd need to change both these lines. You would need a full conversion to do this.

(This post was last modified: 08-07-2011 11:34 PM by Apjjm.)
08-07-2011 10:44 PM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)