Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Andrew80k
Forum: Quests::Custom 06-03-2009, 06:23 PM
Replies: 32
Views: 12,401
Posted By Andrew80k
Perl is fairly type agnostic, but C++ is not. To...

Perl is fairly type agnostic, but C++ is not. To answer your question you'd have to look at what $class represents. My guess is the answer is no as the $class variable holds a string with a value...
Forum: Quests::Custom 06-03-2009, 06:19 PM
Replies: 32
Views: 12,401
Posted By Andrew80k
Actually, it should be $class eq "Warrior" with...

Actually, it should be $class eq "Warrior" with double quotes. Using single quotes is an array of char's, while double quotes is used for strings. Maybe why it didn't work. I like the way you do...
Forum: Quests::Custom 06-27-2008, 04:00 PM
Replies: 32
Views: 12,401
Posted By Andrew80k
couple things...some is just semantics... ...

couple things...some is just semantics...


$class == 'Shadowknight'


should really be

$class eq "Shadowknight"
Showing results 1 to 3 of 3

 
Forum Jump
   

All times are GMT -4. The time now is 11:05 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