Labels Creator [LC] - InGame [Advance] [Userfreindly] -
FailerZ - 10.01.2014
Labels Creator[LC]
by FailerZ
Introduce:
● Hello SA-MP, Today i made a script to create
3D Text Labels INGAME better and easier
------------------------------------------------------------------------------------------------
Features:
● Total dynamic system can control creating labels, You got 2 Settings to edit
(they are optional)
pawn Code:
//Settings
#define LABELS_PATH "/Labels.txt"
#define DELAY_DELETE 10000 //[10 Seconds] - The time before the label will be deleted (it will still saved in scriptfiles)
● Generates the code after you created it so you just
COPY & PASTE.
● User friendly! Using colorful dialogs.
● Includes free! No includes just <a_samp> for sure.
● Tidy and Clean code.
------------------------------------------------------------------------------------------------
ScreenShots:
● Position Picking
● String Typing
● Color - Supporting 2 options
● Line Of Sight Choosing
● The label will be deleted from here but still saves in your scriptfiles
● If you clicked 'Cancel'
● When you open scriptfiles/Labels.txt (Generated Codes HERE)
------------------------------------------------------------------------------------------------
Download:
●
Solidfiles (Recommended)
●
Pastebin (Not Recommended || Code is messed up here)
------------------------------------------------------------------------------------------------
Installation & Usage:
● Place the
LC.pwn and
LC.amx in your
filterscripts folder after downloading them.
● Open your
server.cfg and type
LC near the filterscripts line..
HTML Code:
filterscripts LC
● Go InGame [I suggest you enter in debug mode] and type
/label then follow the instructions.
● Go to your scriptfiles and open the
Label.txt (Or if you changed the path from settings) then copy the generated code(s) to your GM/FS.
● Enjoy
------------------------------------------------------------------------------------------------
Credits:
● Kalcor/Kye,
For SA-MP.
● Y_Less
For hexstr &
ishex stocks (taken from y_utils)
● ME (FailerZ),
For making it from scratch.
● You,
For downloading/using it
------------------------------------------------------------------------------------------------
Notes:
● You are
ALLOWED to edit this FS to fit your server.
● You are
NOT ALLOWED to re release it after editing.
● You are
NOT ALLOWED to remove the credits.
pawn Code:
// /$$$$$$$$ /$$ /$$ /$$$$$$$$
// | $$_____/ |__/| $$ |_____ $$
// | $$ /$$$$$$ /$$| $$ /$$$$$$ /$$$$$$ /$$/
// | $$$$$ |____ $$| $$| $$ /$$__ $$ /$$__ $$ /$$/
// | $$__/ /$$$$$$$| $$| $$| $$$$$$$$| $$ \__/ /$$/
// | $$ /$$__ $$| $$| $$| $$_____/| $$ /$$/
// | $$ | $$$$$$$| $$| $$| $$$$$$$| $$ /$$$$$$$$
// |__/ \_______/|__/|__/ \_______/|__/ |________/
/*******************************************************************************
* Labels Creator [LC] - by FailerZ *
* Copyright © *
*******************************************************************************/
Re: Labels Creator [LC] - InGame [Advance] [Userfreindly] -
Krisna - 11.01.2014
nice man
Re: Labels Creator [LC] - InGame [Advance] [Userfreindly] -
Pr0GreSiVe - 13.01.2014
Why the label is staying for 5min only? how i can make it stay forever
Re: Labels Creator [LC] - InGame [Advance] [Userfreindly] -
Ace155 - 13.01.2014
Really nice and easy to use.
Re: Labels Creator [LC] - InGame [Advance] [Userfreindly] -
FailerZ - 13.01.2014
Quote:
Originally Posted by Pr0GreSiVe
Why the label is staying for 5min only? how i can make it stay forever
|
stays for some seconds so you will need to go to your scriptfiles and open labels.txt then copy the label generated code and paste it in your gamemode (Maybe under OnGameModeInit ?) [thats how its working]..
Re: Labels Creator [LC] - InGame [Advance] [Userfreindly] -
HolyScripter - 23.01.2014
not bad , nice but not saving try to make it saving and it will be cool
Re: Labels Creator [LC] - InGame [Advance] [Userfreindly] -
XXpro - 23.05.2018
Cool mate