Jump to content

Netsrot

Members
  • Posts

    77
  • Joined

  • Last visited

Community Answers

  1. Netsrot's post in A simple problem about an item. was marked as the answer   
    Here is what i would do:
     
    1) Update KRO data.grf and rdata.grf. Same counts for iRO, jRO and others.
    2) Check if the client uses *.lua and / or *.lub files
     
    If YES: check: accname.lua / lub, accessoryid.lua / lub in data / luafiles514 / luafiles / datainfo and check: iteminfo.lua / lub ( should be in clientfolder / system ) for the itemid and viewid compared to the itemid and viewid in your servers item_db.txt and item_db2.txt
     
    If NO: check the good old txt-files in the grf-root-folder ( data ). There are 6 of them ( thier names start with num2... and idnum2... )
     
    Your Problem is a conflict in the ViewID between Item_db and the lua / lub ( or the old txt-tables )
  2. Netsrot's post in Ingame Cashshop was marked as the answer   
    Here is the npc-script. Its made from scratch and needs to be checked, maybe ^^
     
    hmmm ??? Maybe Flux has that already implemented ???
     
    ================ Update ====================
     
    Just checked Flux for that, couldnt find any trace of #CASHPOINTS / #KAFRAPOINTS.
     
    Well you could write a php-script into flux/modules/donate/complete.php for example, but my experience shows in this case the NPC is faster and more save.
×
×
  • Create New...