Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 33
Search took 0.00 seconds.
Search: Posts Made By: oslander
Forum: General::Server Discussion 09-02-2013, 08:12 PM
Replies: 99
Views: 68,174
Posted By oslander
This really needed a new topic? edit -...

This really needed a new topic?

edit - Pretty sure of all emu knows is what I am saying.
Forum: General::Server Discussion 09-02-2013, 10:40 AM
Replies: 40
Views: 11,707
Posted By oslander
This new dungeon is hard! Just saw a sunbearer...

This new dungeon is hard! Just saw a sunbearer AND thane get iced. Can't wait for more players to get on for a full group. Looks like you have a winner here!
Forum: Support::Windows Servers 05-10-2012, 01:38 AM
Replies: 2
Views: 2,351
Posted By oslander
I feel stupid.. Please help.

I currently a while back got my server updated to 2099. Now 2141 is out and I can't remember for the life of me how to update the server and keep all the players files on it.. Do I make a DOS...
Forum: Quests::Q&A 05-05-2012, 10:29 PM
Replies: 20
Views: 5,703
Posted By oslander
sub EVENT_TARGET_CHANGE { ...

sub EVENT_TARGET_CHANGE {

if(plugin::check_hasitem($client, 4202) && plugin::check_hasitem($client, 4203)
{
$client->NukeItem(4202);
$client->NukeItem(4203);
}

I think this is what he...
Forum: Development::Bots 05-05-2012, 10:17 PM
Replies: 0
Views: 2,420
Posted By oslander
I don't want bots using some items on my server.

Is there anyway to make it where a bot cannot use an item that can be equipped by players?
Forum: Support::Windows Servers 05-03-2012, 02:46 PM
Replies: 0
Views: 2,092
Posted By oslander
Help!

I get this message when opening my guild table. Where is the SQL fix for this?

EQemu Guild members does not have a primary key. Updates on this field will be done using the following pseudo...
Forum: General::Server Discussion 04-15-2012, 12:25 PM
Replies: 3
Views: 3,012
Posted By oslander
Question Which server are you looking forward to?

Out of all of these fresh server choices coming out soon which one are you looking forward to the most and why? I'm just curious what the community thinks and will probably pick another one to play...
Forum: Support::General Support 04-09-2012, 10:27 PM
Replies: 4
Views: 2,749
Posted By oslander
I figured it out and it was easier than I thought...

I figured it out and it was easier than I thought it would be. Thanks for the replies. Sorry for the rant.
Forum: Support::General Support 04-09-2012, 02:43 PM
Replies: 4
Views: 2,749
Posted By oslander
Why are certain race models restricted to certain zones?

I've never got this about sony's coding when it comes to races and restrictions to zones. I think it's honestly extremely stupid and was pointless to add that to their code at all. Why limit any of...
Forum: Spell Support 04-07-2012, 02:02 PM
Replies: 4
Views: 3,323
Posted By oslander
Pet buff which AOE weapon procs not working.

Hi there,

I am having trouble getting a custom spell to work properly. What happens is when I buff the pet he's supposed to unleash an AOE proc while he fights. I've tried AEcaster, AEtarget,...
Forum: Quests::Q&A 03-29-2012, 11:42 PM
Replies: 6
Views: 3,280
Posted By oslander
Worked like a charm :P Alright, so I got random...

Worked like a charm :P Alright, so I got random races and sizes aced. Now I just need to learn how to get their full armor model working on spawn. Right now, they spawn with their mail chest piece...
Forum: Quests::Q&A 03-28-2012, 12:21 AM
Replies: 6
Views: 3,280
Posted By oslander
Figured it out. It was actually easier than I...

Figured it out. It was actually easier than I thought and all I had to do was put the name of the npc file from the spell into the quest/templates folder and when that npc is spawned by the temporary...
Forum: Quests::Q&A 03-27-2012, 10:05 PM
Replies: 6
Views: 3,280
Posted By oslander
Thank you very much. This helped a ton.

Thank you very much. This helped a ton.
Forum: Quests::Q&A 03-27-2012, 07:57 PM
Replies: 6
Views: 3,280
Posted By oslander
Need help on where to put this script.

I am making a spell that summons eight temporary pets that fight for the summoner for a limited time. When these temp pets are summoned their features and race are randomized. Is this possible? Where...
Forum: Spell Support 03-25-2012, 12:59 AM
Replies: 2
Views: 2,455
Posted By oslander
ROFL! I had a major DERP there! I looked in my...

ROFL! I had a major DERP there! I looked in my Server/Maps folder and there was nothing but this thing called Keep.. I noticed another folder will all the maps in there.. I copy/pasted into the...
Forum: Spell Support 03-24-2012, 11:40 PM
Replies: 2
Views: 2,455
Posted By oslander
Fear is not working on my new server.

Here is the thing, I've read several posts about similar problems and I don't know how to fix them. Can somebody give me an idea of what I should do or if there are any quick fixes for fear?

Is...
Forum: Quests::Q&A 03-23-2012, 06:10 PM
Replies: 3
Views: 2,150
Posted By oslander
Very nice, Sorvani! That actually worked...

Very nice, Sorvani! That actually worked perfectly. Thanks :P
Forum: Quests::Q&A 03-23-2012, 05:42 PM
Replies: 3
Views: 2,150
Posted By oslander
Why isn't this working? Test Dummy Script.

I'm trying to make a test dummy that will leave combat when you run a little distance away. He'll say everything on the script when you hail and run off but he won't lose his aggro. Any help?


...
Forum: Support::General Support 03-20-2012, 08:08 PM
Replies: 2
Views: 2,038
Posted By oslander
GOT IT FIXED! Remember when you create a new pet...

GOT IT FIXED! Remember when you create a new pet table to copy a working usable pet like an earth elemental. Make sure the Control is 2 and Naming is 3.

Have a good one!
Forum: Support::General Support 03-20-2012, 11:48 AM
Replies: 2
Views: 2,038
Posted By oslander
I really need some help please. - Custom Pet Spell

So I created a new spell called "Summon Soldier 1" used Nulls spell editor, copied a convoke shadow necro pet, added my own file ID to the copy of the spell which contains my soldier NPC. Everything...
Forum: Support::General Support 03-18-2012, 05:45 PM
Replies: 1
Views: 2,041
Posted By oslander
Is there a way to update new item changes in the game?

Is there a way to update items in the game without having to restart server? Basically if I change something in the item database, is there a way to update it quickly in game? Would save a lot of...
Forum: Development::GeorgeS's Tools 03-15-2012, 05:14 PM
Replies: 1
Views: 4,051
Posted By oslander
Nevermind, I figured out what the problem was. ...

Nevermind, I figured out what the problem was.

TEXTURE = The armor type the npc wears. Cloth, Leather etc.

THE WEAPON TYPE is based on the weapon graphic ids not the items id. I see why...
Forum: Development::GeorgeS's Tools 03-15-2012, 02:52 PM
Replies: 1
Views: 4,051
Posted By oslander
Needing some help with giving my NPC's armor and weapons that actually appear on them

Hi there, I am having some trouble with getting my NPC's to look how I want with the NPC and LOOT editor.

For instance when I create a new lootdrop ID, (I'll use 100000 for example) I put several...
Forum: Support::General Support 03-08-2012, 05:10 PM
Replies: 1
Views: 2,327
Posted By oslander
I really need some help. Error on my back up file.

[Msg] Decompressing...
[Msg] Table Created: aa_actions
[Msg] Table Created: aa_effects
[Msg] Table Created: aa_required_level_cost
[Msg] Table Created: aa_timers
[Msg] Table Created: account...
Forum: Support::Windows Servers 03-08-2012, 06:39 AM
Replies: 5
Views: 3,141
Posted By oslander
Thank you very much. This helped a good deal. I'm...

Thank you very much. This helped a good deal. I'm getting a lot of errors though that are driving me nuts. Mainly with bots.

Database Error #1146: 'Table 'peq.botinventory' doesn't exist
Showing results 1 to 25 of 33

 
Forum Jump
   

All times are GMT -4. The time now is 06:41 AM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3