Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 57
Search took 0.00 seconds.
Search: Posts Made By: rixcraven
Forum: Support::General Support 09-09-2017, 05:26 AM
Replies: 0
Views: 2,044
Posted By rixcraven
Can't get into guildhall...Help

This is the script for the NPC that sends you to your guild lobby... it works great!, BUT.. when in the guild lobby, the doors to guild hall are in place, but clicking on them just brings up DOOR...
Forum: Quests::Q&A 09-06-2017, 05:10 AM
Replies: 2
Views: 4,250
Posted By rixcraven
Tried a few ways but am a bit lost

Tried getting the level of the PC he targeted, and couldn't find a way to set that figure as his new level???, I know I can do it from my GM pc using setlevel and a repop, but HOW does that translate...
Forum: Quests::Q&A 08-30-2017, 11:27 AM
Replies: 2
Views: 4,250
Posted By rixcraven
Is a self levelling NPC possible?

Hi all,
I have an npc which is designed to pick on any random PC that zones in.
I want to be able to read the target PC's level and make the npc the same or possibly 2 levels higher (thus providing...
Forum: Support::Windows Servers 08-26-2017, 07:24 PM
Replies: 11
Views: 2,807
Posted By rixcraven
trying that now!

I'll report back, after deleting the schema and replacing it.
That went less than well... the schema is apparently removed (no reference to anything bot in rule_values).
but on opening eqemu_server...
Forum: Support::Windows Servers 08-26-2017, 07:10 PM
Replies: 11
Views: 2,807
Posted By rixcraven
Do you have a schema ?

Do you have a schema I can reference?..
In the meantime, something extremely strange happened....
a buddy and I were exploring Gfaydark... (we have 10th level chars).
I had just fallen from a...
Forum: Support::Windows Servers 08-26-2017, 01:00 PM
Replies: 11
Views: 2,807
Posted By rixcraven
already in there

Thanks Beast, that value is already set in the DB.
I've gotta be missing something simple, bots can be created, listed.. just not summoned yet!.

Thanks for the help so far
Forum: Support::Windows Servers 08-26-2017, 08:59 AM
Replies: 11
Views: 2,807
Posted By rixcraven
Yep, all there

All those tables are there, (I have botquest set to false) as I read in earlier posts, although it makes no difference if set to true.
I can't see anything in the DB which suggests allowing or...
Forum: Support::Windows Servers 08-26-2017, 05:36 AM
Replies: 11
Views: 2,807
Posted By rixcraven
A problem with Bots

I'm currently struggling with getting bots to work on my server.
I used Akkas brilliant guide, and the server runs great under a VM server 2012.
I am at this point...
I can use ^botcreate and...
Forum: Support::Windows Servers 08-22-2017, 09:16 AM
Replies: 539
Views: 694,107
Posted By rixcraven
Hi, thanks for the help

Yep, its on VMware, installed with admin level security.
its got resources to spare... 80gb drive (60% spare right now), 8gb mem.
the host is VR ready, so we're not short of computing power!.
Forum: Support::Windows Servers 08-22-2017, 04:50 AM
Replies: 539
Views: 694,107
Posted By rixcraven
a few small glitches!!

Thanks fot the previous answers!.. a quick wipe and the installer is great under 2012r2 server.
There are just Two things, one is whenever I try to run the server updater (eqemu_server.pl) I get...
Forum: Support::Windows Servers 08-12-2017, 06:47 PM
Replies: 539
Views: 694,107
Posted By rixcraven
Leads to another error!

I did the c++ redist install... was reported as ok.
on server restart I now get "The procedure entry point ucrtbase.terminate could not be located in the dynamic link library api-ms-win-crt-runtime"...
Forum: Support::Windows Servers 08-12-2017, 07:07 AM
Replies: 539
Views: 694,107
Posted By rixcraven
A few install issues

Just tried the installer on a brand new Win7pro (using VMware)
installer ran through noting a few errors that did not stop it completing.
However, when I try to run it (either just the server OR...
Forum: Support::Windows Servers 11-20-2013, 12:51 PM
Replies: 8
Views: 2,465
Posted By rixcraven
Thanks for ALL the great help folks!... Nice...

Thanks for ALL the great help folks!...
Nice code Kingly :) :)
This forum is a great place for sharing info, its great to see a community like this, and to be a (very) small part in it.
Forum: Support::Windows Servers 11-18-2013, 01:25 PM
Replies: 8
Views: 2,465
Posted By rixcraven
Last bind point

