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
ClayPigeon Offline
Member

Posts: 214
Threads: 13
Joined: Mar 2012
Reputation: 8
#2
RE: script help

You can remove the item when the player enters the map and then give it to him again using:

void GiveItem(string& asName, string& asType, string& asSubTypeName, string& asImageName, float afAmount);
void RemoveItem(string& asName);
(This post was last modified: 04-13-2012, 10:21 AM by ClayPigeon.)
04-13-2012, 10:20 AM
Find


Messages In This Thread
script help - by zombiehacker595 - 04-13-2012, 10:10 AM
RE: script help - by ClayPigeon - 04-13-2012, 10:20 AM
RE: script help - by zombiehacker595 - 04-13-2012, 10:24 AM
RE: script help - by ClayPigeon - 04-13-2012, 10:28 AM
RE: script help - by zombiehacker595 - 04-13-2012, 10:35 AM
RE: script help - by Your Computer - 04-13-2012, 10:35 AM



Users browsing this thread: 1 Guest(s)