Jump to content

Mod Text Bar Script


Recommended Posts

Posted

Introduction

Hello there,

I made this script for my server CUP 3 longtime ago and now I m publishing it it s easy resource wich output information on your screen This script is made by me 100%

exported function are :

modTextBar (Shared)

How to use ?

Use this export function inside your script client side :

exports.modText:modTextBar(string id, string message, number r, number g, number b) 

and for server Side use this

exports.modText:modTextBar(string id, string message, element visibleTo, number r, number g, number b) 

to remove the text for the screen use this function with empty or "" message argument

Screenshots

http://imgur.com/SHSTeUT,yaZLnKh

http://imgur.com/SHSTeUT,yaZLnKh#1

Known Bugs

Nothing for the moment

Download link : https://community.multitheftauto.com/index.php?p=resources&s=details&id=11410

thanks for reading :D

#include <iostream>

int main() {

    std::cout << "C++ is amazing <3" << std::endl;

    return 0;

}

I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please

Posted

...What does it actually do? Where does it put the message? Your screenshots aren't exactly good at showcasing what the actual script does since there's 5 million things going on. :shock:

If I help you in a thread and you need further assistance, please don't PM me - use the thread you created instead. This way everyone on the forum can take advantage of it.

Posted

Leacked resource stop posting things like that.

Do not yield your back to your enemy, might feel something strange in your ass.

Two things are infinite the universe and human stupidity and i'm not sure about the universe.

UF: IsTextInGridList | GetGridListRowIndexFromText | Table.removeValue | removeHex | dxDrawTriangle

Skype: SaSuki102 | About Me | Youtube channel | Lua Tips & Tricks | Lua Strings | Lua Tables | Lua Operators

Posted

I said i made it !!! It s made by me :@ 100 % and see the Bottom-left of

the screen to see what it do !

#include <iostream>

int main() {

    std::cout << "C++ is amazing <3" << std::endl;

    return 0;

}

I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please

Posted
good job m8! :D:D

Thanks theSmart :D

#include <iostream>

int main() {

    std::cout << "C++ is amazing <3" << std::endl;

    return 0;

}

I left MTA !... I m doing some tuts about (servers and scripting here) subscribe please

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...