3DTextLabel Dynamic System (MySQL) -
iRaiDeN - 01.05.2014
Introduction
Actually this system is designed to serve you with Dynamics server, create 3dtextlabel through the server, you can delete it, change the text, and soon a new version!
Information
The system is based on MySQL, you only need only open a database called samp, and then everything will simply not operate the server, and everything will go smoothly!
Commands
PHP код:
/maketext - create a 3dtextlabel
/removetext - delete text label
/edittext - edit the string of the 3dtextlabel
ScreenShots
Soon.
Download
Pastebin.
Solidfiles.
Credits
Zeex - ZCMD;
sscanf2 - ******;
MySQL - BlueG;
enjoy!
Re: 3DTextLabel Dynamic System (MySQL) -
WorldPro - 01.05.2014
Nice 1
rep+
Re: 3DTextLabel Dynamic System (MySQL) -
iRaiDeN - 01.05.2014
Quote:
Originally Posted by WorldPro
Nice 1
rep+
|
thanks you!
Re: 3DTextLabel Dynamic System (MySQL) -
satafinix - 02.05.2014
NIce Work
Re: 3DTextLabel Dynamic System (MySQL) -
iRaiDeN - 02.05.2014
Quote:
Originally Posted by satafinix
NIce Work 
|
thanks!
Re: 3DTextLabel Dynamic System (MySQL) -
SwiZzoR - 02.05.2014
Very nice
Re: 3DTextLabel Dynamic System (MySQL) -
iFarbod - 02.05.2014
Awesome work with MySQL!
Your all works is also awesome! Keep up!
Re: 3DTextLabel Dynamic System (MySQL) -
Reebok1 - 02.05.2014
Nice Work ! But i want not to be on MySQL

. +REP
Re: 3DTextLabel Dynamic System (MySQL) -
UfsDev - 02.05.2014
without saving system? it s wont be save?
Re: 3DTextLabel Dynamic System (MySQL) -
iRaiDeN - 02.05.2014
Quote:
Originally Posted by SwiZzoR
Very nice 
|
thanks!
Quote:
Originally Posted by iFarbod
Awesome work with MySQL!
Your all works is also awesome! Keep up!
|
thank you <3
Quote:
Originally Posted by Reebok1
Nice Work ! But i want not to be on MySQL  . +REP
|
thank you!
Quote:
Originally Posted by UfsDev
without saving system? it s wont be save?
|
it's need to save, it's MySQL, only open database "samp", and enjoy!
Re: 3DTextLabel Dynamic System (MySQL) -
ChuckyBabe - 04.05.2014
Can u made this fo rcon only?
Re: 3DTextLabel Dynamic System (MySQL) -
PinEvil - 04.05.2014
Quote:
Originally Posted by ChuckyBabe
Can u made this fo rcon only?
|
You can make it RCON only by adding the code,
Code:
if(!IsPlayerAdmin(playerid))
Also, It isn't set for RCON administrator(s) only from the looks of it.