Search the Community
Showing results for tags 'player'.
Found 5 results
-
Hello , I have the problem about Clones created through all methods (clone, slaveclone, evilclone) 1. Clones are not using any skills. How can this be fixed? 2. How to increase ASPD them? 3. How to fix player and clone hit clone with 1 point?
-
I'm looking to start a new long term programming project, and I would like some assistance on where to start. What I want to know how to do is to add more exp systems into the game. There is currently are base exp and job exp systems, I would like to add in a player exp system. I would post a wall about what the details of this system are but the I would like help with the mechanics more than a discussion about the uses. When a player kills a monster, the player gains base and job exp. What I would like to add is that when a character kills a monster, the character gains exp in a separate variable for the other characters around. Example: Party of 3 novices named A, B, and C kill a poring. Each novice gains 1 base and 1 job exp. Novice A gains 1 "character B" exp and 1 "character C" exp Novice B gains 1 "character A" exp and 1 "character C" exp Novice C gains 1 "character A" exp and 1 "character B" exp "character *" exp won't be used for base or job exp in any way. Completely independent, their effects will be handled with their own set of mechanics. I understand that this could result in up to (N^2 - N) new exp bars for the server to track (N being the number of characters), but storage capacity isn't an issue, for me at least.
-
Hello, How to make an item that transform player to mvp ? and give additional status ? For example: Player A equip custom accessory then Its will transform into MVP. With that equip, its give additional status.
-
Hello, all right? so I'm creating a skin for my Thor Patcher and would like this skin appeared the staus of my server "ON or OFF" would also appear that the amount of players logged into the server, how can I do this?
-
Hello Hercules Community, I am looking for a script that gives a certain reward to a player with highest online time in a day/week/month. Is there any script like this? Thank you.