Popular Post DRW Posted December 20, 2017 Popular Post Posted December 20, 2017 (edited) MadnessReloaded's Objective Indicators Events have never been that easy to find. This resource lets you place on-screen markers that will describe the name or purpose of the indicator and the distance between you and the indicator. It's pretty customizable, lets you create markers with different positions (duh), names, colors, images and minimum and maximum display distances. It distinguishes between metres and kilometres (although I know distance is measured by units, it's just an extra) You can place multiple indicators: You can use these clientsided exported functions: createObjectiveIndicator (x,y,z,name[,maxdistance,mindistance,r,g,b,image]) --RETURNS THE INDICATOR'S ID destroyObjectiveIndicator (id) -- THE ID SHOULD BE RETURNED BY CREATEOBJECTIVEINDICATOR drawObjectiveIndicator (x,y,z,name[,maxdistance,mindistance,r,g,b,image]) -- DRAW IT ONCLIENTRENDER. Link: https://community.multitheftauto.com/index.php?p=resources&s=details&id=15069 Edited December 20, 2017 by MadnessReloaded 5 1 Proud owner and developer of ZNEXT: Aftermath. Enter a post-apocalyptic San Andreas and fight over 30 types of enemies and bosses with varying difficulties and skills, improve and customize your character by leveling up, completing challenges and a solid lootbox system with no Pay-to-Win mechanics that will break your experience. Meet new characters, creatures and weapon metas, experience an innovative combo-based melee system, or join our solid PvP modes to show other survivors who’s boss. Español, Pусский, Türk, عربى, Polski, Português IP: mtasa://104.36.110.227:22003 - Discord: https://discord.gg/CxMxjvC5pB
DiGiTal Posted August 19, 2018 Posted August 19, 2018 (edited) @MadnessReloaded Hey i liked some MUCH your SCRIPT . I HAVE FOUND A BUG on the Meta you done removeobject... and on the script u done destroyobejct..., so when i call it , it didn't work BECAUSE function on meta and on the file lua isn't the same . i changed it for it works for me Edited August 19, 2018 by DiGiTal Our Website : https://tutoplayfun.ml/ Our Discord: https://discord.gg/BxkW65z
Moderators thisdp Posted August 20, 2018 Moderators Posted August 20, 2018 6 hours ago, DiGiTal said: @MadnessReloaded Hey i liked some MUCH your SCRIPT . I HAVE FOUND A BUG on the Meta you done removeobject... and on the script u done destroyobejct..., so when i call it , it didn't work BECAUSE function on meta and on the file lua isn't the same . i changed it for it works for me Oh, the BUG is too big 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now