Search results

  1. Chucl

    Looking for items in first backpack level?

    I know how to look for items, but it looks whole backpack, is there a way to look for first level items? and avoid those inside containers? thanks
  2. Chucl

    Checking if player moved in the last 10 min?

    Anyone? thank you , im kidna lost btw im using Old Runuo 2.2
  3. Chucl

    Hi all

    hello
  4. Chucl

    Level System 3 - Rerelease

    Not sure if this is a bug, while in party if a party member is dead, the EXP still split, is there a way to fix that? Line 12, i know theres a check if party member is alive, but this bug still happening if (give > 0) { #region PartyExpShare if (p...
  5. Chucl

    Level System 3 - Rerelease

    i got it working on runuo, thank you
  6. Chucl

    Level System 3 - Rerelease

    this will not work with runnuo right?
  7. Chucl

    I swear I'm not a bot

    i think he might be a bot
  8. Chucl

    How to display a different History string for each mobile?

    Ah, well the mobiles are BaseCreature so i just have to store it there i guess, thank you so much. Btw is not logging speech, its a custom strings i wanted to add to a gump for each mobile then it can be loaded and check later. I added the code i pasted, to BaseCreature and every BaseCreature...
  9. Chucl

    How to display a different History string for each mobile?

    Then somewhere inside the mobile i add a string, everything works fine, what i want to do is to each mobile has his own string history If i spawn 2 mobiles they both share the same gump & strings, not sure if i explain myself good enough
  10. Chucl

    How can i add a basefont color to this string?

    Line.Add(string.Format("[{0}]<basefont color=white{1}>{2}<basefont color=white> " ,System.DateTime.UtcNow.ToString("HH:mm:ss]"+" "+"[d/M/y"), (Config.AutoColoredNames ? (item.Name.GetHashCode()>>8).ToString() : "FF8033"), Utility.FixHtml(" test,"+"...
  11. Chucl

    Train Package

    great work!! have you in mind making wagons?
  12. Chucl

    Displaying current month in a string?

    System.DateTime.UtcNow.ToString("HH:mm:ss]"+" "+"[d/m/y") [ The /d/m/y part displays the day, the minutes and the year, how to display the current month?
  13. Chucl

    Level System Extreme

    searching for world values was giving lag issues?
  14. Chucl

    Looking for items around, we randomly pick one

    that was the issue yes, thank you so much
  15. Chucl

    Looking for items around, we randomly pick one

    Thanks that works, but yeah it picks 4 spawners (2 of them twice), instead of just one:
  16. Chucl

    Looking for items around, we randomly pick one

    Hello again i tried your method and it works, now im trying to make a Random Xmlspawner respawn, it throws an error List<Item> ToShow = new List<Item>(); foreach (Item item in World.Items.Values) { if (item != null && item is XmlSpawner)...
  17. Chucl

    Looking for items around, we randomly pick one

    Thank you so much, works perfect, nice!
  18. Chucl

    Looking for items around, we randomly pick one

    Hello so i have this method: What it does: it looks in a range of 300 for Corpses then attach an XmlValue attachment to ALL of them What i would like it to do; Look in a range of 300 for Corpses then attach the XmlValue attachment to ONE corpse randomly, not all of them Point3D location2 =...
  19. Chucl

    I have a NightSightSpell question.

    use classicuo, it bypass light, light its annoying, muh immersion. Dont bother with all that stuff in my humble opinion, i would like a night & day cycle server side, is just not possible.
  20. Chucl

    Forcing Clients

    yeah, anyway in my opinion it just doesnt worth the effort, old game, small playerbase... aim big, let people use whatever they want

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back