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 7 of 9
«
First
<
3
4
5
6
7
8
9
>
Showing results 151 to 175 of 215
Search took
0.01
seconds; generated 85 minute(s) ago.
Search:
Posts Made By:
revloc02c
Forum:
Support::General Support
08-12-2011, 07:10 PM
Replies:
4
Max Item Id's
Views:
8,565
Posted By
revloc02c
I am wondering the same thing. Did you ever find...
I am wondering the same thing. Did you ever find an answer blackdragonsdg? Anyone else know?
Forum:
Quests::Custom
08-05-2011, 12:25 AM
Replies:
20
Augment Creation Quest
Views:
75,993
Posted By
revloc02c
I had this one already... but not this,...
I had this one already...
but not this, and it works now.
Thanks so much, I really appreciate the responses and help.
Forum:
Quests::Custom
08-04-2011, 09:29 PM
Replies:
20
Augment Creation Quest
Views:
75,993
Posted By
revloc02c
Yes. Ummmmmm...what?
Yes.
Ummmmmm...what?
Forum:
Quests::Custom
08-04-2011, 08:38 PM
Replies:
20
Augment Creation Quest
Views:
75,993
Posted By
revloc02c
I can't get this to work: use DBI; ...
I can't get this to work:
use DBI;
#database configuration information
$db="peq";
$host="localhost";
$user="root";
$password="password";
#connect to MySQL database
Forum:
Support::Windows Servers
08-01-2011, 07:15 PM
Replies:
12
Increase Max Item Stack Size?
Views:
10,525
Posted By
revloc02c
I see. I agree. This is good info...
I see.
I agree.
This is good info to have if ever I get bored and want to try this again (if I ever do, I will post my findings here).
I appreciate it lerxst, you've been very helpful.
Forum:
Support::Windows Servers
08-01-2011, 05:59 PM
Replies:
12
Increase Max Item Stack Size?
Views:
10,525
Posted By
revloc02c
This actually is not working correctly yet. I can...
This actually is not working correctly yet. I can stack things above 256 now, but then when I zone the items I put on the stack beyond the former limit end up on my cursor when I respawn in the new...
Forum:
Support::Windows Servers
07-31-2011, 01:18 AM
Replies:
3
I changed Bind Wound but...
Views:
8,700
Posted By
revloc02c
I know this is an old post but I finally got...
I know this is an old post but I finally got around to getting this to work, and I thought I should write the conclusion of it.
There were three changes I made to bind wound in the client.cpp file...
Forum:
Support::Windows Servers
07-31-2011, 12:47 AM
Replies:
12
Increase Max Item Stack Size?
Views:
10,525
Posted By
revloc02c
BINGO! That worked! Thanks lerxst I really...
BINGO!
That worked! Thanks lerxst I really appreciate you pointing the way for me on this.
Changing the stacksizes were not so important as making changes and having them work correctly. I...
Forum:
Support::Windows Servers
07-31-2011, 12:32 AM
Replies:
12
Increase Max Item Stack Size?
Views:
10,525
Posted By
revloc02c
Oh I just realized why it is 244...my stacksize...
Oh I just realized why it is 244...my stacksize in the DB is 500 so [500 % 256 = 244].
EDIT: I see you beat me to it by a couple mins while I was typing the answer, nice job. And thanks for the...
Forum:
Support::Windows Servers
07-30-2011, 10:14 PM
Replies:
12
Increase Max Item Stack Size?
Views:
10,525
Posted By
revloc02c
So I am kinda new with cpp. I found where the...
So I am kinda new with cpp. I found where the Item_struct is defined in the file item_struct.h and changed the StackSize member from uint8 to uint16 (line 208 in my code). Laying aside a possible...
Forum:
Support::Windows Servers
07-30-2011, 08:38 PM
Replies:
12
Increase Max Item Stack Size?
Views:
10,525
Posted By
revloc02c
I found some of the stacksizes for items in the...
I found some of the stacksizes for items in the db to be 500 or 1000. So I changed some of the other ones to be this high too, like all gems can stack up to 1000. But in game I can only stack up to...
Forum:
Development::Database/World Building
07-12-2011, 08:46 PM
Replies:
44
Activate Defiant Drops
Views:
76,413
Posted By
revloc02c
I only played EQ up to about level 53 on live,...
I only played EQ up to about level 53 on live, and that was a long time ago. (I love running my own server, glad this stuff exists.)
So I am just wondering what Defiant armor is. I can look it up...
Forum:
Development::Bots
07-06-2011, 10:06 AM
Replies:
3
Anyone able to help
Views:
8,038
Posted By
revloc02c
ROFL I know exactly how you feel--pullin...
ROFL
I know exactly how you feel--pullin your hair out for hours and then some kind soul finally shows you the way.
Forum:
Quests::Custom
06-29-2011, 08:12 AM
Replies:
10
Sticky:
SendAppearanceEffect Utility
Views:
60,581
Posted By
revloc02c
Very cool. Thanks for posting this.
Very cool. Thanks for posting this.
Forum:
Quests::Q&A
06-24-2011, 10:26 PM
Replies:
2
BiC quest_global changes
Views:
7,387
Posted By
revloc02c
What is the BiC quest please?
What is the BiC quest please?
Forum:
Quests::Q&A
06-23-2011, 11:07 AM
Replies:
7
Can you access quest::setglobal from a plugin?
Views:
9,767
Posted By
revloc02c
I know it takes me a long time to reply, I got a...
I know it takes me a long time to reply, I got a busy RL.
Anyway, I just want to say a thorough thanks. I got it. Akkadius, I really, really appreciate you taking the time to answer my questions....
Forum:
Support::Windows Servers
06-22-2011, 08:29 PM
Replies:
5
number symbol "#" in npc_types name?
Views:
8,775
Posted By
revloc02c
Got it. That makes sense. Thanks again.
Got it. That makes sense. Thanks again.
Forum:
Support::Windows Servers
06-21-2011, 10:51 AM
Replies:
5
number symbol "#" in npc_types name?
Views:
8,775
Posted By
revloc02c
Thanks for the info. And that's a good idea Trev...
Thanks for the info. And that's a good idea Trev to put a symbol in the name of named mobs so they sort together (I think that's what you meant).
So let's take Askr the Lost, for example. I can...
Forum:
Support::Windows Servers
06-20-2011, 11:34 PM
Replies:
5
number symbol "#" in npc_types name?
Views:
8,775
Posted By
revloc02c
number symbol "#" in npc_types name?
Hard to search for the answer for this one, but I tried pretty hard.
In the database in the npc_types table some of the names there start with a number symbol "#". What does this mean?
That was...
Forum:
Development::Tools
06-13-2011, 11:11 PM
Replies:
7
General EQEmu SQL Utility Scripts (plat exploit finder, etc)
Views:
21,656
Posted By
revloc02c
Wow, very nice. Thanks for sharing, several of...
Wow, very nice. Thanks for sharing, several of these are invaluable.
I remember when that plat wipe went down. It was really fun to watch--drama was better than TV.
Forum:
Support::Windows Servers
06-09-2011, 10:06 PM
Replies:
3
Saving custom NPCs
Views:
7,134
Posted By
revloc02c
I am just wondering what you do to do this.
I am just wondering what you do to do this.
Forum:
Quests::Q&A
06-08-2011, 09:36 PM
Replies:
7
Can you access quest::setglobal from a plugin?
Views:
9,767
Posted By
revloc02c
Thanks for looking at that. It must be my...
Thanks for looking at that. It must be my global.pl file, which I know you've mentioned twice, but I am not following you.
What does that mean?
(Sorry, I am not trying to be daft, just kinda...
Forum:
Quests::Q&A
06-02-2011, 12:17 AM
Replies:
7
Can you access quest::setglobal from a plugin?
Views:
9,767
Posted By
revloc02c
I can't figure it out
That info Akkadius was very helpful, thanks.
I can't get this to work, here's my plugin:
sub NewbieBot_say {
my $qglobals = plugin::var('qglobals');
my $client = plugin::val('$client');...
Forum:
Quests::Q&A
05-13-2011, 12:11 AM
Replies:
7
Can you access quest::setglobal from a plugin?
Views:
9,767
Posted By
revloc02c
Can you access quest::setglobal from a plugin?
So I've been working on plugins and discovered that I can't access $qglobals{variable_name_here} from inside the plugin. Am I correct? Is there a work around?
So I passed...
Forum:
Support::Windows Servers
04-24-2011, 09:41 AM
Replies:
6
Create NPC that is kos?
Views:
9,849
Posted By
revloc02c
Wow. Awesome Chaos. I really appreciate the info....
Wow. Awesome Chaos. I really appreciate the info. EQEmu is something I fit in amongst several other more important things, so my progress is always slow...but always steady because I enjoy it so...
Showing results 151 to 175 of 215
Page 7 of 9
«
First
<
3
4
5
6
7
8
9
>
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
10:37 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