Skip to content

PatrickGTR/Graffiti-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

  • Graffiti system is usually used on Roleplay servers, a gang member tags a wall to represent their Gang or to vandalize another gang's tag to cause gang-war.

Credits

  • Yvax: Original created of this include.
  • Patrick_: Updated the include to Hook Method 7 and added IsPlayerNearAnyGraffiti and IsPlayerNearGraffiti function.

Natives

  • native CreateGraffiti(playerid, Float:gX, Float:gy, Float:gZ, Float:gA, gText[], gFont[], gSize, gBold, gColor[]);
  • native DeleteGraffiti(graffid);
  • native IsPlayerNearAnyGraffiti(playerid, Float:Distance);
  • native IsPlayerNearGraffiti(graffitiid, playerid, Float:Distance);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published