Advertising
advertising
related pastes to tag 'gm'
- 1083321 - Script precompilato: pawno samp script gta gm
-
- /*
- Copia questo script su un documento pawno.
- Script vuoto precompilato
- [KoD]Leonardo 2007 v1.0
- --------------------------------------------------------------------------------
- Nome gamemode
- Autore
- 1065248 - h4ck-y0u - GM: h4ck-y0u gm .gm
-
- h4ck-y0u.org - GM:yo momma so hairy, when she shaves her legs her ass hair gets lonely!
- 1051903 - samp gm (test) 1: test 1 samp gm
-
- #include <a_samp>
- #include <dutils>
- #include <dudb>
- #include <dini>
- /* DCMD */
- #define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) && (dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1
- /* COLORS */
- #define COLOR_BLUE 0x0000FFAA
- 1051900 - samp gm (test) 1: test 1 samp gm
-
- #include <a_samp>
- #include <dutils>
- #include <dudb>
- #include <dini>
- /* DCMD */
- #define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) && (dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1
- /* COLORS */
- #define COLOR_BLUE 0x0000FFAA
- 998138 - Tec9 LS RPG: samp ls gta rpg gm ryder
-
- ////////////////////////////////////////////////////////////////////////////////
- //////////////////// LSRPG 0.2.0 coded by ryder ///////////////////////////////
- ////////////////////////////////////////////////////////////////////////////////
- #include <a_samp>
- #include <core>
- #include <float>
- #include <dini>
- #include <dudb>
- 930632 - GM HunterHydra: gm
-
- #include <a_samp>
- // This is a comment
- // uncomment the line below if you want to write a filterscript
- //#define FILTERSCRIPT
- #if defined FILTERSCRIPT