FUNCTION PROBLEM
SKRIPT 2.2-Fixes-V8b
DESCRIPTION
I created my AdvancedJSON (completed recoded of json.sk)
but i have 2 errors in console:
PROBLEMS
SKRIPT 2.2-Fixes-V8b
DESCRIPTION
I created my AdvancedJSON (completed recoded of json.sk)
but i have 2 errors in console:
PROBLEMS
code_language.skript:
[ERROR] A return statement after a delay is useless, as the calling trigger will resume when the delay starts (and won't get any returned value) (AdvancedJSON.sk, line 117: return {_charge}')
[ERROR] A return statement after a delay is useless, as the calling trigger will resume when the delay starts (and won't get any returned value) (AdvancedJSON.sk, line 140: return {_new}')