function walkover(id,x,y)
if (x==89 and y==21) then
parse("sv_msg2 "..id.." Obrigado por ajudar com a segurança da cidade")
msg(player(id,"name").." se tornou membro da polícia@C")
end
return 1
end
end
Idk what is wrong whit the script, because i have like a mental block to learn it, i try but i cant, can someone correct it to me ?