Search results

  1. jayates

    Requiring tokens to operate item.

    I have this item that turns 10 fish into Fish Lard. Only, thing is I want it to "require" 50 tokens to use it. I added a bit of code that excepts the tokens (OnDoubleClick), although if not present in backpack it'll still operate. Can someone please help me fix the code? namespace Server.Items...
  2. jayates

    How to make NPCs who are hired for free?

    Ahh... ty using Server.Custom.GameTimeReward;
  3. jayates

    How to make NPCs who are hired for free?

    As in the using daat99; statement? Thanks for the help. Not sure how to word it though so,I tried this: using System; using Server; using System.Collections; using System.Collections.Generic; using Server.Items; using Kudos; using Server.Spells; using Server.Spells.First; using...
  4. jayates

    How to make NPCs who are hired for free?

    Ty PyrO for the response. I tried that by replacing Gold with Kudos (Exchangeable Game Time Reward Tokens). Got this. Errors: + Mobiles/Medic.cs: I clearly have Kudos but, it says could not be found... hmm:D // ___|========================|___ // \ | Written by Felladrin | / [Kudos...
  5. jayates

    How to make NPCs who are hired for free?

    Is there a way for the Medic to accept other currency exa: Daat99 Tokens?
  6. jayates

    Yeah, I made one and it said something like I'd get an email when an admin approves it or...

    Yeah, I made one and it said something like I'd get an email when an admin approves it or something like that.
  7. jayates

    I set mine up a few days ago... No response yet.

    I set mine up a few days ago... No response yet.
  8. jayates

    Ultima Store Button config

    Ty... after that error got fixed I got several more errors basically saying items that could be bought in the Ultima Store couldn't be found. I added those items in and then got a ton more errors! Thank you for your help PyrO but, i'm throwing in the towel on this project for the time being...
  9. jayates

    Ultima Store Button config

    Ahh... ty! I'll try that.
  10. jayates

    Ultima Store Button config

    Maybe someone else has had this same problem and figured it out. All I did was copy over the UO Store files from the ServUO mod to mine. I'm sure it can be figured out...
  11. jayates

    Ultima Store Button config

    Here's some errors i'm having trouble getting past. Errors: + Services/UltimaStore/UltimaStore.cs: CS0246: Line 1016: The type or namespace name 'DeleteConfirm' could not be found (are you missing a using directive or an assembly reference?) CS0246: Line 1016: The type or namespace...
  12. jayates

    Ultima Store Button config

    Wow:oops: didn't know that either! Making them shout sounds awesome! As you said, without the UO Store installed there's no way to redirect the button... right? If so, I just went to the ServUO mod and downloaded it then searched everywhere for Ultima Store files... due to no place to actually...
  13. jayates

    Ultima Store Button config

    The reason is because I tried to install the UO Store files and got a ton of errors, but the VIP Store is already installed. So, it looks as if i'll have to install the UO Store files anyways... lol
  14. jayates

    Ultima Store Button config

    My server doesn't use the Ultima Store (when clicked nothing happens). I tried adding in the scripts, my mine exploded due to all the errors I got... lol. Can the UO Store button actually be configured to open something else? exa:VIPStore (It's the button on the top bar that has these...
  15. jayates

    OWLTR BOB Gump Work

    Thank you for all the posts... it really helped me!:D I also had problems with blanks for the wooden resources. Works perfect now! Here's what I did after setting Custom Clilocs. case BODType.Carpentry: case BODType.Fletching: {...
  16. jayates

    OWLTR BOB Gump Work

    Nice work!
  17. jayates

    Achievement System

    Working with the free version at the moment. I also have the paid version but, it won't work with my version on ServUO (Land Of Archon) which is apparently close to RunUO. Maybe I should just plug through it and try to figure it out. The author said he didn't have a version of it for RunUO.
  18. jayates

    Achievement System

    No posts since Jan so, I tried a stab at this. I tried to change the "points" to an actual item... failed! So, here's my work around. I commented out the area where it shows "Total Points and added my server name (since i'm not using the original points) in the AcievementGump.cs...
  19. jayates

    Achievement System

    One more question. Does this system reset hourly or daily?
  20. jayates

    Achievement System

    This looks like a nice system! I want to set the awards as Achievement Tokens though. I scripted the token... np. But, how would I set this system to awarding more than one token as in the example below, anyone? Here's that part of AchievementSystem.cs: Achievements.Add(new...

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back