GetItemCount bug

Issue #32 resolved
Fabian Maurer created an issue

Strange crash, may apply to other functions as well. Crashes sometimes or just freezes the engine.

local $data= 0;
GetItemCount(1,2,$data);

Comments (3)

  1. Log in to comment