Skip to content

Instantly share code, notes, and snippets.

View kristiker's full-sized avatar
:fishsticks:

Kristi K. kristiker

:fishsticks:
  • Tirana, Albania
  • 13:35 (UTC +02:00)
View GitHub Profile
#include <amxmodx>
#include <reapi>
#include <fun>
/*
digital00011.spr x1 (numbers)
digital11100.spr x1 (numbers)
weap1.spr x5 (primwpn, secwpn, nade1, nade2, nade3)
weap2.spr x2 ( (armor | headarmor), ( bomb | defkit) )
arrow.spr (just the arrow)
*/
#include <amxmodx>
#include <cstrike>
#define NAME "Show team's money & primary weapons"
#define VERSION "1.4"
#define AUTHOR "kristi"
//#pragma tabsize 0
#pragma semicolon 1