Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 51 to 71 of 71
Search took 0.00 seconds; generated 51 minute(s) ago.
Search: Posts Made By: HnathBST
Forum: Quests::Custom 09-13-2013, 07:35 AM
Replies: 7
Views: 9,783
Posted By HnathBST
That's awesome! Next time I'm on ill take a...

That's awesome! Next time I'm on ill take a screenshot of my popup window (it's generic, but I feel like no one read it when it popped up in the chat.)
Forum: Quests::Custom 09-13-2013, 07:24 AM
Replies: 7
Views: 9,783
Posted By HnathBST
Oh nice! I've been playing around with DBI. Also...

Oh nice! I've been playing around with DBI. Also for the MOTD (as a popup window) but I am setting mine up to change via my website (as a plugin) I already hacked the HTTP query into something I...
Forum: Quests::Custom 09-13-2013, 07:19 AM
Replies: 7
Views: 9,783
Posted By HnathBST
Are you using the standard MOTD? Or are you using...

Are you using the standard MOTD? Or are you using something custom?
Forum: Quests::Custom 09-13-2013, 07:15 AM
Replies: 7
Views: 9,783
Posted By HnathBST
To clarify, I have my script attached (global) to...

To clarify, I have my script attached (global) to a GM Pet, which has a spell to summon (and soon a clicky item...) I'll post details on how to make the GM pet if anyone is interested.
Forum: Quests::Custom 09-13-2013, 07:12 AM
Replies: 7
Views: 9,783
Posted By HnathBST
Advanced announcement script

This is a modified version to kingly_krab's announcement script. I like options, sometimes I want red, sometimes green, etc.

This also shows a more advanced example of perls regular expression...
Forum: Quests::Custom 09-10-2013, 08:30 AM
Replies: 20
Views: 29,132
Posted By HnathBST
Thanks for the quick response, I went ahead and...

Thanks for the quick response, I went ahead and replaced the # with ! at least until I could figure out how to get the #commands to work.

Great set of utilities btw

:)
Forum: Quests::Custom 09-10-2013, 03:09 AM
Replies: 20
Views: 29,132
Posted By HnathBST
Unhappy Do these scripts still work? I am trying to do...

Do these scripts still work? I am trying to do something similar and I can not get the sub EVENT_SAY to accept an unused #command (such as #blarg) I have tried adding them to the command table in...
Forum: Development::Tools 04-30-2007, 04:56 AM
Replies: 2
Views: 6,893
Posted By HnathBST
The screenshot looks like a copy paste job......

The screenshot looks like a copy paste job... However if he says he has created the program then sweet.

however (not to thread jack) I'm working on a front end program... not quite sure how I'll...
Forum: Support::Windows Servers 04-24-2007, 06:58 AM
Replies: 18
Views: 16,033
Posted By HnathBST
It appears that somewhere you have set the...

It appears that somewhere you have set the username eq for your database...

more then likely it is in your minilogin.ini

just check in there and see what the username and password is. you can...
Forum: Development::Bug Reports 04-21-2007, 05:14 PM
Replies: 2
Views: 5,265
Posted By HnathBST
I had the same problem and I was forwarded to...

I had the same problem and I was forwarded to someone else about it. Currently he's trying to help me out here. So as soon as I get a working quest::setguild fix I'll post it and everything like that...
Forum: Support::Windows Servers 04-21-2007, 04:00 PM
Replies: 6
Views: 7,027
Posted By HnathBST
I finally found it... surnames are stored in the...

I finally found it... surnames are stored in the profile feild of the character_ table

but it is binary/hexidecimal and im working (with limited knowledge) on how to extract/edit the information....
Forum: Support::Windows Servers 04-20-2007, 04:00 AM
Replies: 3
Views: 5,851
Posted By HnathBST
Currently I use no-ip to server my ip address, I...

Currently I use no-ip to server my ip address, I edited the windows host file and such. Now inside the <address> tag I have my.no-ip.com address and <localaddress> I have my 192.168.x.x address.
...
Forum: Support::Windows Servers 04-19-2007, 08:41 AM
Replies: 6
Views: 7,027
Posted By HnathBST
No problem, now if I could just figure out the...

No problem, now if I could just figure out the titles...

Lord Findail the Resurector...

heh.

--Hnath
Forum: Support::Windows Servers 04-18-2007, 09:29 PM
Replies: 3
Views: 5,851
Posted By HnathBST
Edit: I fixed it (some how or another...) I...

Edit: I fixed it (some how or another...) I believe it was due to the op_codes and such...

BTW where is the edit button post? I searched all over for it... I couldn't find it :-(

Thanks
--Hnath
Forum: Support::Windows Servers 04-18-2007, 05:26 PM
Replies: 3
Views: 5,851
Posted By HnathBST
One (hopefully small) problem...

I just downloaded the newest build of the emulator 992 I believe, and I've seemed to of run into a snagg...

The server boots up fine, everything appears to be normal and in working order.

I...
Forum: Support::Windows Servers 04-18-2007, 04:17 PM
Replies: 6
Views: 7,027
Posted By HnathBST
I don't nessicarily know where surnames are...

I don't nessicarily know where surnames are stored in the DB but I do know that if you have gm status (#gm on) you can use /lastname and you will be able to have multiple words.

Just make sure...
Forum: General::General Discussion 04-14-2007, 10:33 AM
Replies: 4
Views: 5,257
Posted By HnathBST
All I have to say is don't count, the devs are...

All I have to say is don't count, the devs are working their azz's off trying to get all the features of the titanium pack working... And I certainly wouldn't push it.

I mean the devs work hard...
Forum: Quests::Q&A 04-14-2007, 10:06 AM
Replies: 7
Views: 7,242
Posted By HnathBST
Thanks, Im gonna try pming striat and see if he...

Thanks, Im gonna try pming striat and see if he knows anything. It could be possible that the command is not liking me having mysql 5.x instead of 4.x.

I'm using the Ax_Peq Database I think thats...
Forum: Quests::Q&A 04-05-2007, 06:43 PM
Replies: 7
Views: 7,242
Posted By HnathBST
yep even that particular npc's quest runs fine...

yep even that particular npc's quest runs fine except for setting the guild.

I have tried reversing the numbers, quotes, everything... nothing, I did see a bug report in another form...

Hnath
Forum: Quests::Q&A 04-05-2007, 12:47 PM
Replies: 7
Views: 7,242
Posted By HnathBST
Yea sorry... lol I copied from my quest.pl file...

Yea sorry... lol I copied from my quest.pl file and included the sub say{ closing curly bracket... everything else in code runs fine thou.
Forum: Quests::Q&A 04-04-2007, 09:00 PM
Replies: 7
Views: 7,242
Posted By HnathBST
setguild() bug maybe?

anyone else having a problem with quest::setguild ?

heres my code, maybe I did something wrong

if($text=~/hail/i){
quest::setguild(1,0);}
}


and I have triple, no quadruple checked my...
Showing results 51 to 71 of 71

 
Forum Jump
   

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