Hey guys!
I'm currently using the most recent TFS from git hub.
I can see inside items.cpp that walkStack is commented out.
However, I very much would like to add this feature, if I'm not wrong it's the oldschool parcel stacking function right?
If anyone know how to fix it that would be awesome, these are the codes I found:
items.cpp
[TFS Master] Getting walkStack to work/finding an alternative
I'm currently using the most recent TFS from git hub.
I can see inside items.cpp that walkStack is commented out.
However, I very much would like to add this feature, if I'm not wrong it's the oldschool parcel stacking function right?
If anyone know how to fix it that would be awesome, these are the codes I found:
items.cpp
C++:
{"walkstack", ITEM_PARSE_WALKSTACK},
C++:
//iType.walkStack =...