Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include <a_samp>
- //#include <a_npc>
- #include <core>
- #include <float>
- #include <time>
- #include <file>
- #include <utils>
- #include <morphinc>
- #include <M_Bot>
- #include <bfx_oStream>
- #pragma dynamic 8192
- new MoneySpam[MAX_PLAYERS];
- static gTeam[MAX_PLAYERS];
- #define DIALOG_LOGIN 0
- #define DIALOG_REG 1
- #define DIALOG_REG2 2
- #define DIALOG_CLICK 3
- #define DIALOG_CLICK_KICK 4
- #define DIALOG_CLICK_BAN 5
- #define DIALOG_CLICK_HEALTH 6
- #define DIALOG_CLICK_INT 7
- #define DIALOG_TICKET 8
- #define MoneySpam 0
- #define DIALOG_REGSTEP_1 9
- #define DIALOG_REGSTEP_2 10
- #define DIALOG_REGSTEP_3 11
- #define DIALOG_UNDERCOVER_SF 12
- #define DIALOG_UNDERCOVER_LS 13
- #define DIALOG_STADION 13
- #define DIALOG_KLEIDUNG_PRO 14
- #define DIALOG_KLEIDUNG_ZIP 15
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement