Jump to content

coderjuan

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by coderjuan

  1. <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <admin>2000004</admin> <admin>2000005</admin> </aid> add this line on your data\sclientinfo.xml, 2000000-2000005 is the account_id
  2. i followed this tutorial https://gomanilahost.net/clients/knowledgebase/139/Guide-Adding-Custom-Items.html no errors but the item is not showing, please help client-side data\idnum2itemdesctable.txt 32205# Str + 10 Class :^777777 Headgear^000000 Defense :^777777 0^000000 Equipped on :^777777 Lower^000000 Required Level :^777777 ??^000000 Weight :^777777 10^000000 Applicable Job :^777777 Every Job^000000 # data\idnum2itemdisplaynametable.txt 32205#Pilipinas_Cap# data\idnum2itemresnametable.txt 32205#Pilipinas_Cap# data\lua files\datainfo\accessoryid.lub ACCESSORY_Pilipinas_Cap = 1772 data\lua files\datainfo\accname.lub [ACCESSORY_IDs.ACCESSORY_Pilipinas_Cap] = "_Pilipinas_Cap" System\itemInfo.lua [32205] = { unidentifiedDisplayName = "Pilipinas_Cap", unidentifiedResourceName = "Pilipinas_Cap", unidentifiedDescriptionName = { "Str + 10", "Class :^777777 Headgear^000000", "Defense :^777777 0^000000", "Equipped on :^777777 Lower^000000", "Required Level :^777777 ??^000000", "Weight :^777777 10^000000", "Applicable Job :^777777 Every Job^000000" }, identifiedDisplayName = "Pilipinas_Cap", identifiedResourceName = "Pilipinas_Cap", identifiedDescriptionName = { "Str + 10", "Class :^777777 Headgear^000000", "Defense :^777777 0^000000", "Equipped on :^777777 Lower^000000", "Required Level :^777777 ??^000000", "Weight :^777777 10^000000", "Applicable Job :^777777 Every Job^000000" }, slotCount = 1, ClassNum = 0 }, server-side db\re\item_db.txt 32205,Pilipinas_Cap,Pilipinas_Cap,4,1000,,200,,2,,0,0xFFFFFFFF,63,2,256,,0,1,1772,{},{},{}
  3. to remove floating icons go to your client folder data\luafiles514\lua files\signboardlist.lub find the coordinates and delete the line in the file for the translation download and copy to your client folder renewal https://github.com/zackdreaver/ROenglishRE pre-renewal https://github.com/zackdreaver/ROenglishPRE to change the description of the server name go to your client folder data\sclientinfo.xml and change the <display> tag value to change background music go to your client folder data\mp3nametable.txt and change mp3 name of the map, put your new mp3 to BGM folder to change login screen, download ROLSG, load image then convert, paste the 12 bmp to data\texture\À¯ÀúÀÎÅÍÆäÀ̽º
×
×
  • Create New...