Jump to content

tr0n

Members
  • Posts

    562
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by tr0n

  1. Make these items untradebale/undropable. So gms can't give them away.
  2. tr0n

    @go command

    src/map/atcommand.c Line: 1896+ { MAP_MORA, 44, 151 }, // 31=Mora { MAP_DEWATA, 200, 180 }, // 32=Dewata { MAP_MALANGDO, 140, 114 }, // 33=Malangdo Island { MAP_MALAYA, 242, 211 }, // 34=Malaya Port { MAP_ECLAGE, 110, 39 }, // 35=Eclage //ADD YOUR NEW MAP HERE }; Example: { MAP_MAPNAME, X, Y }, // 36=MAPNAME
  3. that's defined in pre-re/exp.txt. If you want to use old tables like in eathana, you need to download the old exp.txt and use that. Had same problem and fixed it.
  4. you can comment out agit_controller.
  5. They don't work for me, sprite errors.
  6. @loadnpc will not trigger OnInit Event. You need to reloadscript. EDIT: Emistry was faster, grr...
  7. hast du nicht schon ein Thread in der anderen Sektion gepostet ? Doppelt muss nicht sein, ist ja nicht so als könnten wir kein Englisch und würden dir nicht antworten weils Englisch ist. Mir sind bislang keine unterschiede bis auf den wechsel von gmlvl zu group_id aufgefallen. Ausserdem kannst du deine Config ja anpassen falls etwas anders sein sollte oder du kannst deine SQL ganz einfach updaten. Die Sql Dateien sind bei rAthena ja enthalten.
  8. Do you use eAthena or rAthena ? and Did you activate it only with "loadnpc" ?
  9. gm lvl is changed to group_id there is a new group system.
  10. [sOLVED] RE-MODE is deactivated. Rates: 50x Base/50x Job I'm killing a poring with Novice Lvl 1/1. I level up: 1baselvl/8joblvl why only 1baselvl? What's the issue and how can I fix this? I hope you understand what I mean. [sOLVED]
  11. I'm just saying: "Powerpuff Girls", haha.
  12. EDIT: Fixed height in center of prontera. Reuploaded @first post. ADDED BMP FILE.
  13. you need to query your database and select all needed columns and save them into arrays. After that you output them via for-loop. If you need help, pm me.
  14. You need to drop the old table. After that restart server or @reloadscript. Should work correctly.
  15. tr0n

    Waitingroom

    do you mean this ? ... set Opt1, 10; ... waitingroom "Waiting Room",Opt1,"Sample::OnEvent",8; ...
  16. Thank you Eden, I'm glad that you like it.
  17. This is my first Map Edit. I'm new in Mapping. With this Map your space is used efficient Nothing special but for people who like it classic. prontera.rar
  18. look at the date of your client and lub files. it must be a similar date
  19. http://www.assembla....es/Lua_Project/ download lua files and compatible lub files for you client.
  20. You could save your informations in arrays and output them in dynamic menu.
  21. Do you use compatible lua/lub files for client?
  22. Thank you
  23. I already figured out myself and fixed it. He is calculating now. But thanks for your answer <3
  24. After clicking "calculate lightmaps" the whole floor of the map is black. any solutions for that and how to correct calculate lightmaps ? I really need a tutor in mapping, Souji<3 ?
  25. Awesome! I really want to learn mapping! Let me know if you're releasing it.
×
×
  • Create New...