Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 226 to 235 of 235
Search took 0.02 seconds; generated 91 minute(s) ago.
Search: Posts Made By: Astal
Forum: Quests::Q&A 09-10-2010, 10:20 PM
Replies: 3
Views: 6,643
Posted By Astal
Tried Everything I can think of but i cant get my charm file working right

Im trying to make the augment (it uses a charmfile) to cast a spell every 5 minutes (for testing, it will be 3 hours when i get it working.

It doesnt work it casts every update. It seems like the...
Forum: Spell Support 09-10-2010, 01:44 PM
Replies: 2
Views: 8,933
Posted By Astal
Do spell effects stack

If they are the same spell? I know some dont.

Im referring to a spell that has ImprovedHealing effect.

If i add it to multiple items will they stack or do I have to make seperate copies of the...
Forum: Quests::Q&A 09-10-2010, 12:59 PM
Replies: 10
Views: 11,618
Posted By Astal
Yeah i noticed that. Unfortuntely i dont know...

Yeah i noticed that. Unfortuntely i dont know enough C++. Im just gonna have it add 1 pp per update so the player doesnt get too much.

Damn it seems i would need to do that to do my other idea...
Forum: Development::Database/World Building 09-09-2010, 06:32 PM
Replies: 7
Views: 12,436
Posted By Astal
Yeah i do want all models enabled until i work...

Yeah i do want all models enabled until i work out what i need to have global then I can remove what I dont need.

I cant find the zonename_chr files for the newer zones for some reason, are there...
Forum: Development::Database/World Building 09-09-2010, 04:30 PM
Replies: 7
Views: 12,436
Posted By Astal
I would like to do this also. If anyone knows...

I would like to do this also. If anyone knows what files to look in or how to add the new races to be global please lemme know.

I know for global load u do

1,0,TFFF,abysmal_chr,Loading...
Forum: Quests::Q&A 09-09-2010, 04:09 PM
Replies: 10
Views: 11,618
Posted By Astal
#my $currentmoney = $client->GetPlatinum(); ...

#my $currentmoney = $client->GetPlatinum();

no such thing, i dunno why the example i found used it. Oh well
Forum: Quests::Q&A 09-09-2010, 12:22 PM
Replies: 10
Views: 11,618
Posted By Astal
That doesnt work either however if i just input a...

That doesnt work either however if i just input a value it does

#Ring of Thror

sub EVENT_SCALE_CALC {

#my $currentmoney = $client->GetPlatinum();
#my $moneytogive = $currentmoney / 100 ;...
Forum: Quests::Q&A 09-09-2010, 11:48 AM
Replies: 10
Views: 11,618
Posted By Astal
hey thanks, sorry i forgot to update the code...

hey thanks, sorry i forgot to update the code also

I was using this instead.
$client->AddMoneyToPP(0, 0, 0, $moneytogive, 1);
Forum: Quests::Q&A 09-09-2010, 11:36 AM
Replies: 10
Views: 11,618
Posted By Astal
bump anyone able to help? Still havent found a...

bump anyone able to help? Still havent found a solution to this.
Forum: Quests::Q&A 09-05-2010, 05:23 PM
Replies: 10
Views: 11,618
Posted By Astal
Simple Charm To Give Player Money Every Update

I cant seem to get it working, can anyone help?

sub EVENT_SCALE_CALC {

my $currentmoney = $client->GetPlatinum();
my $moneytogive = $currentmoney / 100 ;
my $itemscale = 1;

#check all...
Showing results 226 to 235 of 235

 
Forum Jump
   

All times are GMT -4. The time now is 06:45 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 - 2026, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3