Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

advertising

related pastes to tag 'samp'

1904905 - Zone System 0,1 by RoamPT: samp filterscript andreas san multilplayer
  1. /*  SA:MP Functions
  2. *
  3. *  ZONES Functions By ~Cueball~
  4. *  ZONES Functions Aided By Betamaster (locations), Mabako (locations), Simon (finetuning)
  5. *
  6. *  (c) Copyright 2005-2008, SA:MP Team
  7. *
  8. */
  9.  
1517313 - Profissoes com level: pawno sa-mp pawn samp sa mp
  1. #include <a_samp>
  2.  
  3. #define cor_cinza              0xAFAFAFAA
  4. #define cor_verde              0x33AA33AA
  5. #define cor_vermelho    0xAA3333AA
  6. #define cor_amarelo          0xFFFF00AA
  7. #define cor_branco            0xFFFFFFAA
  8. #define cor_azul                0x0000BBAA
  9.  
1498227 - CPstream.inc: pawn samp streamer
  1. /*
  2. ***********************
  3. *            CPstream             *
  4. *********************** 
  5.  
  6. Author:
  7.                 Donny (k)
  8.                
  9.  
  10.  
1498203 - CPstream.inc: pawn samp streamer
  1. /*
  2. ***********************
  3. *            CPstream             *
  4. *********************** 
  5.  
  6. Author:
  7.                 Donny (k)
  8.                
  9.  
  10.  
1497897 - CPStream: pawn samp streamer
  1. /*
  2. ***********************
  3. *            CPstream             *
  4. *********************** 
  5.  
  6. Author:
  7.                 Donny (k)
  8.                
  9.  
  10.  
1489452 - CPStream: pawn samp streamer
  1. /*
  2. ***********************
  3. *            CPstream             *
  4. *********************** 
  5.  
  6. Author:
  7.                 Donny (k)
  8.                
  9.  
  10.  
1374221 - DM skripta: samp
  1. //Ovaj skript je u potpunosti napravljen od strane Vortexa AKA Tony Forelli MuzA a.k.a vamuza je pomagao....
  2. //Ovo je PENo1 Script...Pravljena je za jedan poseban server....Pohvale svima koji su pomagali i samp wiki stranici
  3.  
  4.  
  5.  
  6. #include <a_samp>
  7. #include <core>
  8. #include <float>
  9.  
1083321 - Script precompilato: pawno samp script gta gm
  1. /*
  2. Copia questo script su un documento pawno.
  3. Script vuoto precompilato
  4. [KoD]Leonardo 2007 v1.0
  5.  
  6. --------------------------------------------------------------------------------
  7. Nome gamemode
  8. Autore
  9.  
  10.  
1051903 - samp gm (test) 1: test 1 samp gm
  1. #include <a_samp>
  2. #include <dutils>
  3. #include <dudb>
  4. #include <dini>
  5. /*                                       DCMD                                 */
  6. #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
  7. /*                                                COLORS                                */
  8. #define COLOR_BLUE 0x0000FFAA
  9.  
1051900 - samp gm (test) 1: test 1 samp gm
  1. #include <a_samp>
  2. #include <dutils>
  3. #include <dudb>
  4. #include <dini>
  5. /*                                       DCMD                                 */
  6. #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
  7. /*                                                COLORS                                */
  8. #define COLOR_BLUE 0x0000FFAA
  9.  
998138 - Tec9 LS RPG: samp ls gta rpg gm ryder
  1. ////////////////////////////////////////////////////////////////////////////////
  2. //////////////////// LSRPG 0.2.0  coded by ryder ///////////////////////////////
  3. ////////////////////////////////////////////////////////////////////////////////
  4. #include <a_samp>
  5. #include <core>
  6. #include <float>
  7. #include <dini>
  8. #include <dudb>
  9.  