Hi,
I was wondering if its possible to get an npc to tell the player where he was last bound?, I know /charinfo will do it, but I can't see a way to integrate that command into perl.
Perhaps...
Forum: General::Server Discussion 11-16-2013, 07:43 PM
Replies: 5
Views: 2,808
Posted By rixcraven
Been taking a look, and its great!... for a...

Been taking a look, and its great!... for a beginner, you are doing Fine, Warville :)
Forum: Quests::Q&A 11-13-2013, 11:19 PM
Replies: 4
Views: 2,872
Posted By rixcraven
Absolutely Superb, THANKS Kingly :) works...

Absolutely Superb,
THANKS Kingly :)

works a dream..
and the overall plan for the quest its part of moves forwards. :)
Forum: Quests::Q&A 11-13-2013, 09:17 PM
Replies: 4
Views: 2,872
Posted By rixcraven
I followed your advice, and checked it using an...

I followed your advice, and checked it using an online perl checker, it didn't point out any mismatch?.. please tell me where you reckon its wrong.
Forum: Quests::Q&A 11-13-2013, 08:47 PM
Replies: 4
Views: 2,872
Posted By rixcraven
Please help with this quest

Just a few pointers, where am I going wrong?...
this is the Perl script.

sub EVENT_SPAWN {
quest::settimer("eddie", 30);
if ($zonetime < 700 || $zonetime > 1900) { # its after 7pm and...
Forum: Support::Windows Servers 11-11-2013, 01:30 PM
Replies: 0
Views: 1,705
Posted By rixcraven
Vampires in Daylight???

Hello all,
I've created a vampire, who rises in Qeynos, and begins to attack.
that's fine, BUT... I can't set him to spawn at night!!.. so he turns up anytime he fances, wether its dark or not....
Forum: Support::Windows Servers 11-01-2013, 08:05 AM
Replies: 13
Views: 4,449
Posted By rixcraven
Yeah, I noted those tables.. but up to now, I...

Yeah, I noted those tables.. but up to now, I didn't realise they were actually charging :)
my char only got to level 10 last night, when I noticed.. I just think they are a wonderful addition to...
Forum: Support::Windows Servers 11-01-2013, 12:43 AM
Replies: 13
Views: 4,449
Posted By rixcraven
THANKS bad_captain :) and thanks to you we have...

THANKS bad_captain :)
and thanks to you we have these mercs, they are great
BTW I notice they are charging now... getting charged 1gold every 3 mins.
are you going to add the ability to alter...
Forum: Quests::Q&A 10-31-2013, 03:26 PM
Replies: 7
Views: 3,822
Posted By rixcraven
I know!!! lol if only I had the ability :) The...

I know!!! lol if only I had the ability :)
The npc is Angua (from Discworld), and it looks really great when players see her change into a werewolf and back..
I too would love to use the day/night...
Forum: Support::Windows Servers 10-31-2013, 02:18 PM
Replies: 13
Views: 4,449
Posted By rixcraven
Good thinking, that would explain the party...

Good thinking, that would explain the party leader being able to loot, and re-thinking about it, it doesn't share coin that's looted either.
Forum: Support::Windows Servers 10-31-2013, 12:15 PM
Replies: 3
Views: 1,981
Posted By rixcraven
I think its your dbstr_us (it goes into your...

I think its your dbstr_us
(it goes into your CLIENT main dir)
I had the unknown db string issue..
(PM me and I'll send you my working one).. its UF version.
there is one on here, but darned if I...
Forum: Support::Windows Servers 10-31-2013, 11:12 AM
Replies: 13
Views: 4,449
Posted By rixcraven
YEP that seems to have sorted it :) just tried...

YEP that seems to have sorted it :)
just tried the suspend merc/invite player/unsuspend merc
there is a slight issue.. I hired a merc, and suspended it, wife did the same,
we grouped, and she...
Showing results 1 to 25 of 57

 
Forum Jump
   

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