An advanced graffiti system featuring default GTA tags, pre-made custom ones and the ability to write your own text.
Graffiti must save/load and LSPD should have the ability to remove them at any given time.
[x] Prepare letters, symbols, pre-made tags and planes.
[x] Import the above into the server's custom models directory.
[x] Create neccessary functions.
[x] Add /stchoose command, which will allow you to begin choosing the available options.
[x] Add default tags.
[x] Add pre-made static tags.
[x] Add ability to select over 250 colors for your graffiti. (strreplace from strlib > 031/(031) to {5D272C})
[x] Add ability to break line. (strreplace from strlib > (n) to /n)
[x] Create neccessary calculations to align letters side by side based on angle and rotation.
[x] Use player objects so the graffiti plane is not visible to others.
[ ] Attach spray paint particle to the right hand of the player while spraying. (Slot 9)
[x] Destroy pane and stop spraying process if player cancels, disconnects, dies or similar.
[ ] Add the ability for LSPD to be able to delete graffiti.
An advanced graffiti system featuring default GTA tags, pre-made custom ones and the ability to write your own text. Graffiti must save/load and LSPD should have the ability to remove them at any given time.