item parser still not giving right prop vals and while loop freezes php

This commit is contained in:
Hash Borgir
2023-06-19 21:01:22 -06:00
parent 410376d2d8
commit c9c7c63abc
2 changed files with 57 additions and 498 deletions

View File

@@ -43,7 +43,7 @@ foreach ($ISCData as $k => $v) {
//$filePath = "D:\Diablo II\MODS\MedianXL2012\save\Test.d2s";
$filePath = "Test110.d2s";
$filePath = "testa.d2s";
$char = new D2Char($filePath);
//$char->setChar("CharacterStatus", "Died", 0);