Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 30
Search took 0.00 seconds.
Search: Posts Made By: Baelu
Forum: Development::Feature Requests 07-22-2017, 08:09 PM
Replies: 7
Views: 9,481
Posted By Baelu
This raises a question for me....anyone still...

This raises a question for me....anyone still have the old bazaar zone file or cshome or any of those other 'hidden' zones possibly?
Forum: Quests::Q&A 07-18-2017, 07:59 AM
Replies: 10
Views: 4,345
Posted By Baelu
idk man only models im using are playable races,...

idk man only models im using are playable races, and the code I originally used worked fine, was just having a sizing issue. Here is the code im using now

sub EVENT_SPAWN {
# keys start at 1,...
Forum: Quests::Q&A 07-17-2017, 05:16 PM
Replies: 10
Views: 4,345
Posted By Baelu
Using the following code, checked all races sizes...

Using the following code, checked all races sizes and gender options via GM commands, but all i keep getting are tiny humans.

sub EVENT_SPAWN {
# keys start at 1, add as many key/value pairs as...
Forum: Support::General Support 07-16-2017, 08:45 PM
Replies: 4
Views: 2,869
Posted By Baelu
What is it you guys are looking for/needing. I'm...

What is it you guys are looking for/needing. I'm not the best by any means but I do have a basic familiarity with it all I've had about 3 or 4 different test servers of my own and am currently...
Forum: Quests::Q&A 07-16-2017, 07:29 AM
Replies: 10
Views: 4,345
Posted By Baelu
Mind giving me an example to build off of? Sounds...

Mind giving me an example to build off of? Sounds a bit out of my current skill set lol
Forum: Quests::Q&A 07-15-2017, 09:08 PM
Replies: 10
Views: 4,345
Posted By Baelu
So tested it and added line for gender as well,...

So tested it and added line for gender as well, only question now is there a way to make the race picked have the correct size? Im getting giant gnomes and small ogres lol if not its no biggy but...
Forum: Quests::Q&A 07-15-2017, 07:03 PM
Replies: 10
Views: 4,345
Posted By Baelu
Will give it a shot, will it work like that for...

Will give it a shot, will it work like that for gender as well?
Forum: Quests::Q&A 07-15-2017, 02:49 PM
Replies: 10
Views: 4,345
Posted By Baelu
Well I tested it and it doesnt work, Not to sure...

Well I tested it and it doesnt work, Not to sure what I did wrong lol
Forum: Quests::Q&A 07-15-2017, 02:27 PM
Replies: 10
Views: 4,345
Posted By Baelu
Random Race?

So I was looking around for a code to make npc's have a random race upon spawn. I know how to write it for the most part but im having trouble finding which command to use. Only one I see on wiki is ...
Forum: Quests::Q&A 06-25-2017, 08:24 AM
Replies: 2
Views: 3,067
Posted By Baelu
got it, ty for the tip!

got it, ty for the tip!
Forum: Quests::Q&A 06-24-2017, 04:23 PM
Replies: 2
Views: 3,067
Posted By Baelu
Turn In issue

So the npc this is attached to keeps returning everything. Not sure what ive done wrong here, though it is my first time messing around with chooserandom. Any help would be greatly appreciated.
...
Forum: Quests::Q&A 06-21-2017, 11:15 PM
Replies: 3
Views: 2,918
Posted By Baelu
Awesome man thanks a ton.

Awesome man thanks a ton.
Forum: Quests::Q&A 06-21-2017, 01:02 PM
Replies: 3
Views: 2,918
Posted By Baelu
Random Plat

Had an idea for a random plat turn in just not sure how to write it. I saw these lines, just werent sure how to combine them?

quest::givecash(0,0,0,0);

quest::chooserandom

And would there be...
Forum: Quests::Custom 06-19-2017, 04:30 PM
Replies: 63
Views: 60,911
Posted By Baelu
Awesome was just thinking about that haha. Thanks...

Awesome was just thinking about that haha. Thanks man
Forum: Quests::Custom 06-19-2017, 11:30 AM
Replies: 63
Views: 60,911
Posted By Baelu
Tested and works perfect

Tested and works perfect
Forum: Quests::Custom 06-19-2017, 10:37 AM
Replies: 63
Views: 60,911
Posted By Baelu
Sorry to necro the thread, but if I wanted this...

Sorry to necro the thread, but if I wanted this to stop at say level 70, would it look like this?

sub AutoTrain {

if ($ulevel <= 70) {
$client->Message( 15, "Your experiences across the...
Forum: Quests::Q&A 06-18-2017, 09:53 PM
Replies: 3
Views: 3,431
Posted By Baelu
Works flawlessly, thank you!

Works flawlessly, thank you!
Forum: Quests::Q&A 06-18-2017, 03:34 AM
Replies: 3
Views: 3,431
Posted By Baelu
Little help please?

Really not sure what I did wrong here. Sorry if its something stupid lol, im still learning.

Npc isnt responding to anything.

sub EVENT_SAY {
if($text=~/hail && $ulevel <= 50) {
...
Forum: Quests::Custom 06-17-2017, 08:51 AM
Replies: 6
Views: 4,725
Posted By Baelu
One of my favorite plug ins lol, so simple yet so...

One of my favorite plug ins lol, so simple yet so neat imo
Forum: Quests::Custom 06-16-2017, 01:41 PM
Replies: 6
Views: 4,725
Posted By Baelu
Flawless, thanks a lot.

Flawless, thanks a lot.
Forum: Quests::Custom 06-16-2017, 09:13 AM
Replies: 6
Views: 4,725
Posted By Baelu
Makes sense, will try it out. Thank you.

Makes sense, will try it out. Thank you.
Forum: Support::Windows Servers 06-15-2017, 09:03 PM
Replies: 7
Views: 2,744
Posted By Baelu
Awesome, thanks man. Should I remove the lua...

Awesome, thanks man. Should I remove the lua version?
Forum: Quests::Custom 06-15-2017, 08:30 PM
Replies: 6
Views: 4,725
Posted By Baelu
Transporter

Made a simple npc to teleport to bazaar but it doesnt seem to do anything. Got it in quest folder in freeporttemple folder. And under the npc id (tried name too and it wouldnt work either) anyways...
Forum: Support::Windows Servers 06-15-2017, 06:31 PM
Replies: 8
Views: 2,716
Posted By Baelu
reset server and now have no problems, just a...

reset server and now have no problems, just a weird one time thing i guess lol
Forum: Support::Windows Servers 06-15-2017, 08:02 AM
Replies: 8
Views: 2,716
Posted By Baelu
yup set to ruleset 1 and value is 16383.

yup set to ruleset 1 and value is 16383.
Showing results 1 to 25 of 30

 
Forum Jump
   

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