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 Is it possible to set a message through a string variable?
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#7
RE: Is it possible to set a message through a string variable?

(08-30-2014, 03:27 PM)FlawlessHappiness Wrote: SetMessage("Messages", GetLocalVarString("StringVar"), 0);

Like what Daemian said, how is it possible? The argument is
PHP Code: (Select All)
void SetMessage(stringasTextCategorystringasTextEntryfloat afTime); 

The second argument is the Entry in the .lang file. This obviously won't work because the second argument IS FOR the Entry in the Category, NOT FOR a StringVariable.
08-30-2014, 05:31 PM
Find


Messages In This Thread
RE: Is it possible to set a message through a string variable? - by PutraenusAlivius - 08-30-2014, 05:31 PM



Users browsing this thread: 1 Guest(s)