Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 51 to 75 of 209
Search took 0.01 seconds; generated 59 minute(s) ago.
Search: Posts Made By: Bandor
Forum: Quests::Q&A 03-24-2015, 01:50 PM
Replies: 13
Views: 13,323
Posted By Bandor
Couple Questions

Just got a couple quick questions having trouble finding info.

1) How can I make a npc give multiple items,a package deal if you will? I know I could just do summonitem multiple times but I was...
Forum: General::General Discussion 03-24-2015, 10:40 AM
Replies: 24
Views: 33,845
Posted By Bandor
Thank you Nate. I knew about the quest file one...

Thank you Nate. I knew about the quest file one and removed it thinking that would solve,did not know about the charmfileid though.
Forum: General::General Discussion 03-23-2015, 12:35 PM
Replies: 24
Views: 33,845
Posted By Bandor
Charm Stats?

I noticed charms used to show stats,now however it appears they don't,unless aug'd in which case it shows the aug'd stats. Doesn't even show clicky effect any more. Any ideas as how to go about...
Forum: Quests::Q&A 03-23-2015, 12:17 PM
Replies: 2
Views: 10,221
Posted By Bandor
Don't Mind my ramblings rewrote it much simpler...

Don't Mind my ramblings rewrote it much simpler now.

Incase your curious asto how to add items to text or w/e.

