You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Prepare letters, symbols, pre-made tags and planes.
Import the above into the server's custom models directory.
Create neccessary functions.
Add /stchoose command, which will allow you to begin choosing the available options.
Add default tags.
Add pre-made static tags.
Add ability to select over 250 colors for your graffiti. (strreplace from strlib > 031/(031) to {5D272C})
Add ability to break line. (strreplace from strlib > (n) to /n)
Create neccessary calculations to align letters side by side based on angle and rotation.
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)
Destroy pane and stop spraying process if player cancels, disconnects, dies or similar.
Add the ability for LSPD to be able to delete graffiti.
Add saving/loading for the graffiti.
Clear player variables on disconnect.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: