Author Topic: [OUO-Library] Bag of Sending and related functions.  (Read 4234 times)

0 Members and 1 Guest are viewing this topic.

Offline Crome969Topic starter

  • Elite
  • *
  • *
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
[OUO-Library] Bag of Sending and related functions.
« on: August 08, 2011, 12:20:30 PM »
0
Good Evening everyone,
i take the part and publish my small but useful Library for handling Bag of sending.

Requirements:

Only Requirement is binding Kal In Ex Finditem before you use the functions.

Functions:

Code: [Select]
GetBos() --> Returns an ID of a Bag of Sending or a Error Message
Code: [Select]
ChargeBos(ID of Bag of Sending,Minimum Charges to Trigger) --> Recharge Bos if its uses < of the Trigger & you have PoT in your BackpackID
Code: [Select]
GetCharges(Id of Bag of Sending)--> Analyze Bag of Sending and Return the Charges as Integer
Code: [Select]
BosSending(ID of Bag of Sending,table of ID or Types you wanna send)--> Sending as Description say Sending Items as long as you have Charges for it:)

Credits
Kal In Ex --> Finditems.lua
Myself for the lib
Scriptuo.com for Testing and let me participate this Community


Crome

There are 1 attachment(s) in this post. You must register and post an acceptable introduction to download
sending.lua

Tags: