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 5 of 10
<
1
2
3
4
5
6
7
8
9
>
Last
»
Showing results 101 to 125 of 241
Search took
0.01
seconds; generated 92 minute(s) ago.
Search:
Posts Made By:
sfisque
Forum:
Development::Feature Requests
07-23-2007, 04:56 PM
Replies:
9
10 features Id like to see..
Views:
11,323
Posted By
sfisque
ah. leadership came in after i left Live. i...
ah. leadership came in after i left Live. i guess sony and blizz started stealing from each other. :-P
== sfisque
Forum:
Development::Feature Requests
07-23-2007, 02:42 PM
Replies:
9
10 features Id like to see..
Views:
11,323
Posted By
sfisque
would require altering the client. just because...
would require altering the client. just because the server "marks" a mob, doesnt mean the client knows how to do it. unless you recycle something already present like the "target rings"
see...
Forum:
Development::Development
07-22-2007, 03:28 AM
Replies:
4
Where to begin?
Views:
6,399
Posted By
sfisque
depends what areas you want to help out: ...
depends what areas you want to help out:
server code: C/C++; little understanding of shared memory and network i/o can be useful too.
quests: C++ (for server bindings) and PERL (for the quest...
Forum:
Support::Windows Servers
07-21-2007, 01:47 PM
Replies:
4
Remote MySQL access..
Views:
7,909
Posted By
sfisque
you have to define a user @ a remote host using...
you have to define a user @ a remote host using this command:
http://dev.mysql.com/doc/refman/4.1/en/adding-users.html
lets say, you want to grant user eqemu access from the host...
Forum:
Support::General Support
07-20-2007, 01:18 PM
Replies:
4
Zoning Performance
Views:
8,540
Posted By
sfisque
i would also guess that a big affector for zone...
i would also guess that a big affector for zone construction would be how many "special npcs" are present (for dynamic zones).
loading a bunch of "kill targets" is probably faster than say,...
Forum:
Support::Windows Servers
07-20-2007, 12:13 PM
Replies:
11
Mobs healing through walls and pet aggro
Views:
9,594
Posted By
sfisque
this i was a problem for a long time on LIVE. ...
this i was a problem for a long time on LIVE. not sure if they ever fixed it (i remember sebilis and kedge being especially guilty of healers healing through the floor/ceiling).
my server...
Forum:
General::General Discussion
07-19-2007, 12:20 PM
Replies:
6
Hail!
Views:
6,557
Posted By
sfisque
welcome! some pointers on getting up and...
welcome!
some pointers on getting up and running:
Search is your friend. the forum and wiki have a wealth of knowledge, but some of it takes a bit of digging. use the Search mechanisms as...
Forum:
General::General Discussion
07-18-2007, 02:17 PM
Replies:
3
Fourm Time?
Views:
5,289
Posted By
sfisque
this might clear things up: copied from the...
this might clear things up:
copied from the "User CP"
http://www.latticeware.com/images/eqemu/all-times.jpg
which indicates the host is probably on the left coast [like me :0) ], BUT their...
Forum:
Quests::Q&A
07-18-2007, 01:06 AM
Replies:
11
BuffBot
Views:
11,642
Posted By
sfisque
ok. one more time. in each IF statement, he...
ok. one more time.
in each IF statement, he is ASSIGNING the value to $platinum, not testing for equivalence. in PERL, assignment always evaluates to true, unless the RHS is zero, undef, null,...
Forum:
General::News
07-18-2007, 12:59 AM
Replies:
15
New users
Views:
21,017
Posted By
sfisque
if it makes you feel any better, i just updated...
if it makes you feel any better, i just updated my REJECT list for sendmail, and it now contains 18884 class C CIDR blocks. that means almost 30% of the internet is REJECTED by my mail server.......
Forum:
Quests::Q&A
07-17-2007, 04:16 PM
Replies:
11
BuffBot
Views:
11,642
Posted By
sfisque
try using: if( $platinum == $somevalue ) ...
try using:
if( $platinum == $somevalue )
in reference to eq, that is the operator for "string" equivalence. == is the operator for numerical equivalence.
== sfisque
Forum:
General::General Discussion
07-17-2007, 03:45 PM
Replies:
8
The future of EQEmu
Views:
7,183
Posted By
sfisque
i think, by reading between the lines, the...
i think, by reading between the lines, the obvious becomes apparent. if you look through the forum, you'll notice that there seem to be a couple people "semi-actively" coding the project, with a few...
Forum:
Support::Linux Servers
07-16-2007, 01:52 PM
Replies:
8
Some Issues
Views:
9,679
Posted By
sfisque
lol, dont look at the faction handling then. ...
lol, dont look at the faction handling then. thats even worse. there are individual faction entries for each mob, rather than just 1 for each faction grouping. and the code assumes there are no...
Forum:
Support::Linux Servers
07-13-2007, 04:21 PM
Replies:
9
Linux server install guide
Views:
10,622
Posted By
sfisque
JA is pretty much on the money. some other...
JA is pretty much on the money.
some other avenues for information:
IRC - find the link on the www.eqemulator.net home page
forum search. if you're stuck on a "specific piece" of install,...
Forum:
Support::Linux Servers
07-13-2007, 11:28 AM
Replies:
9
Linux server install guide
Views:
10,622
Posted By
sfisque
this is what i used to get up and running: ...
this is what i used to get up and running:
http://www.eqemulator.net/wiki/wikka.php?wakka=LinuxServerGuide
there is a PDF guide floating around, so you can search the forum for "pdf server...
Forum:
General::General Discussion
07-13-2007, 11:24 AM
Replies:
15
My Emu
Views:
10,256
Posted By
sfisque
yah, fios is phat. they didnt have it in my...
yah, fios is phat. they didnt have it in my neighborhood yet, so i had to with business cable again (they clocked it at 13mb down/3mb up when installing it) so i'm not complaining, but man, 30/15...
Forum:
Support::General Support
07-12-2007, 12:49 PM
Replies:
5
Login error
Views:
6,354
Posted By
sfisque
to quickly cut to the chase: your only...
to quickly cut to the chase:
your only option is to run Titanium. period. as many posters have indicated, its available on Ebay, and possibly at other etailers.
you might get flamed on this...
Forum:
Support::Linux Servers
07-07-2007, 10:39 PM
Replies:
2
User migration
Views:
6,234
Posted By
sfisque
worked like a champ. thx roja :) == sfisque
worked like a champ. thx roja :)
== sfisque
Forum:
General::General Discussion
07-04-2007, 07:34 PM
Replies:
16
generally frustrated :(
Views:
13,062
Posted By
sfisque
and... for those of us who use linux to host, the...
and... for those of us who use linux to host, the current build didnt compile. they even said so in the forum and that there was no targetted date for it to be fixed (that may have changed since...
Forum:
General::General Discussion
07-03-2007, 12:24 PM
Replies:
8
Challenge and the Reward
Views:
8,246
Posted By
sfisque
yah, basically i run a server for me and about 7...
yah, basically i run a server for me and about 7 buddies/family. its legit. its a tad custom. but its ours. we dont have to wait hours for a camp to open up. we dont have to have raid calendars...
Forum:
General::General Discussion
07-03-2007, 01:11 AM
Replies:
16
generally frustrated :(
Views:
13,062
Posted By
sfisque
i have to agree. on a whim, i tried building a...
i have to agree. on a whim, i tried building a WoW emu server, and after trying two different avenues and coming up empty, i realized eqemu is light years ahead of other emu projects.
and its not...
Forum:
Support::Linux Servers
06-30-2007, 03:27 AM
Replies:
11
World make errors
Views:
11,075
Posted By
sfisque
did you do a make clean and a make depend? ...
did you do a make clean and a make depend?
== sfisque
Forum:
Support::Windows Servers
06-29-2007, 01:54 AM
Replies:
3
How do you read blobs?
Views:
5,362
Posted By
sfisque
depends. blobs are merely serialized data. what...
depends. blobs are merely serialized data. what the actual struct looks like is completely external to the database (except in the case where the blob is manipulated by stored procedures, but we...
Forum:
KayotRO
06-26-2007, 10:41 AM
Replies:
8
Wiki - Object Placement
Views:
240,130
Posted By
sfisque
IIRC, all tradeskill containers are "placeable...
IIRC, all tradeskill containers are "placeable objects" as well as "trivial structures", like huts, doors, etc. the wiki page describes placing tradeskill objects but i've not seen a guide on "other...
Forum:
General::General Discussion
06-25-2007, 04:13 AM
Replies:
5
Old Loot
Views:
7,594
Posted By
sfisque
from the kunark era, the fungi tunic was always a...
from the kunark era, the fungi tunic was always a hot commodity, as well as knuckledusters and essence of dol.
another old world favorite was the polished granite tomahawk for those who got lucky...
Showing results 101 to 125 of 241
Page 5 of 10
<
1
2
3
4
5
6
7
8
9
>
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
05:56 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