Search results

  1. We need someone who's smart like Krrios to bring sallos back

    I've downloaded UOF's Sallos client and was curious to see what it looked like in a hex editor. Shortly after I installed it, I realized that it was far outside my field of expertise lol. Just curious to why the best PvP client for UO is limited to only 1 shard? Shouldn't it be open source for...
  2. Alpha Gold Ledgar installation process is a joke

    I just don't understand how someone can be that good at coding a gold ledgar that is beneficial for every server, but do such a poor job on giving instructions on how to install it. I've found 2 guides so far, 1 on runUO and 1 on ServUO and both have failed miserably. I've followed the...
  3. GenericBuy.Cs Perfected

    Earlier I made a post stating: "To put it simply, all I'm looking for is the vendors to maintain the item amounts that I have set for them in the designated SBshops. I don't want for it to x2 increase if there's a high demand nor /2 if there's is no demand." At that time I had thought I had...
  4. Needing help with GenericBuy.cs

    I was wanting to make this change because the standard 10 item limit in most vendor shops was not appealing to me, so to go about this I had to modify the halfQuantity which I've got working. The only issue I seem to be having is the vendor restocking itself. I can manually restock by [restock...
  5. Got a error with Distro's Gold Ledger

    Had a lot of kinks prior to this one but I feel like I'm getting close to a successful compile. I was talking to a friend of mine about it and he said the "item" definition has already been used in a higher function. Idk how to go about fixing it tho. Here's a image of the error along with my...
  6. wanting to change [recall animation from smoke to glacial flamestrike.

    I found this recall plugin script from Felladrin on RunUO forums and I am a big fan of his work. Having an issue with the sendspecialeffects to mobile line when trying to change the effect due to it not having an existing animation ID. Here's the script to his coding for anyone willing to help...
  7. Wanting to add staking option to ConPvP arena script

    would like to implement this so players are given the option to duel for gold with an x amount option. Would also like to know if it would be possible to add a 1k limit difference so the opponents can't try scamming each other when someone isn't paying attention. Any help would be much...
  8. UO Classic installation process is aids. Needing help

    So I didn't seem to have any problems installing it on my laptop, but I just recently purchased a new a pc and now realizing the instructions on their website is mediocre at best. I'm bout ready to pull out my hair and throw in the towel after 3 hours of punching this brick wall. Any help would...
  9. How do I remove the rez robe?

    wanting it so that when a player is rezed they are naked instead of with this robe any help would be much appreciated :)
  10. BOD won't let me add the items requested??

    Here's a screenshot if anyone is willing to help
  11. Pet damage cap for PvP. Needing help with AOS.cs

    So I've tried rewriting some coding I found here on the forums for pet damage cap and I feel that I'm close to getting it to successfully compile for runuo. I'm only getting 1 error and stumped on how to resolve it. If someone would be so kind to help me out, it would be much appreciated :)...
  12. Wanting to add 10k bank check reward to players who vote

    I think I found where I'm suppose to plug it in at, but I don't know how to go about phrasing it and I haven't been able to find any other examples to go off of. Correct me if I'm wrong, but I believe it goes in the VoteItem.Cs inbetween these lines? case VoteStatus.Success...
  13. Emails.xml has failed and needing some help

    I've been having an issue with my email registration script ever since I have added it to my custom scripts which was about a month ago. I got it to where it will send the auth code to new players registering, but when I go to shutdown my server it doesn't save the users. Here's in image from...
  14. How do I add house placement tool to architect vendor?

    I don't even see the house deeds in the architects script, how am I suppose to modify this? Lol
  15. Wanting to add daily limit to RegStone

    How would I go about doing this? If anyone could share it would be much appreciated. Thanks :D
  16. How can I make my server compatible with Sallos?

    Been reading a few reddit post about it, but haven't heard anyone talking about it on here. If anyone knows how, I am open ears :)
  17. Needing some people to help test out my server

    everything is in place and the server is fully decked out. We got Poker, BJ, Slots, PvM in a custom built dungeon with Balrons and liches. We got a recall library right next to brit bank, duel pits and much more! I've locked the region to only 1 town which is (brit bank) and I built a custom...
  18. Having an issue with SMTP forwarding for my servers email registration

    Hi, was wondering if anyone could provide further insight into why my gmail isn't forwarding registrations? I enabled Pop3 and IMAP in my gmail settings and this is how I have the settings within the script. Host: smtp.gmail.com SMTP port: 587 SSL protocol: false SMTP Username: *MY GMAIL USER*...
  19. how do I add wands to Liches drop table?

    Ok, so I have already went about modifying these lines for other bosses but I'm having an issue adding wands to the drop table. If anyone could please provide further insight, it would be greatly appreciated. Thanks
Back