1. Hey i know that Shtool dosn't make Sql files for NpcQuest.sdata so when i edit that do i just replace the original file in my client data folder then make the patch for it?
2. And for Skills like i wanna make deadly strike 3x again so do i just edit that in my database to do 3x and then edit Skills.sdata to say the correct skill effect and then do the same for that .sdata file ain't done it yet dunno if that makes a Sql file or not wanted to double check
3. One other thing if anyone knows the correct values to put in the Map.ini to remove weather effects i know where to find it just not sure what to put in each area like this is Map 0 so would i just put 0 in all areas
[SET_ZONE_0]
MapType = F
WeatherState = 1
WeatherRate = 10
WeatherPower = 1
WeatherDelay = 10
WeatherNoneDelay = 60
Like so
[SET_ZONE_0]
MapType = F
WeatherState = 0
WeatherRate = 0
WeatherPower = 0
WeatherDelay = 0
WeatherNoneDelay = 0
Any help would be greatly thanked cause i have looked around on diff threads and none of them explain how or what to put in the correct fields
2. And for Skills like i wanna make deadly strike 3x again so do i just edit that in my database to do 3x and then edit Skills.sdata to say the correct skill effect and then do the same for that .sdata file ain't done it yet dunno if that makes a Sql file or not wanted to double check
3. One other thing if anyone knows the correct values to put in the Map.ini to remove weather effects i know where to find it just not sure what to put in each area like this is Map 0 so would i just put 0 in all areas
[SET_ZONE_0]
MapType = F
WeatherState = 1
WeatherRate = 10
WeatherPower = 1
WeatherDelay = 10
WeatherNoneDelay = 60
Like so
[SET_ZONE_0]
MapType = F
WeatherState = 0
WeatherRate = 0
WeatherPower = 0
WeatherDelay = 0
WeatherNoneDelay = 0
Any help would be greatly thanked cause i have looked around on diff threads and none of them explain how or what to put in the correct fields