Skip to content

Instantly share code, notes, and snippets.

View Melectrome's full-sized avatar

Melectrome Melectrome

View GitHub Profile
#include <sourcemod>
#include <sdktools>
#include <sdkhooks>
#define VERSION "0.1"
new Float:g_pos[3];
new prophealth[MAXPLAYERS+1][70];
new propindex[MAXPLAYERS+1][70000];
new propowner[70000];