Search results

  1. Fraz

    HOW THE DUCK DO I DELETE MY DUCKING ACCOUNT?!?!?!

    I also would like to add, please do not let this opinion reflect poorly on stoned people... I have a serious medical condition which requires me getting stoned almost constantly.. its called 'Not-Being-Stoned'. Thank you. :p
  2. Fraz

    A script that allows you to get a random reward on doubleclick once every 24 hours.

    Thanks Voxpire.. I never did look at the original code you posted only what Tas had put up. As I said before you replied.. 'if no parse, then give gift.. I think that might be what Pyro was saying. then it gets set..' So no worries. I think we're all on the same page.
  3. Fraz

    A script that allows you to get a random reward on doubleclick once every 24 hours.

    The correct line of code should probably read (I'd have to check later when free).. if (!String.IsNullOrWhiteSpace(tag) && DateTime.TryParse(tag, out lastGift) && lastGift.AddHours(24) <= DateTime.UtcNow) p.s. That now reads as.. If there is no whitespace and TryParse was succesful setting...
  4. Fraz

    A script that allows you to get a random reward on doubleclick once every 24 hours.

    Correct.. until you run into whitespace or a failed parse, if that happens you'll get a gift.. which is probably not as intended.
  5. Fraz

    A script that allows you to get a random reward on doubleclick once every 24 hours.

    It still remains if.. String.IsNullOrWhiteSpace(tag) is true.. you get a gift regardless lastGift.AddHours(24) <= DateTime.UtcNow !DateTime.TryParse(tag, out lastGift) is true.. you get a gift regardless lastGift.AddHours(24) <= DateTime.UtcNow If those conditions are ever true.. I am not sure...
  6. Fraz

    A script that allows you to get a random reward on doubleclick once every 24 hours.

    Hi Tas.. been away for a bit.. would like to speak more but real quick.. if(String.IsNullOrWhiteSpace(tag) || !DateTime.TryParse(tag, out lastGift) || lastGift.AddHours(24) <= DateTime.UtcNow ) The || in this line, say if any one of these condition is true.. continue. I'd have to check the...
  7. Fraz

    Happy 15yrs Shard emulator!

    Happy 15yrs Shard emulator!
  8. Fraz

    Cooking

    Is anyone informed on the correct behavior? I searched around, on UOGuide it says targeted stack.. then it also says through new menu in another place.. In servuo I only have been able to use the menu to access any cooking.. Should it cook everything and give skill for it.. or just everything...
  9. Fraz

    log in issues on 2nd pc

    Besides adding exceptions in the firewall (even when off) as previously suggested, the only other thing I could think of trying is, manually setting your routers IP and also the DHCP range into the 192.168.x.x range and see if that works.. and if not a reset if you haven't tried that.
  10. Fraz

    log in issues on 2nd pc

    I don't think you directly answered earlier.. sorry if you did, but did you try.. This is a known issue for certain routers, so worth a try at minimum.
  11. Fraz

    log in issues on 2nd pc

    Also you may want to check your router port forward settings.. and have it selected to forward all incoming connections to 1 certain IP.. the IP of the server machine. (See routers docs)
  12. Fraz

    log in issues on 2nd pc

    Just to be certain.. you are taking the 192 number from the server console, and using that number on the second pc through Razor or login.cfg? (On the server) Find your LAN Network adapter at Control Panel\Network and Internet\Network Connections Right click - Select Status Click Details That...
  13. Fraz

    log in issues on 2nd pc

    Others are probably using an outside IP. You probably need to use your LAN IP on the other PC. Usually a number in the 192.168.x.x range. 192.168.0.0 - 192.168.255.255 (65,536 IP addresses) 172.16.0.0 - 172.31.255.255 (1,048,576 IP addresses) 10.0.0.0 - 10.255.255.255 (16,777,216 IP addresses)...
  14. Fraz

    Request: Bug Report forum cleanup

    Hi! When anyone is free, could the Bug Reports forum be cleaned up with transferring 'Fixed' and 'Not a Bug' posts to the Bug Archive. At 24 pages to skim through, my OCD is flaring! Thanks. :P
  15. Fraz

    https://web.archive.org/web/20160527065306/http://www.runuo.com/community/

    https://web.archive.org/web/20160527065306/http://www.runuo.com/community/
  16. Fraz

    RunUO "Our Journey Has Ended"

    I don't think I've seen this link posted yet, but for anyone interested in the contents of RunUO.com forums... https://web.archive.org/web/20160527065306/http://www.runuo.com/community/
  17. Fraz

    Runuo info

    I don't think I've seen this link posted yet, but for anyone interested in the contents of RunUO.com forums... https://web.archive.org/web/20160527065306/http://www.runuo.com/community/
  18. Fraz

    ServUO16

    btw.. Shard project turns 15 years old this October 31st! :cool:
  19. Fraz

    ServUO16

    I don't think that would be much help for them.. its pre-RunUO, written in C++, and closed source.. From what was stated, I think they are doing a ServUO project which would be completely different.
  20. Fraz

    Time of Legends

    I'm guessing they are 'instanced' so to speak in the circular area's behind the main area..

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back