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
Coin amount Get Function
Pandemoneus Offline
Senior Member

Posts: 328
Threads: 2
Joined: Sep 2010
Reputation: 0
#3
RE: Coin amount Get Function

Well, you could create an integer (like int thalers = 0) and add the amount of thalers you pick up to it. Add a "SetEntityCallbackFunc(string& asName, string& asCallback);" and do AddLocalVarInt(thalers, AmountOfThalersToAdd);

This is just a part of the script, if you need more help I will give you a full one.

09-19-2010, 01:24 PM
Find


Messages In This Thread
Coin amount Get Function - by Charles445 - 09-19-2010, 03:23 AM
RE: Coin amount Get Function - by MulleDK19 - 09-19-2010, 12:58 PM
RE: Coin amount Get Function - by Pandemoneus - 09-19-2010, 01:24 PM
RE: Coin amount Get Function - by MulleDK19 - 09-19-2010, 03:28 PM
RE: Coin amount Get Function - by Pandemoneus - 09-19-2010, 03:38 PM
RE: Coin amount Get Function - by MulleDK19 - 09-19-2010, 04:17 PM



Users browsing this thread: 1 Guest(s)