Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: bloatedseachicken
Forum: Quests::Q&A 08-31-2014, 12:59 PM
Replies: 9
Views: 7,059
Posted By bloatedseachicken
woot this worked if($mname =~ /([A-Z])/) ...

woot this worked

if($mname =~ /([A-Z])/)

:P
Forum: Quests::Q&A 08-31-2014, 12:42 PM
Replies: 9
Views: 7,059
Posted By bloatedseachicken
is there some way to use =~ /([A-Z])/ in there to...

is there some way to use =~ /([A-Z])/ in there to select only Uppercase mobs?

im at a loss lol
Forum: Quests::Q&A 08-31-2014, 07:31 AM
Replies: 9
Views: 7,059
Posted By bloatedseachicken
ok, so this works as long as the mob has # in the...

ok, so this works as long as the mob has # in the name

sub EVENT_SPAWN {
if (substr($npc->GetName(), 0, 1) eq "#") {
blah;
}
}

but...how can I make it pick out mobs with an...
Forum: Quests::Q&A 08-30-2014, 10:32 PM
Replies: 9
Views: 7,059
Posted By bloatedseachicken
hmm cant get either of those to work either :( ...

hmm cant get either of those to work either :(

is there a way to recognize only named in a script? like how does named get singled out? they don't all have # in front right? I know with MQ2, you...
Forum: Quests::Q&A 08-30-2014, 04:39 PM
Replies: 9
Views: 7,059
Posted By bloatedseachicken
Yes, global file... thanks guys! Will try those...

Yes, global file... thanks guys! Will try those out
Forum: Quests::Q&A 08-30-2014, 01:49 PM
Replies: 9
Views: 7,059
Posted By bloatedseachicken
affect only named mobs?

hi,

i need help with an if statement that will only select name mobs.

For example, i tried this, but it's not working

if ($mname =~ #) then blah blah.

What is the correct way?
Showing results 1 to 6 of 6

 
Forum Jump
   

All times are GMT -4. The time now is 12:18 PM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3