Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 126 to 150 of 237
Search took 0.02 seconds; generated 93 minute(s) ago.
Search: Posts Made By: bufferofnewbies
Forum: Development::Database/World Building 12-10-2006, 03:11 PM
Replies: 23
Views: 16,486
Posted By bufferofnewbies
That is what I mean by a 'hard-coded' zoneline....

That is what I mean by a 'hard-coded' zoneline. For another example, remove the zonelines from south karana and run across the bridge. It will set you into a zoneing process also. I know most of the...
Forum: Development::Database/World Building 12-10-2006, 01:53 AM
Replies: 23
Views: 16,486
Posted By bufferofnewbies
It's my weak theory that: the error in VT is...

It's my weak theory that:

the error in VT is that most of the zoneins (default is at least) actually sets you behind their 'built-in' zoneline. so even when you are technically 'in ' the zone,...
Forum: Development::Feature Requests 12-08-2006, 05:58 PM
Replies: 11
Views: 9,408
Posted By bufferofnewbies
just rechecked it to make sure. quest::emote...

just rechecked it to make sure.

quest::emote results in
random_npc dances around.

while quest::me results in
random_npc says 'dances around'

Now I guess it is time for me to dig into the...
Forum: Development::Feature Requests 12-08-2006, 03:03 PM
Replies: 11
Views: 9,408
Posted By bufferofnewbies
quest:me does an emote from the mob. ...

quest:me does an emote from the mob.

quest:me("runs around in circles");

results in:
random_npc runs around in circles.

I was hoping to find a command that left the npc description...
Forum: Development::Bug Reports 12-08-2006, 10:28 AM
Replies: 6
Views: 8,512
Posted By bufferofnewbies
npcid command

currently $mobid returns an entityID (changes each spawn cycle, since its a track of current spawns i believe) instead of NPCID.

Is there a command variable to identify the npcid of a mob for the...
Forum: Development::Feature Requests 12-08-2006, 10:17 AM
Replies: 11
Views: 9,408
Posted By bufferofnewbies
echo quest request

wow, try saying that 3x fast.

But anyway: I was wondering if quest::echo could be set in the standard files to provide the text without the "npc says" line in front of it, since the quest::say...
Forum: Development::Database/World Building 12-08-2006, 06:36 AM
Replies: 3
Views: 7,458
Posted By bufferofnewbies
Good Show, I had to swap the actual faction...

Good Show, I had to swap the actual faction fields for my own, but I never even thought about doing the conversions by race type. This makes it alot easier than by name.

Nice overall catch for...
Forum: Support::General Support 12-08-2006, 06:29 AM
Replies: 9
Views: 8,540
Posted By bufferofnewbies
oh yes, forgot about that one. also check...

oh yes, forgot about that one.

also check the min_level field for Poknowledge.
it should be set for 0, not 46+.

thanks for the catch, Dym.

edit: ahh, posted before I saw your reply. Good...
Forum: Support::General Support 12-08-2006, 05:15 AM
Replies: 9
Views: 8,540
Posted By bufferofnewbies
in your database goto zone, look for...

in your database
goto zone,
look for min_status

that is the minimum status of the account needed to zone in, put it to 0 for normal players.
Forum: Support::General Support 12-07-2006, 06:04 PM
Replies: 2
Views: 4,879
Posted By bufferofnewbies
I dont know about any settings that allow that,...

I dont know about any settings that allow that, but you could always place an invisible npc near the zoneins that triggers a quest by proximity that will set a PC to pvp on.

Might also want it to...
Forum: Development::Database/World Building 12-07-2006, 02:29 PM
Replies: 5
Views: 8,048
Posted By bufferofnewbies
One minor fix, I didn't have the ' ' around the...

One minor fix, I didn't have the ' ' around the text for zone. Now it should work. Appoligies to anyone who tried the last one and got the error. And curses to the inability to edit old posts. :p
...
Forum: Development::Bug Reports 12-07-2006, 01:46 PM
Replies: 1
Views: 5,108
Posted By bufferofnewbies
monk errors again

I have been getting reports from my server that the monk mend timer is giving the 'time not met' error again. Even when it comes up, the skill is unuseable until you 'fill in with your favorite...
Forum: Support::General Support 12-07-2006, 09:19 AM
Replies: 4
Views: 5,557
Posted By bufferofnewbies
need a bit more information to work on: what...

