Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: Muuss
Forum: Development::Tools 04-16-2008, 10:32 AM
Replies: 129
Views: 77,961
Posted By Muuss
in quests/quest.pm, change sub ChooseRandom to : ...

in quests/quest.pm, change sub ChooseRandom to :


sub ChooseRandom {
my $item=0;
foreach $item (@_) { main::add_received($item); }
return $_[int(rand($#_)+1)];
}
Forum: Development::Tools 04-10-2008, 05:25 PM
Replies: 129
Views: 77,961
Posted By Muuss
I can't wait to test that new version ! :)

I can't wait to test that new version ! :)
Forum: Development::Tools 03-21-2008, 07:37 AM
Replies: 129
Views: 77,961
Posted By Muuss
Wink Hi peeps !

Hi peeps !
Forum: Quests::Q&A 03-06-2007, 03:09 AM
Replies: 4
Views: 2,791
Posted By Muuss
Please, do so, so people will stop to ask for an...

Please, do so, so people will stop to ask for an updated version :)
Forum: Quests::Submissions 09-15-2006, 10:41 PM
Replies: 3
Views: 4,675
Posted By Muuss
Thank you Aramid, i downloaded them. I ll check...

Thank you Aramid, i downloaded them. I ll check to the coding and if it goes with PEQ standards, i ll just use you work instead of reinventing the wheel :)
Forum: Quests::Submissions 09-13-2006, 10:29 PM
Replies: 3
Views: 4,675
Posted By Muuss
I had that quest marked as being a work in...

I had that quest marked as being a work in progress on PEQ. Do you mind if i take a part of it to complete what i did not finished yet ?
Forum: General::General Discussion 09-13-2006, 10:25 PM
Replies: 2
Views: 2,266
Posted By Muuss
People giving lessons are annoying. So please, do...

People giving lessons are annoying. So please, do like me, stop posting useless messages ! :D
Forum: Support::Windows Servers 08-26-2006, 08:56 PM
Replies: 12
Views: 3,134
Posted By Muuss
Buy it on the web !

Buy it on the web !
Forum: Development::Tools 07-17-2006, 08:20 PM
Replies: 129
Views: 77,961
Posted By Muuss
I've started to add a few npc pictures to the...

I've started to add a few npc pictures to the browser, based on PEQ database (mostly some dragons). Not many obviously.
If someone adds more of them, please post a /npcs directory archive. I can...
Forum: Development::Tools 07-17-2006, 08:09 PM
Replies: 129
Views: 77,961
Posted By Muuss
Thanks Cave) Time has come for the next...

Thanks Cave)

Time has come for the next release : 0.5.3.
Download URL : http://eqemu.vilvert.fr/eqbrowser-0.5.3.tar.gz

version 0.5.3
- Added a detailled mob listing for zones, with spawn...
Forum: Support::Windows Servers 07-17-2006, 03:09 AM
Replies: 3
Views: 2,892
Posted By Muuss
Nice job, Belf, but put 2 S at muuSS please :)

Nice job, Belf, but put 2 S at muuSS please :)
Forum: Quests::Q&A 06-25-2006, 11:21 PM
Replies: 25
Views: 7,814
Posted By Muuss
2 little suggestions. Add parenthesis to...

2 little suggestions.

Add parenthesis to your tests :


if (plugin::check_handin(\%itemcount, 51510 => 4) && ($zavious == 1))



Second one. This structure :
Forum: Support::Windows Servers 06-22-2006, 04:33 AM
Replies: 11
Views: 3,049
Posted By Muuss
I should have named eqbrowser's tables with...

I should have named eqbrowser's tables with different names, or names with prefixes, like eqbrowser_spells, eqbrowser_races...
Sorry for that. It will be fixed in 0.5.3, which should be released...
Forum: Development::Feature Requests 06-22-2006, 04:22 AM
Replies: 4
Views: 3,170
Posted By Muuss
Or make a quest and outputs the answers to a text...

Or make a quest and outputs the answers to a text file, with globals and such, you can do some nice things !
Forum: Development::Database/World Building 05-21-2006, 11:48 PM
Replies: 49
Views: 11,987
Posted By Muuss
'Part deux' ? Georges is Belfedia's reincarnation...

'Part deux' ? Georges is Belfedia's reincarnation ! :D
Forum: Support::General Support 05-21-2006, 09:48 PM
Replies: 11
Views: 3,755
Posted By Muuss
Here are ALL the variables that should be in...

Here are ALL the variables that should be in config.php :

// OPTIONS
$ShowNpcDropChances=TRUE; // if TRUE, chances of droping of each item will be shown when browsing npcs...
Forum: Support::General Support 05-21-2006, 09:44 PM
Replies: 11
Views: 3,755
Posted By Muuss
Ya that sure does get rid of the undefined...

Ya that sure does get rid of the undefined variable errors, but still none of the php actually is working. It is suppose to query the database for info and it doesnt seem to be doing it. I just gave...
Forum: Support::General Support 05-21-2006, 09:36 PM
Replies: 11
Views: 3,755
Posted By Muuss
In the current state, support for chars should...

In the current state, support for chars should not be proposed to the players, its not fully implemented and very superficial. I ll perhaps take some time to incoporate magelo to the browser, if i...
Forum: General::General Discussion 05-17-2006, 04:40 AM
Replies: 5
Views: 3,081
Posted By Muuss
This is PEQ forum :...

This is PEQ forum : http://www.projecteq.net/phpBB2

About your problem, are you sure that the mobs were there ? You may see them because your client didn't got any refresh concerning their loc and...
Forum: Support::General Support 05-15-2006, 10:13 PM
Replies: 2
Views: 2,559
Posted By Muuss
What you're trying to do is a quest. Its...

What you're trying to do is a quest. Its implemented in the EMU ATM and totally doable. See Quests forum, its full of examples and there's a nice tutorial that explains how to write them. What you...
Forum: Development::Bug Reports 05-15-2006, 06:36 PM
Replies: 1
Views: 2,511
Posted By Muuss
Proc rates are working better now. Althought,...

Proc rates are working better now.
Althought, i wonder if they are really working like they should with weapon that have proc rate modifiers, like the summoned cleric hammers (lvl 58 one for...
Forum: Development::Bug Reports 05-15-2006, 06:34 PM
Replies: 3
Views: 2,929
Posted By Muuss
Its working as intended, good work.

Its working as intended, good work.
Forum: Development::Bug Reports 05-14-2006, 07:00 PM
Replies: 3
Views: 2,929
Posted By Muuss
Great, thanks! Will test it after the next...

Great, thanks!
Will test it after the next reboot.
Forum: Quests::Q&A 05-09-2006, 11:51 PM
Replies: 12
Views: 4,074
Posted By Muuss
Paaco forgot a brace at the event of the...

Paaco forgot a brace at the event of the event_say (easy to see due to his good indentation).

Hamarabi, faction id comes from table 'faction_list', faction 10103 does not exists, the rest of your...
Forum: Development::Bug Reports 05-09-2006, 08:53 PM
Replies: 3
Views: 2,929
Posted By Muuss
Tinkering

Hey there.

I m actually working on tinkering on PEQ and can't any toolbox to retrieve the recipes when i do a search. I've checked source code and found that
uint32 Object::TypeToSkill(uint32...
Showing results 1 to 25 of 500

 
Forum Jump
   

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