Jump to content

botka4aet

Members
  • Posts

    211
  • Joined

  • Last visited

  • Days Won

    4

botka4aet last won the day on February 22 2024

botka4aet had the most liked content!

About botka4aet

  • Birthday 02/18/1980

Profile Information

  • Gender
    Male
  • Location
    Hell

Recent Profile Visitors

4841 profile views

botka4aet's Achievements

Santa Poring

Santa Poring (3/15)

  • Reacting Well
  • Dedicated
  • First Post
  • Collaborator
  • Week One Done

Recent Badges

17

Reputation

7

Community Answers

  1. Где-то тут выкладывали прогу, которая из записи реплея копировала текст НПЦ Но для этого нужно было на реальном серевере записать реплей и поговорить со всеми нужными нпц
  2. Change .CompleteCount to OldGlastHeimChallenge Without .
  3. Why do you attach variable to NPC? You count for character, no?
  4. https://github.com/rathena/rathena/blob/master/conf/battle/monster.conf
  5. I don't think, that we'll get this update soon
  6. dunno void clif_sellitem(struct map_session_data* sd, enum sellitem_filter_type type, int param[], bool discount) { case SFT_ID: if !(contains(param,sd->inventory.u.items_inventory[i].nameid) continue; break;
  7. sc_start <effect type>,<ticks>,<extra argument>{,<GID>};
  8. Just add another check in // Parse equipment section
  9. Open %AppData%\Roaming\GRF Editor\config.txt Change lines: [Application - Log any exceptions]=True [Application - Warning level]=0 And send log file after another error
  10. It's for old version Now just add permission to player
  11. Change Numbers in line #define PACKETVER "NUMBERS" for your client date
  12. Try to download old prontera version
  13. delitem .price_id,.price; switch(rand(3)) {
×
×
  • Create New...