ScriptUO

Official ScriptUO EasyUO Scripts => Script Snippets => Topic started by: Superslayer on May 06, 2009, 08:56:50 PM

Title: SuperSlayer's LRC Counter Version 2.0
Post by: Superslayer on May 06, 2009, 08:56:50 PM
Edit: Updated to version 2.0
Special Thanks to Paulonius for loaning a Sorcerer suit to test with!  :)

This is my first script using Namespace's. I hope you all enjoy it  ;D

Simply put, this will count up the total LRC in any given container and return the total in #Result.
Example of usage:
Code: [Select]
GoSub SS_LRC_Count XXXXXXX  ideally your paperdoll id *thanks TM* ;)
Title: Re: SuperSlayer's LRC Counter
Post by: TrailMyx on May 06, 2009, 09:09:37 PM
I suppose a really logical use would be:

GoSub SS_LRC_Count #CHARID

:)
Title: Re: SuperSlayer's LRC Counter
Post by: Superslayer on May 07, 2009, 07:50:51 AM
I had considered that, but I also considered the possibility that others may target a container that may hold a specific suit, or even target another player.  But for another player to be targeted, the script would have to have the paperdoll open, and this doesn't do that.

I realized late after I posted this that the 'Magical Suits' , like the Wizards suit, will probably not work correctly.
Title: Re: SuperSlayer's LRC Counter Version 2.0
Post by: Superslayer on March 15, 2010, 04:19:18 PM
Updated to version 2.0

Supports the Sorcerer's suit
Title: Re: SuperSlayer's LRC Counter Version 2.0
Post by: Endless Night on September 17, 2010, 10:39:48 AM
Thanks for this sub SS .. I will be playing with it.
Title: Re: SuperSlayer's LRC Counter Version 2.0
Post by: Superslayer on September 17, 2010, 12:18:13 PM
Your welcome.  :)