is somebody out there who can help me by some probs around the pinescripts?
open [onArea1Loop]
if @PlayerInArea("player" "ID_UrgDragonArea") <= 10
then open
interrupterase "Area1Leave".
interruptset Sec "Area1Leave2" 1 20 "onArea1Loop2".
close
close
this is whats given in the script, but if i try to start the script i get this:
PineEventScriptNode::SystemFunction::sa_Load : undefined function[PlayerInArea]
so whats wrong?


Reply With Quote

