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 2 of 3
<
1
2
3
>
Showing results 26 to 50 of 53
Search took
0.00
seconds; generated 97 minute(s) ago.
Search:
Posts Made By:
moofta
Forum:
Development::Feature Requests
04-04-2014, 10:26 AM
Replies:
29
Ornamentions
Views:
82,828
Posted By
moofta
This might be a totally ignorant question (I...
This might be a totally ignorant question (I apologise if it is)...
Why can't we just overwrite the IDFile of the item with the one from the ornamentation when we serialize the item in...
Forum:
Support::General Support
03-28-2014, 12:59 PM
Replies:
6
New sql table create question
Views:
8,162
Posted By
moofta
It might be worth grabbing a copy of something...
It might be worth grabbing a copy of something like "SQL for dummies" or "SQL in 24 hours" because your first hurdle is learning how to use SQL in the first place( http://it-ebooks.info/book/1498/ is...
Forum:
Support::General Support
03-28-2014, 08:19 AM
Replies:
6
New sql table create question
Views:
8,162
Posted By
moofta
I'd also highly recommend installing the peq...
I'd also highly recommend installing the peq database editor using xampp (it's way easier than it sounds, but you might need to refer to the thread on the PEQ forum- peqtgc.com).
Other than the...
Forum:
Support::General Support
03-28-2014, 06:21 AM
Replies:
6
New sql table create question
Views:
8,162
Posted By
moofta
with what did you create the new table- by hand...
with what did you create the new table- by hand or using Navicat/HeidiSQL? (I would suggest doing so if you're not very familiar with SQL in general)
I use HeidiSQL and it's pretty simple to use,...
Forum:
General::News
03-28-2014, 04:36 AM
Replies:
6
New Community Wiki and Other Changes
Views:
20,071
Posted By
moofta
Is there any chance that the links on the front...
Is there any chance that the links on the front page could be moved to the new wiki URLS?
Great work by the way, I hope to be able to contribute in the future.
Forum:
Support::General Support
03-25-2014, 07:28 AM
Replies:
0
Some zones crash clients- others don't
Views:
5,173
Posted By
moofta
Some zones crash clients- others don't
I'm using the UF client, and decided to monkey around looking at some of the UF zones by #zone 'ing. This worked as well as I had hoped (actually better since they mostly did have spawns).
...
Forum:
Support::General Support
03-25-2014, 05:23 AM
Replies:
7
Wiki Down?
Views:
7,530
Posted By
moofta
Most people prefer the Underfoot one for various...
Most people prefer the Underfoot one for various reasons, although some of the bigger custom Emu servers don't support it. However I'm not sure if it is still available through legal means.
Forum:
Development::Development
03-24-2014, 06:24 AM
Replies:
28
C# port... gauging interest
Views:
33,402
Posted By
moofta
This is a common and understandable...
This is a common and understandable misconception. C# is just a programming language, and is not bound to any OS in particular. At work one team runs a C# server on embedded Linux :)
Unity uses C#...
Forum:
Development::Development
03-19-2014, 05:51 AM
Replies:
15
Evolving items revisited
Views:
25,331
Posted By
moofta
I think I have good news for you.. afaik...
I think I have good news for you.. afaik evolving items are not scaling items at all (like charms, for example), but discrete entities (I could be wrong). The current code makes 2 false assumptions...
Forum:
Support::General Support
03-18-2014, 05:36 PM
Replies:
4
MOTD line feed
Views:
5,913
Posted By
moofta
Bit of a punt, but try putting in "\n" or "\r" or...
Bit of a punt, but try putting in "\n" or "\r" or "\r\n" in the motd where you want a line break. I've hacked line breaks in things using those few times before.
Forum:
Development::Development
03-18-2014, 05:03 AM
Replies:
15
Evolving items revisited
Views:
25,331
Posted By
moofta
Brilliant, thanks. Didn't take me too long to...
Brilliant, thanks. Didn't take me too long to find where it's loaded (searched for "from inventory" to find the sql then worked my way up the different calls).
I think I would need to change a...
Forum:
Development::Development
03-17-2014, 05:48 PM
Replies:
15
Evolving items revisited
Views:
25,331
Posted By
moofta
Well, I think I need to ken the code a bit more....
Well, I think I need to ken the code a bit more. I'm currently stepping through it trying to make sense of how it all hangs together. I haven't really "got" it yet, but I'm sure I will! I'm currently...
Forum:
Development::Development
03-13-2014, 02:52 AM
Replies:
15
Evolving items revisited
Views:
25,331
Posted By
moofta
Evolving items revisited
I know there's been a few threads relating to this, but they have tended to go OT so I thought I'd start a new one.
I've been looking at the source code to see if I can have a stab at implementing...
Forum:
General::Server Discussion
03-13-2014, 12:02 AM
Replies:
9
Perl DBD Mysql Install
Views:
11,878
Posted By
moofta
This will be great! There's been SOO many threads...
This will be great! There's been SOO many threads asking for the current Windows set up guide to be updated. I was tempted to do it, but got a 500 error trying to log into the current wiki. So having...
Forum:
Development::Bots
03-12-2014, 03:50 AM
Replies:
1
Merc Creation Guide
Views:
9,168
Posted By
moofta
Great guidew, thanks. This might be one for the...
Great guidew, thanks. This might be one for the peq database editor although I suppose since they're only up to GoD it won't be high on their list!
Forum:
Development::Tools
03-03-2014, 07:37 AM
Replies:
2
Compiling Task Master
Views:
16,860
Posted By
moofta
Thanks. That got me some of the way, downloaded...
Thanks. That got me some of the way, downloaded and followed the wxWidget website instructions to include them in the project etc. Unfortunately it still has problems with linking, e.g. getting...
Forum:
Development::Tools
03-03-2014, 01:33 AM
Replies:
2
Compiling Task Master
Views:
16,860
Posted By
moofta
Compiling Task Master
I'm trying to compile Task Master from the source on github and there's no option in cmake to include it. So I opened up "EQEmuWxProject.sln" to try to compile directly from there, however it comes...
Forum:
Development::Tools
03-03-2014, 12:33 AM
Replies:
3
Is there a current eqg zone viewer?
Views:
10,711
Posted By
moofta
Thanks-anyone got a working link? The one on...
Thanks-anyone got a working link? The one on Georgestools gives a 404 not found.
Forum:
Development::Tools
02-25-2014, 03:18 AM
Replies:
3
Is there a current eqg zone viewer?
Views:
10,711
Posted By
moofta
Is there a current eqg zone viewer?
I noticed all the zone viewers I can find (like zonewalk) only seem able to open .s3d files and not the new .eqg files.
What I'm looking for is a relatively lightweight application that I can use...
Forum:
Development::Development
02-25-2014, 01:52 AM
Replies:
31
Some problems with the combat code:
Views:
45,432
Posted By
moofta
Perhaps it could be set up as a define that you...
Perhaps it could be set up as a define that you could enable/disable using cmake? So in effect you could choose between the two systems when compiling, opting out if you've already done the tweaking.
Forum:
General::General Discussion
02-19-2014, 02:54 AM
Replies:
8
I need help please.
Views:
7,638
Posted By
moofta
It sounds like you haven't actually logged into...
It sounds like you haven't actually logged into MySql.
When you logged in with:
mysql -uroot -ppassword
Did it then print out "Welcome to MySQL monitor" (and a bunch of other stuff)? If it...
Forum:
General::General Discussion
02-18-2014, 02:48 AM
Replies:
8
I need help please.
Views:
7,638
Posted By
moofta
just do:- create database peq;
just do:-
create database peq;
Forum:
Development::Development
02-06-2014, 08:31 AM
Replies:
17
Database Inquiry
Views:
29,972
Posted By
moofta
At work we use MSSQL and Oracle, and having use...
At work we use MSSQL and Oracle, and having use MySQL because of my monkeying around with EqEmu we're switching some of the mssql instances to mysql!
I'm interested in people's choices of...
Forum:
Quests::Q&A
02-01-2014, 12:00 PM
Replies:
4
LUA Lexicon
Views:
7,873
Posted By
moofta
That's pretty much exactly what I wanted KLS, or...
That's pretty much exactly what I wanted KLS, or at least more than enough to get me started. Many thanks :)
Forum:
Support::General Support
01-31-2014, 11:30 AM
Replies:
1
UF Client HP and mana regen
Views:
5,542
Posted By
moofta
UF Client HP and mana regen
I've noticed that my HP go both up and down on my Iksar SK if I just sit there doing nothing- so they will go up, say 6 points, then back 3, then up 6 again. Eventually they max out at whatever 100%...
Showing results 26 to 50 of 53
Page 2 of 3
<
1
2
3
>
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
02:03 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 - 2026, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3