Yoh Asakura
New member
- Messages
- 261
- Points
- 0
- Emulator
Hi,
I wonder if there's a program that can help us to auto-input texts, this way we don't need to edit line by line, 1 by one.
Example, the itemInfo.lua, instead of doing it one by one there must have a program that can auto input the lines. Like if I want to put the ID 19001 until 19080 with the description of iteminfo.lua this program would do it all.
Like this text bellow.
Anyone knows a program that can do it? I'm asking because @@Dastgir has a program that can make the accessoryid and accname.lua automatically.
I wonder if there's a program that can help us to auto-input texts, this way we don't need to edit line by line, 1 by one.
Example, the itemInfo.lua, instead of doing it one by one there must have a program that can auto input the lines. Like if I want to put the ID 19001 until 19080 with the description of iteminfo.lua this program would do it all.
Like this text bellow.
Anyone knows a program that can do it? I'm asking because @@Dastgir has a program that can make the accessoryid and accname.lua automatically.
Code:
[8290] = { unidentifiedDisplayName = "", unidentifiedResourceName = "", unidentifiedDescriptionName = { }, identifiedDisplayName = "Helm of Fire", identifiedResourceName = "helm_of_fire", identifiedDescriptionName = { "Description in here", "description2", "Jobs : ^777777All^000000", }, slotCount = 1, ClassNum = 0 },
Last edited by a moderator: