[Include] Graffiti System
#1

Graffiti System
About
This include enables you to write on anything you like with only one function.You can make a system by yourself or you can use it to create writings on walls, buildings, or whatever makes you happy.

Functions
pawn Code:
native CreateGraffiti(playerid, Float:gX, Float:gy, Float:gZ, Float:gA, gText[], gFont[], gSize, gBold, gColor[]);
native DeleteGraffiti(graffid);
It needs playerid parameter in CreateGraffiti so players are able to adjust the object.
gColor[] - Hexadecimal color as string.Eg:"0xFFFFFF".It gets converted to int thanks to Draco's HexToInt.

Filterscript
You can also download the filterscript that uses this system.It's not the same and has less color options, but more variables(if you want to make other commands, like edit).You can use this as an example of what you can do with the include.

Screens
Screen1
Screen2

Download
Filterscript - Download(Dropbox)
Include(recommended) - Pastebin | Download(Dropbox)

You can copy/modify/sell/whatever it.
Reply


Messages In This Thread
Graffiti System - by Yvax - 04.02.2014, 20:54
Re: Graffiti System - by Don_Cage - 04.02.2014, 20:56
Re: Graffiti System - by Blunt - 04.02.2014, 23:04
Re: Graffiti System - by DenZarock - 05.02.2014, 16:13
Re: Graffiti System - by basicllsw - 15.02.2014, 05:13
Re: Graffiti System - by PT - 15.02.2014, 10:08
Re: Graffiti System - by Patrick - 15.02.2014, 10:42
Re: Graffiti System - by ACI - 15.02.2014, 11:38
Re: Graffiti System - by Patrick - 15.02.2014, 11:40
Re: Graffiti System - by ACI - 15.02.2014, 11:53

Forum Jump:


Users browsing this thread: 1 Guest(s)