Jump to content

MojoMojo

Members
  • Posts

    114
  • Joined

  • Last visited

Everything posted by MojoMojo

  1. I saw this command, but, it dont stop at +10?
  2. You can be more specific... Like: Where i can found the rAthena script file that do that?
  3. I want to make a refiner that refine equipment beyond the +10?
  4. i can use colors on it ?
  5. How can i make a NPC show a message to a player in his/her chat window? Its possible to put colors on those messages?
  6. If i use the getitem2 command to create a knife[0] with 4 Drops card, THEN, use the getequipcardid command, it will found the cards even if the equip don't have any slot? AND, if i use getitemslots, it will return 0 or 4? @EDIT I tested: getequipcardid -> Return the cards ID Obs: I didn't tested getitemslots. If someone do, plz post here.
  7. @EDIT There is a correct number to put into the [3] and [4] slot that changes the color of the equipment? @EDIT2 Its ok, all solved! Thank you, i gonna keep trying!
  8. I was testing some stuff in my server, and i use one thing "@item2" So i created equipments with colored names: blue, green, orange and purple. SO: My question is: Its possible create a equipment without cards but with colored names, using this function?
  9. I search the old eAthena foruns and didn't founf this old NPC script. It changes the player sprite into a Monster sprite. Someone know how it works?
  10. There are multiple NPCs on random maps that will call this function. And i don't know how to make this function! Im trying to use getmapxy but without sucess . . . It should works like this: Whenever the player talk to the NPC, it verify if the player is in a 3x3 area closer of it, if the player does, the NPC start to talk to the player, if don't, a "You not close enought." message will appears.
  11. How can i do a script that read the number of slots and the cards attached to them in an equipment in my inventory? (selected by the player) Example: In my inventory there are a Knife with 1 Fabre card 1 Skeleton Worker card, 1 hydra card and 1 andre card. The NPC must read that there are 4 cards and save their respective IDs. Help plz?
  12. Thanks!
  13. Thank you, u r my hero! @ EDIT
  14. I want to make a dinamic menu, but i don't have idea how to do that. Its simple, i want the menu of the npc become a list of the equipments in my inventory. Example: I have Knife, Fullplate Armor, Giant Bow and Tao Gunka Card, all non equipped in my inventory. So the NPC menu will be like this: - Knife - Fullplate Armor - Giant Bow
  15. Thank you!
  16. How can i do it?
  17. Ok, but i need the references: Example: Red -> ^FF0000 Blue -> ? Green -> ? ... .. .
  18. I didn't found in the wiki, the code for colors used in scripts. I remember ^FF0000 is red. But i don't remember the other colors code. Someone may post here a list or link with them?
  19. Its possible set a color in the equipment's name?
  20. thank you!
  21. thanks guys!
  22. Someone know that site that have all images of the official NPCs it their respective IDs?
  23. Thank you, but the rathena don't have a folder with the originals scrips of functions of ragnarok?
×
×
  • Create New...