Yates has written If you use " then the numbers won't be recognized as numbers any more.
1
parse("setpos "..id.." 7696 12496")
thanks new error wait i will try to fix.
command:
elseif command =="j" then
parse("setpos "..id.." 7696 12496")
end
msg2(id,'©000255000Send Player To Jail: "!j <id>"')
else
msg2(id,'©255000000 ERROR')
end
return 1
error: 'end' expected (to close 'function' at line 31) near 'elseif'