Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: tearinall
Forum: General::General Discussion 01-11-2016, 05:35 PM
Replies: 24
Views: 11,605
Posted By tearinall
If it's not 0 the server will set it as a scaling...

If it's not 0 the server will set it as a scaling item.

`charmfile` is the (quest) file used to determine the scaling


GetAugment(slot) # Returns an item object for the augment found in the...
Forum: General::General Discussion 01-11-2016, 04:20 PM
Replies: 24
Views: 11,605
Posted By tearinall
Take a look at your `books` table. I think...

Take a look at your `books` table. I think you'll figure it out from there. Though, that is where you'll place "Items increase in power as you gain more set pieces." (or whatever you had in mind...
Forum: General::General Discussion 01-10-2016, 08:37 PM
Replies: 24
Views: 11,605
Posted By tearinall
Not sure who you were replying to, so maybe the...

Not sure who you were replying to, so maybe the details are lost on that ignorance of mine. Though I'll still ask, what "other box" ?
Forum: General::General Discussion 01-08-2016, 09:23 PM
Replies: 24
Views: 11,605
Posted By tearinall
And its perfectly fine to utilize the same...

And its perfectly fine to utilize the same charmfile (i.e. code) for multiple items.
Forum: General::General Discussion 01-08-2016, 09:16 PM
Replies: 24
Views: 11,605
Posted By tearinall
Mace, it doesn't always "take hold"...

Mace, it doesn't always "take hold" instantaneously from what I remember.

I get what you're after, which is why I only check the main inventory (worn, and consequently cursor rather than all...
Forum: General::General Discussion 01-08-2016, 03:00 AM
Replies: 24
Views: 11,605
Posted By tearinall
Mace, I copy/pasted from the hasitem plugin to...

Mace, I copy/pasted from the hasitem plugin to reduce some time, it doesnt go beyond checking to see if the item is in their proper slot, but should check either cursor or main inventory:


sub...
Forum: Quests::Q&A 01-03-2016, 02:20 AM
Replies: 10
Views: 4,631
Posted By tearinall
Oh, sorry, I didn't catch the "hasitem" ...

Oh, sorry, I didn't catch the "hasitem"


if (plugin::check_hasitem($client, $itemnum)) {
Forum: Quests::Q&A 01-02-2016, 08:26 PM
Replies: 10
Views: 4,631
Posted By tearinall
Yes if ($value == 5) { ## do this...

Yes


if ($value == 5) {
## do this stuff
}
elsif ($value == 6) {
## do this stuff instead
}
elsif ($value == 8) {
Forum: Quests::Custom 11-28-2015, 09:25 PM
Replies: 63
Views: 63,565
Posted By tearinall
Haven't tested it for functionality, don't see...

Haven't tested it for functionality, don't see anything immediately wrong besides unneeded lines:


sub AutoTrain {
$client->Message( 15, "Your experiences across the realm have infused you...
Showing results 1 to 9 of 9

 
Forum Jump
   

All times are GMT -4. The time now is 08:47 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3