- Joined
- Dec 3, 2011
- Messages
- 366
I'm trying to use
to load data from excel table.
But I wonder how I can use direct slk file in the MPQ. Example: AbilityData.slk
....
I've tested success with a local slk file in my computer.
But something went wrong when I try to copy my map to another computer and use it.
Here is the test map:
View attachment Standard Plugin.w3x
JASS:
//! loaddata "..."
But I wonder how I can use direct slk file in the MPQ. Example: AbilityData.slk
....
I've tested success with a local slk file in my computer.
But something went wrong when I try to copy my map to another computer and use it.
Here is the test map:
View attachment Standard Plugin.w3x