need a bit more information to work on:

what client are you useing?
what server are you connecting to? (server version really..)
what video card do you have?
etc..

These will help us tie...
Forum: Development::Database/World Building 12-07-2006, 08:34 AM
Replies: 17
Views: 11,980
Posted By bufferofnewbies
that's the tutoriala, its where everyone starts...

that's the tutoriala, its where everyone starts out with limited UI access on live (or at least 'used to' start out at). You get the key from the kobold to free the guy in the cell, and he leads you...
Forum: Development::Database/World Building 12-07-2006, 08:32 AM
Replies: 5
Views: 8,048
Posted By bufferofnewbies
not if the zone is setup for a hardcoded...

not if the zone is setup for a hardcoded zoneline, thats only if you want to add a zoneline into someplace that doesnt have what I call a 'static' portal.
Some zonelines are actually hard coded into...
Forum: Support::Windows Servers 12-07-2006, 06:46 AM
Replies: 15
Views: 13,148
Posted By bufferofnewbies
careful about loading some of the items, if you...

careful about loading some of the items, if you dont have the sv corruption field.

Not sure what all is in the system, as Im lazy and rarely look (bad DM, bad!) but if the items arent compatable...
Forum: Support::General Support 12-07-2006, 05:59 AM
Replies: 1
Views: 5,677
Posted By bufferofnewbies
Only until the point when you make changes to a...

Only until the point when you make changes to a server that require the newer files and not a file installed from the CDs. Then the reason for the Titanium install becomes a viable issue in regards...
Forum: Development::Database/World Building 12-07-2006, 05:00 AM
Replies: 5
Views: 8,048
Posted By bufferofnewbies
Creating them was definately a learning...

Creating them was definately a learning experience.

It seems zonelines are very sensative about where they are placed/ what they are called from. I admit it took most of a day to just make those,...
Forum: Development::Database/World Building 12-07-2006, 04:54 AM
Replies: 17
Views: 11,980
Posted By bufferofnewbies
wow, the 'old' tutorialb is total news to me. I...

wow, the 'old' tutorialb is total news to me. I must have skipped too much time between account activations. :)

Good show then. Any day I learn something new is a good day. Now I can go back to...
Forum: Development::Database/World Building 12-06-2006, 03:12 PM
Replies: 17
Views: 11,980
Posted By bufferofnewbies
ahh, so when you say old tutorial. Do you mean...

ahh, so when you say old tutorial. Do you mean tutoriala? the one with the kobold and the guy in the jail?

btw: i grabbed your latest dbase updates, love the Rathe guy. :)
Forum: Support::Windows Servers 12-06-2006, 03:08 PM
Replies: 15
Views: 13,148
Posted By bufferofnewbies
whew, so I'm not totally as senile as I thought..

whew, so I'm not totally as senile as I thought..
Forum: Development::Database/World Building 12-06-2006, 03:06 PM
Replies: 17
Views: 11,980
Posted By bufferofnewbies
ahh, never tried to enter tutorial on the live...

ahh, never tried to enter tutorial on the live account.

I know that 'with modifications I will not mention here' the live account I have here can play on my current emu server. So they are still...
Forum: Support::Windows Servers 12-06-2006, 03:00 PM
Replies: 15
Views: 13,148
Posted By bufferofnewbies
ahh, totally my bad. For some reason I always had...

ahh, totally my bad. For some reason I always had it as ax_peq. Must have been something I did to keep them seperated and merely forgot that I did it.

I tend to do that alot..
Forum: Development::Database/World Building 12-06-2006, 02:57 PM
Replies: 17
Views: 11,980
Posted By bufferofnewbies
Ang, Just a thought, but if this new zone...

Ang,
Just a thought, but if this new zone requires a download/ patching from live:
would that not defeat the purpose of the Titanium install version?

Everyone is always free to do what they...
Forum: Support::Windows Servers 12-06-2006, 01:25 PM
Replies: 15
Views: 13,148
Posted By bufferofnewbies
try useing ax_peq instead of ax, and see if that...

try useing ax_peq instead of ax, and see if that works.
Showing results 126 to 150 of 237

 
Forum Jump
   

All times are GMT -4. The time now is 06:49 PM.


 

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