EQEmulator Home
>
EQEmulator Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Home
Forums
Register
Members List
Today's Posts
Search
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Page 1 of 20
1
2
3
4
5
11
>
Last
»
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
Eq Browser : Allakhazam Clone
Views:
91,379
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
Eq Browser : Allakhazam Clone
Views:
91,379
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
Eq Browser : Allakhazam Clone
Views:
91,379
Posted By
Muuss
Hi peeps !
Hi peeps !
Forum:
Quests::Q&A
03-06-2007, 03:09 AM
Replies:
4
TOOL - Creating an enhanced quest tool
Views:
3,326
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
Shaman Epic 1 Quest
Views:
5,817
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
Shaman Epic 1 Quest
Views:
5,817
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
What's more annoying?
Views:
2,658
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
Eqemu new dawn ?
Views:
3,596
Posted By
Muuss
Buy it on the web !
Buy it on the web !
Forum:
Development::Tools
07-17-2006, 08:20 PM
Replies:
129
Eq Browser : Allakhazam Clone
Views:
91,379
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
Eq Browser : Allakhazam Clone
Views:
91,379
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
Server maintance programs
Views:
3,312
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
Qglobal problem
Views:
9,333
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
Buff Values
Views:
3,601
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
Polling the players..
Views:
3,673
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
so you want to edit npc's part deux
Views:
14,522
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
EQ Browser
Views:
4,586
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
EQ Browser
Views:
4,586
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
EQ Browser
Views:
4,586
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
Weird happening last night
Views:
3,852
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
Scripts for Events
Views:
3,116
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
Proc rates
Views:
3,307
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
Tinkering
Views:
3,389
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
Tinkering
Views:
3,389
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
Trying to fix up my first quest....
Views:
5,071
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
Tinkering
Views:
3,389
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
Page 1 of 20
1
2
3
4
5
11
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
General::General Discussion
General::Server Discussion
General::News
General::News::Polls
Support
Support::General Support
Idiot Posters
Spell Support
Support::Windows Servers
Support::Linux Servers
Support::Packetcollector
Support::MiniLogin
Quests
Quests::Q&A
Quests::Custom
Quests::Completed
Quests::Submissions
Quests::Plugins & Mods
Quests::need work
Quests::LUA
Development
Development::Development
Development::Bots
Development: Custom Code
Development::Server Code Submissions
Development::Feature Requests
Development::Bugs
Development::Bug Reports
Development::Database/World Building
Development::Tools
Development::GeorgeS's Tools
EQEmu Operations Center
KayotRO
Old Eq
OpenZone
OpenZone:: Q&A
Simple Client
OpenZone::Tutorials
OpenZone::Bug Reporting
Misc
Misc::Off Topic
Misc::Screenshots
Archives
Archive::Support
Archive::General Support
Archive::Windows Servers
Archive::Linux Servers
Archive::Tutorials/Howto's
Tutorials--Outdated Use the Wiki
Tutorial ALL NEW PEOPLE READ THIS
Tutorials::Discussion
Tutorials::Requests
Tutorials::Submissions
Tutorials::Needs work
Archive::Packetcollector
Archive::Development
Archive::Development
Archive::Bugs
Archive::Tools
Archive::Quests
Archive::Database/World Building
EQ2 Development
Archive::Misc
Archive::Off Topic
Archive::Screenshots
OpenEQ
OpenEQ::General Discussion
OpenEQ::Support
OpenEQ::Development
OpenEQ::Bug reporting
OpenEQ::Plugins
All times are GMT -4. The time now is
07:38 PM
.
-- Default Style
---- EQEmulator
EQEmulator
-
Archive
-
Top
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