FOnline Development > Questions and Answers

How to do it (brahmin pens and experience)?

(1/2) > >>

Powerack:
I have a problem on my server that no one wants to solve. Brahmin pens full of shits. I'd like to set the same amount of caps and experience for every tidy shit (same at level 1 and 99). Is this possible? And if yes, where and what I must change to do it?

Thanks in advance for any advice.

remake:

--- Quote from: Powerack on June 14, 2019, 08:03:24 pm ---Is this possible? And if yes, where and what I must change to do it?

--- End quote ---
Everything is possible. Find the script which is responsible for shit spawning, and put there a part which will be conditional for the spawns in specific areas.

My tip: You can use polygons for it.
Example algorithm:
if(not max dung count is in specific area)
    spawn dung;
else
    don't spawn dung;

Lexx:
If I remember right, we had brahmin shit cleaning NPCs. Maybe you should assign some of them.

remake:
Powerack is running Reloaded S2 SDK for sure, and there's no cleaning NPCs.

Powerack:
And the second part of my question was how to set the experience and payout to the same level for both level 1 and level 99 characters.

Navigation

[0] Message Index

[#] Next page

Go to full version