Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local function EventOnTeleport_Chat(event, player, msg, Type, lang)
- if (msg == ".mall") then
- player:Teleport(530, 4118.828125, 2944.462158, 354.522064, 4.702944)
- elseif (msg == ".duel") then
- player:Teleport(530, -5205.934082, -1647.830078, 497.840637, 5.733436)
- end
- end
- RegisterPlayerEvent(18, EventOnTeleport_Chat)
Advertisement
Add Comment
Please, Sign In to add comment