procedure drop;
begin
if(InvFull)then
DropTo(2,28);
until (false);
end;
end.
im trying to use this in my script and it keeps coming up with this error.
Failed when compiling
Line 32: [Error] (14846:1): Identifier expected in script
My first script soo lmao


My first script soo lmao
Reply With Quote







