Jump to content

sader1992

Content Moderator
  • Posts

    1691
  • Joined

  • Last visited

  • Days Won

    78

Posts posted by sader1992

  1. i think you need to use another id

     

    there is ids for npcs and jobs you must not use one of them (i don't know the available IDs)

    try to put the monster into the id 3999 and tell me if the problem still there

     

     

    you can see all the already token IDs at jobidentity.lub and npcidentity.lub  (i don't know if there is more)

    but here you will see the ids so if your id is already id of npc then you can't click on the monster

  2. rAthena\npc\scripts_custom.conf

    open it and you will find there npcs

    search for //npc: npc/custom/warper.txt

    remove the // from the start

    npc: npc/custom/warper.txt

    and if you wanna add any npc just add the path in this file and it would be added to the server

    inside the game type @reloadscript to reload the npc files and it will show inside the game

    • Love 1
  3. you can but you will need bandwidth(in your host not you cuz every one will taake like 2g from it bandwidth)  aloooot and your players will need loong time to download

    and if someone fail will need to re download from the start etc

    i would suggest you upload to some website and tell your players to redownload the grf ( or just upload the full game)

     

    again bandwidth

    if you have 10 players you will need 20gig

    if you have 50 players you will need 100 gig

    this without uploading it and the failing times cuz it will happen :P

    and also the internet speed in your host

    • Upvote 1
  4. go to this path

    rAthena\npc\custom >>(all not official NPCs you will find them here)

    you will find warper.txt

    see how it work and make your own script

    there is no real way to learn how to make scripts

    if you know in development it will be easier for you

    but also if you test and see other scripts you will get to it

    • Love 1
  5. try id less then 5000 like 4000+

    like this

    4000,lif,Lif,Lif,105,400000,1,350000,224657,1,5000,6000,64,51,62,44,25,105,85,20,10,12,1,7,89,102774421,200,598,1056,336,0,0,0,0,0,0,0,7929,5,969,20,607,20,7621,20,523,20,7136,40,7139,40,0,0,0,0,0,0

    or else you need to edit file in the src to add id that more then 5000

  6. did you add the monster line on the right file ?

    if you use txt files

    pre-re = rAthena\db\pre-re\mob_db.txt

    renewal = rAthena\db\re\mob_db.txt

    if you use sql

    pre-re = mob_db.sql

    renewal = mob_db_re.sql

    if you have the default setting then you use the txt files

  7. 22 minutes ago, Prime said:

    i'm using rAmod mm May revision or so, if you want to check the script i can send it personally :s is private

    no need to send it cuz i am not sure i can fix it it's like gambling :P

    can you try (OnInstanceInit:) insted (OnInstancing:)

×
×
  • Create New...