Jump to content

Yoh Asakura

Members
  • Content Count

    261
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Yoh Asakura

  1. This is from the item_db or item_db2. This warning appears because there is/are item(s) with unknown script effect, which means you must have changed some items effect incorrectly.
  2. Can't install fluxcp. Tried a million times already.,, The folder is in my VPS, and my RO for test is also in the same VPS.
  3. Check this: http://herc.ws/board/topic/9089-map-zone-db/ Or instead of mapzone you could just add a script to block the item in a certain map. http://herc.ws/board/topic/9240-check-item/
  4. I'm having this problem when I load this script. Full Script: http://upaste.me/7797180268a86f6ff
  5. You just forget to add one more } before "end"; It's working, thank you.
  6. It's not working the delay function. No error in ssh.
  7. I would like to know why only admin (group_id 99) can use the command /b and /nb but GM's with level less than 99 can't. They can only use @broadcast and @localbroadcast, but they can't use /b and /nb. Why is that?
  8. Almost like that, the problem is that I just want it to announce when it gets 3 players, then if gets 6 players will announce too. And if it has more than 10 it will announce that the pvp is full of players. So means that if there's 2 players it won't announce, or 4, or 7, 8, etc.
  9. I had this idea before and I told to Dastgir if he could make it. But my idea is a little bit different. The option to bet with Cash should be the following: The players can bet using cash, and the NPC will show how many bets was made till now and the amount of cash acumulated.. The player can bet only 5 cash, this way will be fair to everyone. Example: Total Bets: 5 bets Total Cash Acumulated: 25 cash And in the end of the month the NPC will give the prize to a player (random). You can do this?
  10. How to add delay to use the npc again? Example: The player uses the NPC, like the healer, after that he needs to wait 1 hour to use it again. I tried using function but it didin't work.
  11. Hi, This is another script I would like to have... When the player makes x pvp points it will announce to the whole server. Example: The player kills someone in the pvp arena, after he/she gets 100 pvp points it will announce "The Player xxx just made 100 PvP Points!" Here it is my OnPcKillEvent: http://upaste.me/041118008b04978c1
  12. Hi, I would like an script that only announce when it has x players in a map. Example: When it has 3 players in a pvp map, such as pvp_y_2-2, the npc will announce that there are currently 3 players in that map. And if it has 6 players in that map it will announce again that has 6 players... Hope anyone can help me, thanks in advance.
  13. This script is running in all the maps, I just want it on the map pvp_n_6-5....
  14. It worked. Thank you.
  15. even the whatever class bring the ygg in the cart they won't be able to use it, that mean your purpose served and don't forget set the items.conf as @@Emistry said above item_restricted_consumption_type: 0 // so your player won't feel scamed using item without feeling the effect Already did that but it's still possible to use the item.
  16. Hi, I'm trying to block an item in a map but some players just put this item in the cart and they can enter in the map, take the item from the cart and use. Well, if I add a script that checks each second if the player has this item, the script would detect who has the item and teleport them to prontera. I tried to do it based on the AFK script. Anyone could help me? Other topic: http://herc.ws/board/topic/9089-map-zone-db/
  17. I tried to add a npc to block the item but it's still possible to bring the item in the cart (with merchant and alchemist) Is there anyway to block the item inside the cart? @edit Maybe I can add a script that checks each second if a player has this item, this way, when they pick the item from the cart the script will detect. Who can do the edition to me? Like the AFK script, but this one to check an item in the inventory...
  18. Solved. The group_id level 70..80..etc does not exist, I had to create it in groups.conf
  19. My old emulator is like this With the old emulator the physical hit could not be above 32k...After the renewal, this new emulator can be more than 32k hit. // Who should have a baseatk value (makes str affect damage)? (Note 3)enable_baseatk: 9
  20. I'm pretty sure that the hit is above 32k because of the renewal. My server is not renewal, but the renewal still makes effect on it.
  21. And how can I change that? After you tell me I'll check in my old emulator how it was.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.