Jump to content

DeveloperNewbie

Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by DeveloperNewbie

  1. Hi im currently running 20200610 on latest rAthena trunk


    All is well server side since im able to connect and see the logs that im logging in but after character select the window / exe would crash without error message. 

    Im stuck on this loop trying to figure out what client version i should use, i tried different client versions and recompiling with the corresponding version but still getting the same result.  

    What should i do next or what should i look for? TIA

  2. Hello everyone, i made this script for players who want to watch the ongoing War event.
    The player will be hide, strip, muted and mounted to not be able to Melee attack as well. but i encountered a problem that when the player is spectating and got Disconnected. The said player will be remained mounted and muted, that's why i made another script for that bug. 

    Any suggestions for making this script works fine? or without bugs? is there any way i can hide a player without using atcommand "@hide";? or another way for not be able to melee attack? Thanks fellas

     

    mutemountremove.txt

    warspec.txt

    • Upvote 1
  3. when i use EF on someone, my SP won't be reduced to 0 and be full instead. i don't know why this bug happens since i didn't change anything in SRC.

    Refer in the Image attached. 

    12432548_10208334707473585_835745427_o.j
     

    however, whenever EF misses, the SP remains at 0. any ideas on what to do?


    Up

  4. Hello, im using 2013-08-07 client and diff it to maximize my viewid to 5000 but here's my problem.

    I try adding a HG. Above 1500+ is not showing.

    Here's my sample.

    iteminfo.lua:

    [20609] = {
    unidentifiedDisplayName = "Unidentified Helm",
    unidentifiedResourceName = "¸¶·Â¼®_³ë¶û",
    unidentifiedDescriptionName = {
    "Use magnifier",
    },
    identifiedDisplayName = "Valhalla Helm",
    identifiedResourceName = "valhalla_helm",
    identifiedDescriptionName = { 
    "Class: ^777777Headgear^000000",
    "Defense: ^7777770^000000",
    "Location: ^777777Upper^000000",
    "Weight: ^7777770^000000",
    "Required Level: ^7777771^000000",
    "Jobs: ^777777All^000000"
    },
    slotCount = 1,
    ClassNum = 1509
    },

    accessoryid.lua:
    ACCESSORY_VALHALLA_HELM = 1509

     

    accname.lua:
    [ACCESSORY_IDs.ACCESSORY_VALHALLA_HELM] = "_valhalla_helm",

     

    Drop spr: data\sprite\¾ÆÀÌÅÛ\valhalla_helm.spr/act

    Female and male Spr
    data\sprite\¾Ç¼¼»ç¸®\¿©\¿©_valhalla_helm.act/spr

    data\sprite\¾Ç¼¼»ç¸®\³²\³²_valhalla_helm.act/spr

     

    item_db.txt:

    20609,Valhalla_helm,Valhalla Helm,5,10000,,10,,10,,1,0xFFFFFFFF,7,2,256,,0,1,1509,{},{},{}

     

    I don't have a problem in texture folder. 

    12404492_10208304113828763_270912715_n.j

     

    Can somebody help me?

  5. can you give me a guide how to use it? thanks



    Server#1 is Running Smooth no Lag. 
    6900<- Log in Port of Both Server
    5121<- Server#1
    6121<- Server#1

    5122<- Server#2

    6122<- Server#2

     

    all of the port's is oppened. but when i try to Connect in Server#2 it say's Disconnected from the server and Giving Make Connection failed error at Putty. Can someone Help me?



    up

    post-14162-0-80257800-1362216506_thumb.jpg

×
×
  • Create New...