sub EVENT_SAY {
if($text=~/hail/i) {
plugin::Whisper("Hello $name....
Forum: Quests::Q&A 03-23-2015, 12:07 PM
Replies: 2
Views: 10,221
Posted By Bandor
found the code for item link,thought not sure...

found the code for item link,thought not sure what to do with it now lol. Might have to just rewrite the quest.
Forum: Quests::Q&A 03-23-2015, 11:58 AM
Replies: 2
Views: 10,221
Posted By Bandor
Making a item link in text

How can I go about doing this? I know how to make clickable links for quest dialogue but how do I make it a actual link for an item? I had a old quest laying around which did this fine so I modified...
Forum: Quests::Custom 03-11-2015, 09:24 AM
Replies: 1
Views: 10,733
Posted By Bandor
Having a little trouble

Been working on a quest that I just cant seem to get to work for some reason lol. Been testing it and can't seem to figure out the problem,which im sure is something stupid as those are my favorite...
Forum: Support::Windows Servers 03-08-2015, 11:57 AM
Replies: 3
Views: 12,580
Posted By Bandor
Global load

I was searching the forums looking to get all working models loaded globally and from what ive seen alot of people have been looking to do this aswell. It seems you have to mix and match some stuff...
Forum: Development::Tools 03-08-2015, 10:38 AM
Replies: 3
Views: 11,544
Posted By Bandor
Very odd but tried again this morning and now its...

Very odd but tried again this morning and now its working lol,might have just been bugged.
Forum: Development::Tools 03-07-2015, 12:46 PM
Replies: 3
Views: 11,544
Posted By Bandor
Quest regarding Spell generator

Ive been using EoC for a couple months now and was always using the PEQ DB Editor 320 or something like that. However I notice now all I have available is rev 460 which works fine,aside from...
Forum: Quests::Q&A 02-24-2015, 10:01 AM
Replies: 2
Views: 9,172
Posted By Bandor
Fixed it,took me quite some time to troubleshoot...

Fixed it,took me quite some time to troubleshoot this one,but it was really just a head /smack,had 2 sub event_popupresponse in my global_player. added both to same sub event and removed the extra...
Forum: Support::Windows Servers 02-16-2015, 12:02 PM
Replies: 9
Views: 10,048
Posted By Bandor
Got it all worked out. Overlooked one of my rows...

Got it all worked out. Overlooked one of my rows in variables,had it set to 1 instead of default changed it and now everything works 100%.
Forum: Quests::Q&A 02-16-2015, 11:43 AM
Replies: 2
Views: 9,172
Posted By Bandor
Question regarding npc quest

Any Idea why this won't work? Was working fine and now it won't work anymore lol.

sub EVENT_SAY {
if($text=~/hail/i) {
plugin::DiaWind("Greetings, {gold}$name~. I am {y}Vahnika~ , Magus of...
Forum: Support::Windows Servers 02-16-2015, 11:30 AM
Replies: 9
Views: 10,048
Posted By Bandor
Well just to update my start zones are somehow...

Well just to update my start zones are somehow screwed up again. Only characters made on the gm account seem to be zoning to the correct zone rest are going to gloomingdeep or CR/Starting city. All...
Forum: Support::Windows Servers 02-16-2015, 11:19 AM
Replies: 9
Views: 10,048
Posted By Bandor
Upon further testing it appears its not setting...

Upon further testing it appears its not setting the players Flag. Example I did the task on a character, got item reward, Clicked door to Relic opened with my key but wouldnt let me zone. Checked...
Forum: Support::Windows Servers 02-16-2015, 11:08 AM
Replies: 9
Views: 10,048
Posted By Bandor
So the only thing I can think of causing this...

So the only thing I can think of causing this issue would be my Expansion Settings in my db. Currently they are all set to 16383 Which according to wiki is default up to tss. Which means PoR zones...
Forum: Support::Windows Servers 02-16-2015, 10:43 AM
Replies: 9
Views: 10,048
Posted By Bandor
Very very odd,my stuff was set up just like this...

Very very odd,my stuff was set up just like this other then the rule values were different,switched them to 1 and now Start zones are working fine again.

However the issue from relic after further...
Forum: Support::Windows Servers 02-15-2015, 03:29 PM
Replies: 9
Views: 10,048
Posted By Bandor
Upon further testing all new players are being...

Upon further testing all new players are being sent to live start zones or crescent reach.

No start_zones entry in database, using defaults


but looking at start_zones its all set as I...
Forum: Support::Windows Servers 02-15-2015, 10:16 AM
Replies: 9
Views: 10,048
Posted By Bandor
Issue with a zone

Currently having a problem with the zone Relic. I have it set up to require a flag,and have flag being awarded for completetion of task. Flag itself is an item (rewarded for completing task). And to...
Forum: Support::Windows Servers 02-12-2015, 12:26 PM
Replies: 6
Views: 10,372
Posted By Bandor
Got everything working fine now. Seems I had some...

Got everything working fine now. Seems I had some old variable in my path left over from Xampp and Silverlight. Removed them both and now my server updates and launches perfect!
Forum: Support::Windows Servers 02-12-2015, 11:18 AM
Replies: 6
Views: 10,372
Posted By Bandor
I did have Xampp at one time,got it off my pc...

I did have Xampp at one time,got it off my pc completely I thought. The code above is what I get upon running start,which prompts world. I would agree with you that I need to remove or change the...
Forum: Support::Windows Servers 02-12-2015, 09:03 AM
Replies: 6
Views: 10,372
Posted By Bandor
No go. Already had it in my path but removed and...

No go. Already had it in my path but removed and redid it incase I miss spelled. Still no change doing exactly the same thing
Forum: Support::Windows Servers 02-12-2015, 12:07 AM
Replies: 6
Views: 10,372
Posted By Bandor
Problem after Updating

So I've been running my server using Akka's Repack. A couple days ago I followed the instructions on how to upgrade for the repack specifically. Upon doing so I clicked option 3. It says ' System can...
Forum: General::News 02-10-2015, 10:51 AM
Replies: 61
Views: 414,247
Posted By Bandor
No luck on my end. I do wonder however, The CMD...

No luck on my end. I do wonder however, The CMD prompt says its looking for Xampp whereas I dont use xampp is have MariaDB. Could this be my problem?

Wouldnt allow me to source the updates...
Forum: General::News 02-09-2015, 06:26 PM
Replies: 61
Views: 414,247
Posted By Bandor
Tried sourcing manually via CMD and it tells me...

Tried sourcing manually via CMD and it tells me unable to open file. Trying to do it via HiediSQL and have only got 1 query to run so far,rest give me errors for duplicate names and such.
Showing results 51 to 75 of 209

 
Forum Jump
   

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