Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: elcius
Forum: General Authoring Discussion 06-16-21, 02:00 PM
Replies: 7
Views: 3,859
Posted By elcius
most likely the problem is this part: local...

most likely the problem is this part:
local inputRaw = splitStringToTable(value,"\n");

for k,v in pairs(inputRaw) do
if not (ShortStats[v]) then -- Check if player entered nonsence. And...
Showing results 1 to 1 of 1