989558 - SAMP Animations: samp
  1. The following is a list of SAMP animations:
  2.  
  3. AIRPORT
  4. {
  5. thrw_barl_thrw
  6. }
  7. Attractors
  8. {
  9.  
989508 - Tec9 lsrpg GM: samp gta tec9 lsrpg
  1. ////////////////////////////////////////////////////////////////////////////////
  2. //////////////////// LSRPG 2.0 /////////////////////////////////////////////////
  3. ////////////////////////////////////////////////////////////////////////////////
  4. #include <a_samp>
  5. #include <core>
  6. #include <float>
  7. #include <dini>
  8. #include <dudb>
  9.  
987211 - San Fiero GANGWar: xd samp server xxx multiplayer gta ryder
  1. //                          INCLUDES
  2. #include <a_samp>
  3. #include <core>
  4. #include <float>
  5. #include <dini>
  6. #include <dutils>
  7. #include <dudb>
  8. //                          NEW
  9.  
984446 - rAdmin: samp server ls gta rpg tec9
  1. #include <a_samp>
  2. #include <dini>
  3. //#define FILTERSCRIPT
  4. #pragma tabsize 0
  5. //#pragma unused ret_memcpy
  6. #if defined FILTERSCRIPT
  7. #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
  8. #define COLOUR_GREEN           0x33AA33AA
  9.  
982707 - Tec9 Ls-RPG GameMode: samp ls gta rpg tec9
  1. ////////////////////////////////////////////////////////////////////////////////
  2. //////////////////// LSRPG 2.0 /////////////////////////////////////////////////
  3. ////////////////////////////////////////////////////////////////////////////////
  4. #include <a_samp>
  5. #include <core>
  6. #include <float>
  7. #include <dini>
  8. #include <dudb>
  9.  
982706 - Tec9 Ls-RPG GameMode: samp ls gta rpg tec9
  1. ////////////////////////////////////////////////////////////////////////////////
  2. //////////////////// LSRPG 2.0 /////////////////////////////////////////////////
  3. ////////////////////////////////////////////////////////////////////////////////
  4. #include <a_samp>
  5. #include <core>
  6. #include <float>
  7. #include <dini>
  8. #include <dudb>
  9.  
974276 - Pawno lotto script: samp script scripts sa gta lotto
  1. #include a_samp
  2.  
  3. public lottery(){
  4. for(new i=0;i<MAX_PLAYERS;i++){
  5. lotto = random(40);
  6. lotto2 = random(40);
  7. lotto3 = random(40);
  8. format(string, sizeof(string),"Todays Lotto Numbers: %d %d %d!",lotto,lotto2,lotto3);
  9.  
972840 - Script Precompilato: samp script
  1. /*
  2. Copia questo script su un documento pawno.
  3. Script vuoto precompilato
  4. [KoD]Leonardo 2007 v1.0
  5.  
  6. --------------------------------------------------------------------------------
  7. Nome gamemode
  8. Autore
  9.  
  10.  
957068 - Pawno lotto script: samp script scripts sa gta lotto
  1. #include a_samp
  2.  
  3. public lottery(){
  4. for(new i=0;i<MAX_PLAYERS;i++){
  5. lotto = random(40);
  6. lotto2 = random(40);
  7. lotto3 = random(40);
  8. format(string, sizeof(string),"Todays Lotto Numbers: %d %d %d!",lotto,lotto2,lotto3);
  9.  
912402 - Script Precompilato: samp script
  1. /*
  2. Copia questo script su un documento pawno.
  3. Script vuoto precompilato
  4. [KoD]Leonardo 2007 v1.0
  5.  
  6. --------------------------------------------------------------------------------
  7. Nome gamemode
  8. Autore
  9.  
  10.  
905567 - iscv[bra] - StuntCar Filterscrip: samp fs
  1. ////////////////INFERNUS-STUNT///////////////
  2. //////////////CREATOR ISCV[BRA]//////////////
  3. //////tks to y_less to y_objects include/////
  4. ///////////DON´T REMOVE ANY CREDITS//////////
  5. ////////TO SEE THIS AND OTHERS STUNTS////////
  6. //VISIT: 66.7.199.58:8004 - FREEROAM BRASIL//
  7. //QUESTIONS? Help? iscv.bra@gmail.com////////
  8.  
  9.  
898627 - Hitman 0.1: samp admin minigames hitman
  1. /*
  2. Welcome to the Play Hitman Minigame! This is a minigame I used to play
  3. at an old server with some freinds, and found it too be quite fun!
  4.  
  5. (c) Grove/Jay 2008
  6.  
  7. */
  8.  
  9.  
894689 - [FS]GYC - GetYourCars - ISCV_Bra: samp filterscript
  1. //------------------------------------------------------------------------------
  2. //------------------------------------------------------------------------------
  3. //TODOS OS DIREITOS RESERVADOS - CRIAÇÃO ISCV[BRA] -BRASIL
  4. //EQUIPE STUNT BRASIL SERVER - NÃO REMOVA NENHUM CRÉDITO
  5. //[FS] RESTRITO A EQUIPE STUTNTBRASIL - NÃO USE SEM AUTORIZAÇÃO
  6. //NÃO EDITE - NÃO RENOMEIE - ISCV_BRA@GMAIL.COM - MSN>> EDUARDO.IDEALL@TERRA.COM.BR
  7. //---------------------------NEW CARS [FS] by ISCV_Bra[SB]-------------------------
  8. //------------------------------------------------------------------------------
  9.  
773919 - stuntpark: samp mod game player park sa gta stunt mp multi
  1. #include <a_samp>
  2. //new gPlayerCheckpointStatus[MAX_PLAYERS];
  3.  
  4.  
  5. // This is a comment
  6. // uncomment the line below if you want to write a filterscript
  7. //#define FILTERSCRIPT
  8.  
  9.  
685487 - Team script: samp
  1. #include <a_samp>
  2. #define TEAM_GROVE 1
  3. #define TEAM_BALLA 2
  4. #define TEAM_GROVE_COLOR 0x33AA33AA // Green (in RGBA format)
  5. #define TEAM_BALLA_COLOR 0xC2A2DAAA //Purple (in RGBA format)
  6. #define GEEL 0xFFFF00AA
  7. #define GROEN 0x33AA33AA
  8. new string[256];
  9.  
680267 - samp: samp
  1. #include <a_samp>
  2. #include a_players
  3. #include string
  4. #include a_objects
  5. #include a_sampdb
  6. #include a_vehicles
  7. #include core
  8. #include datagram
  9.  
674522 - My Script: samp script grb
  1. forward TuneUpThisCar(VehicleID
  2.  
  3. #include <a_samp>
  4.  
  5. #include <core>
  6.  
  7. #include <float>
  8.  
  9.  
673424 - sa-mp Filterscript admin menu: samp filterscript admin-menu
  1. /*
  2.  
  3. Admin Menu Script created by ElykS.
  4.         Created: 28.08.2007
  5.         Version: 07.08.28a
  6.  
  7. Credits:
  8. for dcmd, dudb, dini, dutils to DracoBlue
  9.  
  10.  
672549 - sa-mp Filterscript admin menu: samp filterscript admin-menu
  1. /*
  2.  
  3. Admin Menu Script created by ElykS.
  4.         Created: 27.08.2007
  5.         Version: 07.08.27a
  6.  
  7. Credits:
  8. for dcmd, dudb, dini, dutils to DracoBlue
  9.  
  10.  
672547 - sa-mp Filterscript admin menu: samp filterscript admin-menu
  1. /*
  2.  
  3. Admin Menu Script created by ElykS.
  4.         Created: 27.08.2007
  5.         Version: 07.08.27a
  6.  
  7. Credits:
  8.  for dcmd, dudb, dini, dutils to DracoBlue
  9.  
615543 - Ukrywacz reklamiarzy by Luby: pawno samp
  1. #include <a_samp>
  2.  
  3. #define ILE_KICK 3
  4.  
  5. new Count[200]={0,...};
  6.  
  7. public OnFilterScriptInit(){
  8.  print("Anty IP by Luby - Uruchomiono");
  9.  
596911 - sa-mp code: samp
  1. if(!strcmp(cmdtext,"/underwater",true)) {
  2.     SetPlayerPos(playerid, -1039.9462,-435.6005,-39.0783,44.1295);
  3.     SetPlayerAngle(playerid, 0);
  4.     return 1;
  5. }
worth-right
worth-right