Home
Forums
New Posts
Search Forums
Wiki
Pages
Latest Activity
New Content
New Posts
New Resources
New Profile Posts
Latest Activity
Source Code
Resources
Latest Reviews
Search Resources
Members
Current Visitors
New Profile Posts
Search Profile Posts
Discord
Log In
Register
New Content
Search
Search
Search titles only
By:
Current Visitors
New Profile Posts
Search Profile Posts
Menu
Log In
Register
Install the app
Install
Home
Members
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
kfritz411's latest activity
kfritz411
replied to the thread
BaseCreature Vendor
.
you could try your hand at copy/paste/adjust to drop the blocks of code into the specific creature or add to your basecreature.cs (kind...
Saturday at 12:16 PM
kfritz411
replied to the thread
BaseCreature Vendor
.
Your calling IsActiveVendor InitSBInfo but they don't exist in basecreature.cs
Saturday at 9:50 AM
kfritz411
replied to the thread
ServUO - Monsters using Bolas
.
public static void TossBola(Mobile from) { if (from == null) return...
Friday at 2:19 PM
kfritz411
replied to the thread
ServUO - Monsters using Bolas
.
Anyone else got any ideas?
Friday at 11:55 AM
kfritz411
replied to the thread
ServUO - Monsters using Bolas
.
@LimpBizquick that returns
Feb 18, 2021
kfritz411
replied to the thread
ServUO - Monsters using Bolas
.
Mobile target = from.Combatant;
Feb 17, 2021
kfritz411
posted the thread
ServUO - Monsters using Bolas
in
Script Support
.
Hey Folks! So, I found this neat thing in Pub54 where monsters can toss a bola to dismount. I tried adding that into my Pub56 but I'm...
Feb 17, 2021
kfritz411
replied to the thread
ServUO - Help with Quest Chain
.
Hey @Tukaram I thought about an item check, but it's not the "flow" I'm looking for. I was hopeful because I found this if...
Feb 10, 2021
kfritz411
posted the thread
ServUO - Help with Quest Chain
in
Script Support
.
Setting up quest chain with multiple NPC Questers. I have everything configured, it compiles, no errors. Ran across a situation where...
Feb 10, 2021
kfritz411
reacted to
Lokai's post
in the thread
ServUO - Help with ApprenticeObjective on quest
with
Like
.
I think the easiest way would be to override the OnTalkTo method in the BaseQuester for that quest. In BaseQuester, it looks like this...
Feb 8, 2021
kfritz411
replied to the thread
ServUO - Help with ApprenticeObjective on quest
.
Thanks Lokai, looking around I didn't see any method other than that. I want to make the quest require 100 wrestling to complete, is...
Feb 7, 2021
kfritz411
posted the thread
ServUO - Help with ApprenticeObjective on quest
in
Script Support
.
I'm using this string this.AddObjective(new ApprenticeObjective(SkillName.Wrestling, 100, "Haven", 0, 0)); However, if the player is...
Feb 7, 2021
kfritz411
replied to the thread
Lost Alchemy
.
@Tukaram After a few additional edits to the reagent.cs and some other tweaks I got it going, but I did hit same problem you did. I...
Jan 28, 2021
kfritz411
reacted to DragnMaw's resource
DailyQuests
with
Like
.
This is a Daily/Weekly Quest system I have been working on for a while. It purposely will not compile as is, since anyone using this...
Jan 28, 2021
kfritz411
reacted to
DragnMaw's post
in the thread
Advanced Archery Pub57
with
Love
.
DragnMaw updated Advanced Archery Pub57 with a new update entry: AdvancedArchery v1.01 Read the rest of this update entry...
Jan 18, 2021
Home
Members
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…