Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 26 to 50 of 500
Search took 0.02 seconds; generated 102 minute(s) ago.
Search: Posts Made By: samandhi
Forum: Support::General Support 04-14-2007, 02:58 AM
Replies: 1
Views: 3,650
Posted By samandhi
If you are trying to run your own server then you...

If you are trying to run your own server then you might not have everything sourced in your database, but if you are just trying to join an existing server then you need to list it ... (more details...
Forum: Support::General Support 04-07-2007, 12:02 PM
Replies: 10
Views: 4,836
Posted By samandhi
Make sure you have an account set up in your...

Make sure you have an account set up in your 'account' table of the db...

until you get errors fixed with your server you probably wont be able to log in.... you need to also make sure your...
Forum: Development::Database/World Building 04-06-2007, 02:32 PM
Replies: 7
Views: 4,949
Posted By samandhi
Have you checked out this thread?...

Have you checked out this thread? http://www.eqemulator.net/forums/showthread.php?p=131618#post131618 I saw your thread asking on the original FNW thread about this... maybe that can help.. If I get...
Forum: Development::Database/World Building 04-06-2007, 02:26 PM
Replies: 7
Views: 4,949
Posted By samandhi
I DID NOT know that... all the times I died there...

I DID NOT know that... all the times I died there hehe...
Forum: KayotRO 04-06-2007, 02:12 PM
Replies: 10
Views: 2,496
Posted By samandhi
Great, hope that makes things easier for ya!

Great, hope that makes things easier for ya!
Forum: Support::Windows Servers 04-06-2007, 02:09 PM
Replies: 7
Views: 4,329
Posted By samandhi
not really... you can open up your quests (based...

not really... you can open up your quests (based on zone, then by NPC) and edit them by adding something like:
quest::summonitem("xxxxx"); Where xxxxx is the id of the item in the items table.....
Forum: KayotRO 04-06-2007, 11:31 AM
Replies: 10
Views: 2,496
Posted By samandhi
If you use VS .NET this might help

If you use VS .NET this might help
Forum: Support::Windows Servers 04-06-2007, 11:18 AM
Replies: 7
Views: 4,329
Posted By samandhi
Try this...

Try this (http://www.eqemulator.net/forums/showthread.php?t=22577) guide for now.
Forum: Development::Database/World Building 04-06-2007, 04:05 AM
Replies: 7
Views: 4,949
Posted By samandhi
Yeah I remember being a young halfling druid...

Yeah I remember being a young halfling druid running on the sides so as to avoid the undead, and there were usually orcs on the HK side and bixies on the other side....

Gawd was it that long ago?...
Forum: Quests::Q&A 04-06-2007, 03:54 AM
Replies: 7
Views: 4,734
Posted By samandhi
Have you checked your guild memebers table to see...

Have you checked your guild memebers table to see if your character id is listed? And if it is, is the guild id and guild rank correct?
Kind of at a loss here, just throwing out some ideas... has...
Forum: General::General Discussion 04-06-2007, 03:47 AM
Replies: 7
Views: 5,294
Posted By samandhi
The rest of them are here...

The rest of them are here (http://dev.mysql.com/doc/refman/5.0/en/func-op-summary-ref.html)
Forum: KayotRO 04-06-2007, 03:41 AM
Replies: 10
Views: 2,496
Posted By samandhi
ahhh I see, so you can export from more than one...

ahhh I see, so you can export from more than one table (or all related things across tables). I like the idea behind that...

Oh dont take me wrong, I didnt mean for you to hurry, I am just trying...
Forum: Misc::Off Topic 04-05-2007, 05:20 PM
Replies: 12
Views: 7,560
Posted By samandhi
raises hand I have heard of it....=P ...

raises hand

I have heard of it....=P

WTG GeorgeS...!
Forum: KayotRO 04-05-2007, 05:07 PM
Replies: 10
Views: 2,496
Posted By samandhi
I apologize if this is irrelevant, because I have...

I apologize if this is irrelevant, because I have not yet used your db tools... But I use Navicat front-end for MySQL and you can export any table you want into Paradox, D Base, text, HTML, Excel,...
Forum: Quests::Q&A 04-05-2007, 04:54 PM
Replies: 7
Views: 4,734
Posted By samandhi
syntax is right.. all other quests work ok?

syntax is right.. all other quests work ok?
Forum: KayotRO 04-05-2007, 04:33 PM
Replies: 5
Views: 3,497
Posted By samandhi
If I might add to this wonderful tut (great job),...

If I might add to this wonderful tut (great job), if you are lazy and don't want to copy and paste or, heaven forbid, type the SQL commands one by one, you can copy all of those commands posted above...
Forum: General::General Discussion 04-05-2007, 11:16 AM
Replies: 7
Views: 5,294
Posted By samandhi
hmmmm maybe this? Closest I could find.. No...

hmmmm maybe this?

Closest I could find.. No binary that I could see... This doc is in the \doc folder in your MySQL directory....

edit:This might be useful to you check it out:
Forum: Support::Windows Servers 04-05-2007, 07:31 AM
Replies: 10
Views: 5,229
Posted By samandhi
If the other computers in your local network are...

If the other computers in your local network are "Sharing" internet access via the linux box (or the external nic) then you will have to set up each machine behind that to use the external nic as the...
Forum: General::General Discussion 04-05-2007, 07:08 AM
Replies: 7
Views: 5,294
Posted By samandhi
Try this: especially this line?????: ...

Try this:


especially this line?????:
Hope this is something like what you were looking for.
Forum: Quests::Q&A 04-05-2007, 06:42 AM
Replies: 7
Views: 4,734
Posted By samandhi
I am not very familiar with perl but isnt the "}"...

I am not very familiar with perl but isnt the "}" (closing curly brace) not supposed to be there after this line?:
quest::setguild(1,0);}

Well, that or the one on the next line (one of the...
Forum: Quests::Q&A 04-04-2007, 05:47 PM
Replies: 0
Views: 4,301
Posted By samandhi
Unholy Silk

The quest given by "Talorial D'Estalian", in neriakc is broken. As you can see he will not hand you the item needed to complete the quest:
if($text=~/what gather some items/i){...
Forum: Support::Windows Servers 04-04-2007, 05:56 AM
Replies: 10
Views: 5,229
Posted By samandhi
I am not sure I understand this either... If you...

I am not sure I understand this either... If you have a router then both cards will have 192.168 numbers (unless you have one set in the router to be on the DMZ)..... The router will grab the...
Forum: Support::Windows Servers 04-01-2007, 06:28 PM
Replies: 3
Views: 3,784
Posted By samandhi
No. That is what you type on the command line to...

No. That is what you type on the command line to update your MySQL DB access password.
Forum: General::General Discussion 03-24-2007, 11:15 AM
Replies: 2
Views: 3,586
Posted By samandhi
I am personally glad that the devs decided to...

I am personally glad that the devs decided to freeze emulation to Ti... I absolutely LOVED EQ when it first came out, then Kunark was allright, then Velious was ok. After that I lost interest...
Forum: General::General Discussion 03-21-2007, 02:19 PM
Replies: 0
Views: 2,768
Posted By samandhi
Hello again....

Hi everyboy.

I've been away for a while, but have tried to keep up with the project, but I'm back (I miss my EQ hehe)... Glad to see the project has went foward. Great job to all involved...
...
Showing results 26 to 50 of 500

 
Forum Jump
   

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