Recent content by Chucl

  1. Chucl

    My Shard has a weird problem. Community wisdom needed.

    i feel like it has nothing to do with the dungeon region or even xmlspawners, i have around 3k on my shard all are active , 0 issues. You can have lots of xmlspawners doing area search and such like getonnearby etc and it wont use cpu at all. Just turn off every xmlspawner and see if it still...
  2. Chucl

    *You see X attacking you*

    Good morning and thanks for the fast response.
  3. Chucl

    *You see X attacking you*

    Where is this message handled? i cant find it xD Thanks
  4. Chucl

    Mobiles get stuck all the time

    Finally got this fixed! they are pretty smart now and resolve most of the paths. Thanks for your reply jinh
  5. Chucl

    Cant make 2 basecreatures ''shove'' each other / onmoveover

    Added that ti Zombie.cs, it doesnt work :( , they keep blocking each other i dont get it xD My basecreature.cs public override bool OnMoveOver(Mobile m) { if (m is BaseCreature && !((BaseCreature)m).Controlled) return (!Alive || !m.Alive ||...
  6. Chucl

    Cant make 2 basecreatures ''shove'' each other / onmoveover

    Basecreature.cs public override bool OnMoveOver(Mobile m) { BaseCreature baseCreature1 = (BaseCreature)this; // Casting explícito de 'this' a BaseCreature BaseCreature baseCreature2 = m as BaseCreature; // Casting seguro Zombie z1 = baseCreature1 as Zombie; //...
  7. Chucl

    Cant make 2 basecreatures ''shove'' each other / onmoveover

    Title, im playing with onmoveover, for some reason it doesnt work In basecreature i added zombie then return true (also false for testing) and zombies just cant shove each other or moveover each other any clue? im confused the Onmoveover method only apply to playermobile moving over something ?
  8. Chucl

    Mobiles get stuck all the time

    Hey jinh86, yeah ive been using the same old runuo since 9 year ago or so. I cant update it would throw thousands of errors, i just cant do that xD Runuo 2.2 works just fine (mostly) And yeah, for some reason my mobiles are dumb, they cant resolve any path im checking the githubs repos and...
  9. Chucl

    Mobiles get stuck all the time

    Do they find the path and the entrance whenever theres a room? And yeah im using an old framework the server is way too customized i cannot switch to a newer version
  10. Chucl

    Mobiles get stuck all the time

    Im using an old runuo( version 2.2) Momsters get stuck all the time and cant even path around corners and such. Thes an a*star algorithm, do npc even use it? Servuo has it too are npc also dumb on servuo?
  11. Chucl

    I tried to change the grass tiles, why they appear darker?

    Thanks guys will try that, thanks to both of you @golfin and @AsYlum !
  12. Chucl

    I tried to change the grass tiles, why they appear darker?

    I m not sure to be honest i used same image to both, texture and land. Both are same TileID I just wonder if im ussing the same image why those appear darker
  13. Chucl

    I tried to change the grass tiles, why they appear darker?

    Hey i wanted to change the grass tiles, for some reason the ones next to the coast appear darker: the ones in the green circle are the ones i want, the one in the red circle are the ''issue'' anyone knows why this happens?
  14. Chucl

    Weird issue with paperdol and backpacks

    Heloo i got a weird issue, i cant open paperdolls on creatures (humans) that i control, i can open paperdoll on vendors and such. Also if theres a Packhorse and im a GM, i can open the backback, then i shrink / tame the creature and i can only open it once, whats wrong? This is a weird...
  15. Chucl

    New custom Layers on Classic UO client?

    Thank you i will try that

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back