can someone can teach me how to add some line on furnidata.txt .
example :
"["s","6553","spiro","123654","0","1","1","","Red Dragon Egg","Coded by Vrop93","","-1","-1"]]"
how about when i want to add another furni ? can someone guide me ?
thanks
no, i mean i want to add another furni . this line i take it in my furnidata.txt :3 , so what i need to do to modifie this line for another my custom furni
1. Open furnidata.txt with Notepad++
2. Scroll down to last and click enter [To get a new fresh line]
3. Put the code given for the custom for furnidata
4. Save and that's it
"["s","6551","yelsp","123654","0","1","1","","Yellow Dragon Egg","Coded by ****","","-1","-1"]]"
"["s","6552","gresp","123654","0","1","1","","Green Dragon Egg","Coded by ****","","-1","-1"]]"
"["s","6553","redsp","123654","0","1","1","","Red Dragon Egg","Coded by ****","","-1","-1"]]"
also u could do this
example :
Furni 1, Watch ", <- comma after end Furni 2.
"["s","6551","yelsp","123654","0","1","1","","Yellow Dragon Egg","Coded by ****","","-1","-1"]","["s","6551","yelsp","123654","0","1","1","","Yellow Dragon Egg","Coded by ****","","-1","-1"]]"