Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // This is a comment
- // uncomment the line below if you want to write a filterscript
- //#define FILTERSCRIPT
- #include a_samp
- #include streamer//baru x de max object lul
- #include ladmin
- #pragma tabsize 0
- //color
- #define COLOR_BRIGHTRED 0xE60000FF
- #define COLOR_GREY 0xAFAFAFAA
- #define COLOR_GREEN 0x33AA33AA
- #define COLOR_RED 0xAA3333AA
- #define COLOR_YELLOW 0xFFFF00AA
- #define COLOR_WHITE 0xFFFFFFAA
- #define COLOR_PURPLE 0x9900FFAA
- #define COLOR_BROWN 0x993300AA
- #define COLOR_ORANGE 0xFF9933AA
- #define COLOUR_PINK 0xFF00FFFF
- #define COLOUR_PURPLE 0x800080FF
- #define COLOUR_BLACK 0x000000FF
- #define COLOR_CYAN 0x99FFFFAA
- #define COLOR_TAN 0xFFFFCCAA
- #define COLOR_PINK 0xFF66FFAA
- #define COLOR_KHAKI 0x999900AA
- #define COLOR_LIME 0x99FF00AA
- #define COLOR_BLACK 0x000000AA
- #define COLOR_TURQ 0x00A3C0AA
- #define COLOR_LIGHTBLUE 0x33CCFFAA
- #define COLOR_DARKRED 0xAA993333
- #define COLOR_VIOLET 0x9955DEEE
- #define NICE_BLUE 0xa0d3ffAA
- #define GREEN 0x21DD00FF
- #define RED 0xE60000FF
- #define ADMIN_RED 0xFB0000FF
- #define YELLOW 0xFFFF00FF
- #define ORANGE 0xF97804FF
- #define LIGHTRED 0xFF8080FF
- #define LIGHTBLUE 0x00C2ECFF
- #define PURPLE 0xB360FDFF
- #define PLAYER_COLOR 0xFFFFFFFF
- #define BLUE 0x1229FAFF
- #define LIGHTGREEN 0x38FF06FF
- #define DARKPINK 0xE100E1FF
- #define DARKGREEN 0x008040FF
- #define ANNOUNCEMENT 0x00CACAFB
- #define COLOR_SYSTEM 0xEFEFF7AA
- #define NICESKY 0x99FFFFAA
- #define GRAY 0xCECECEFF
- #define red 0xE60000FF
- #define yellow 0xFFFF00FF
- #define COLOR_ANTIHAX 0xE60000FF
- #define COLOR_LIGHTBLUE 0x33CCFFAA
- #define COLOR_RED 0xAA3333AA
- #define COLOR_GREY 0xAFAFAFAA
- #define COLOR_YELLOW 0xFFFF00AA
- #define COLOR_PINK 0xFF66FFAA
- #define COLOR_BLUE 0x0000BBAA
- #define COLOR_WHITE 0xFFFFFFAA
- #define COLOR_INDIGO 0x4B00B0AA
- #define COLOR_VIOLET 0x9955DEEE
- #define COLOR_LIGHTRED 0xFF99AADD
- #define COLOR_SEAGREEN 0x00EEADDF
- #define COLOR_GRAYWHITE 0xEEEEFFC4
- #define COLOR_LIGHTNEUTRALBLUE 0xabcdef66
- #define COLOR_GREENISHGOLD 0xCCFFDD56
- #define COLOR_LIGHTBLUEGREEN 0x0FFDD349
- #define COLOR_NEUTRALBLUE 0xABCDEF01
- #define COLOR_LIGHTCYAN 0xAAFFCC33
- #define COLOR_LEMON 0xDDDD2357
- #define COLOR_MEDIUMBLUE 0x63AFF00A
- #define COLOR_NEUTRAL 0xABCDEF97
- #define COLOR_NEUTRALGREEN 0x81CFAB00
- #define COLOR_DARKGREEN 0x12900BBF
- #define COLOR_DARKBLUE 0x300FFAAB
- #define COLOR_BLUEGREEN 0x46BBAA00
- #define COLOR_PINK 0xFF66FFAA
- #define COLOR_LIGHTBLUE 0x33CCFFAA
- #define COLOR_GRAD1 0xB4B5B7FF
- #define COLOR_GRAD2 0xBFC0C2FF
- #define COLOR_GREY 0xAFAFAFAA
- #define COLOR_GREEN 0x33AA33AA
- #define COLOR_RED 0xAA3333AA
- #define COLOR_YELLOW 0xFFFF00AA
- #define COLOR_WHITE 0xFFFFFFAA
- #define COLOR_BROWN 0x993300AA
- #define COLOR_CYAN 0x99FFFFAA
- #define COLOR_TAN 0xFFFFCCAA
- #define COLOR_PINK 0xFF66FFAA
- #define COLOR_KHAKI 0x999900AA
- #define COLOR_LIME 0x99FF00AA
- #define COLOR_SYSTEM 0xEFEFF7AA
- #define COLOR_GRAD2 0xBFC0C2FF
- #define COLOR_GRAD4 0xD8D8D8FF
- #define COLOR_GRAD6 0xF0F0F0FF
- #define COLOR_GRAD2 0xBFC0C2FF
- #define COLOR_GRAD3 0xCBCCCEFF
- #define COLOR_GRAD5 0xE3E3E3FF
- #define COLOR_GRAD1 0xB4B5B7FF
- #define COLOR_GILE 0x924161FF
- // ADDED 6-2-2012 Embed 0.3c
- #define COL_EASY "{FFF1AF}"
- #define COL_WHITE "{FFFFFF}"
- #define COL_BLACK "{0E0101}"
- #define COL_GREY "{C3C3C3}"
- #define COL_GREEN "{6EF83C}"
- #define COL_RED "{F81414}"
- #define COL_YELLOW "{F3FF02}"
- #define COL_ORANGE "{FFAF00}"
- #define COL_LIME "{B7FF00}"
- #define COL_CYAN "{00FFEE}"
- #define COL_LIGHTBLUE "{00C0FF}"
- #define COL_BLUE "{0049FF}"
- #define COL_MAGENTA "{F300FF}"
- #define COL_VIOLET "{B700FF}"
- #define COL_PINK "{FF00EA}"
- #define COL_MARONE "{A90202}"
- #define COL_CMD "{B8FF02}"
- #define COL_PARAM "{3FCD02}"
- #define COL_SERVER "{AFE7FF}"
- #define COL_VALUE "{A3E4FF}"
- #define COL_RULE "{F9E8B7}"
- #define COL_RULE2 "{FBDF89}"
- #define COL_RWHITE "{FFFFFF}"
- #define COL_LGREEN "{C9FFAB}"
- #define COL_LRED "{FFA1A1}"
- #define COL_LRED2 "{C77D87}"
- public OnFilterScriptInit()
- {
- print("\n--------------------------------------");
- print(" Blank Filterscript by your name here");
- print("--------------------------------------\n");
- //objects
- CreateDynamicObject(16113, 2205.474853, 5774.500000, 29.029199, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2221.284667, 6024.864257, 17.774330, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2311.060058, 5789.390625, 3.294147, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2314.618896, 5817.307128, 2.643413, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2313.990478, 5820.915527, 2.648744, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2316.826660, 5825.037109, 2.629665, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2315.682373, 5831.604980, 2.849357, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2166.048095, 5763.680175, 39.530948, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2258.160400, 5783.469726, 10.603923, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2260.836914, 5771.162597, 10.608381, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2259.971679, 5741.486816, 4.249125, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2265.633300, 5760.823730, 10.613125, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2265.633300, 5760.823730, 7.066800, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2267.601562, 5760.458007, 6.418190, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2270.862792, 5753.118164, 6.436831, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2262.360107, 5736.728027, 1.609165, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2267.516845, 5751.408203, 6.475718, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2269.190673, 5747.334472, 6.475712, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2257.859619, 5732.164062, 1.456875, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2239.525146, 5736.018066, 1.609165, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2234.718505, 5727.707519, 1.609165, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2108.746582, 5778.607421, 5.949860, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2229.509765, 5722.036132, 1.659216, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2208.233886, 5730.099121, 1.609165, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2186.526367, 5730.760253, 1.609165, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2179.074218, 5743.900390, 1.609165, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2199.777587, 5752.139648, 1.457557, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2166.121582, 5761.768554, 11.160318, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2177.219726, 5765.026855, 11.578801, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2141.456054, 5768.332519, 5.719426, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2141.960693, 5753.302246, 5.703473, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2158.638671, 5737.654296, 5.717388, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2168.074462, 5727.592285, 5.708505, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(18751, 2098.664550, 5885.272460, 13.199422, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(18751, 2098.580322, 5960.708984, 13.199422, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2166.047119, 5763.674316, 26.960441, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2156.245605, 5790.539062, 13.801076, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2119.067138, 5792.090332, 5.952480, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2133.759765, 5932.324218, 15.585742, 0.000000, 0.000000, 180.000000);
- CreateDynamicObject(16113, 2112.829833, 5793.740234, 5.964238, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2111.396728, 5788.833984, 5.949859, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2109.707763, 5756.921875, 5.947367, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2119.153808, 5738.695800, 5.981802, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2115.036376, 5724.772460, 5.942764, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2163.474853, 5709.510742, 0.765891, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2138.803710, 5756.637695, 3.618455, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2142.100097, 5802.830078, -2.287279, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2119.527099, 6090.803222, 20.645214, 0.000000, 0.000000, 210.000000);
- CreateDynamicObject(16113, 2142.083984, 5802.838867, 11.375032, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2143.782470, 5817.390625, 11.364114, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2131.711425, 5814.166015, 9.890563, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2132.657714, 5822.174804, 9.877023, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2320.584716, 5804.149414, 2.614452, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2302.735351, 5774.325683, -6.172485, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2232.924316, 5995.389648, 14.488895, 0.000000, 0.000000, 120.000000);
- CreateDynamicObject(16113, 2302.735351, 5774.325683, 1.619323, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2318.034423, 5749.388671, 2.645354, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2310.091064, 5738.957519, 2.606643, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2065.721923, 5888.205078, 13.235759, 0.000000, 0.000000, 180.000000);
- CreateDynamicObject(16113, 2136.911132, 5911.971191, 13.419809, 0.000000, 0.000000, 180.000000);
- CreateDynamicObject(16113, 2168.034423, 5896.127929, 11.602973, 0.000000, 0.000000, 180.000000);
- CreateDynamicObject(16113, 2305.497558, 5728.924804, 2.607672, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2305.400878, 5728.913574, 2.607658, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2053.315429, 5912.415527, 12.212008, 0.000000, 0.000000, 90.000000);
- CreateDynamicObject(16113, 2072.396240, 6094.984863, 13.368262, 0.000000, 0.000000, 210.000000);
- CreateDynamicObject(16113, 2144.761962, 5869.906250, 25.250522, 0.000000, 0.000000, 180.000000);
- CreateDynamicObject(16113, 2305.657714, 5725.190429, 2.606643, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2160.366455, 5912.447753, 25.847953, 0.000000, 0.000000, 180.000000);
- CreateDynamicObject(16113, 2320.393554, 5798.000488, 2.614452, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2098.337402, 5849.699218, 15.736938, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2322.494628, 5789.196289, 2.614452, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2088.337402, 5849.699218, 15.736938, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2068.418212, 5858.244140, 16.425453, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2307.219970, 5787.170410, 2.863418, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2335.970703, 5835.314453, 2.873677, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2327.812255, 5848.991210, 2.849357, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2139.549560, 5887.114257, 17.959564, 0.000000, 0.000000, 90.000000);
- CreateDynamicObject(16113, 2320.586425, 5852.062500, 2.625743, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2313.975585, 5851.656250, 2.849357, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2311.367919, 5865.981933, 2.645681, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2149.204101, 5931.285644, 12.711713, 0.000000, 0.000000, 80.000000);
- CreateDynamicObject(16113, 2318.603027, 5871.555664, 2.628445, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2316.415283, 5884.112304, 2.628425, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2246.732666, 5952.583496, 10.043359, 0.000000, 0.000000, 180.000000);
- CreateDynamicObject(16113, 2212.365722, 5890.521484, 9.756515, 0.000000, 0.000000, 200.000000);
- CreateDynamicObject(16113, 2151.553710, 5879.779785, 14.461378, 0.000000, 0.000000, 180.000000);
- CreateDynamicObject(16113, 2324.350097, 5891.515136, 2.614452, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2240.773925, 5910.240234, 10.339004, 0.000000, 0.000000, 90.000000);
- CreateDynamicObject(16113, 2322.671386, 5901.113281, 2.606852, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2163.773925, 6073.815917, 17.235706, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2320.873291, 5911.427734, 2.613184, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2121.491455, 6077.075195, 19.127346, 0.000000, 0.000000, 210.000000);
- CreateDynamicObject(16113, 2307.335693, 5911.778320, 2.683290, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2296.970214, 5910.357421, 2.695452, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2286.827636, 5909.510742, 2.673583, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2275.669677, 5907.754394, 2.654762, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2187.455322, 6068.977050, 13.086870, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2265.738769, 5909.432617, 2.743263, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2148.616699, 6076.121582, 13.341635, 0.000000, 0.000000, 210.000000);
- CreateDynamicObject(16113, 2037.825683, 5873.500000, 8.694699, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2220.495361, 5888.560058, 9.972072, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2168.358398, 5784.098632, 33.272659, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2183.606445, 5767.503417, 34.114803, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2060.693603, 5839.123535, 8.675153, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2072.634033, 5820.669921, 8.662269, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2054.510986, 5848.707519, 8.670889, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2086.791015, 5824.125000, 11.876649, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2111.913818, 5840.355957, 12.488928, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2267.027832, 5936.634765, 1.333180, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2231.036865, 6036.056152, 20.101058, 0.000000, 0.000000, 180.000000);
- CreateDynamicObject(16113, 2174.172851, 5768.290039, 40.711822, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2278.106445, 5939.832519, 1.472409, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2295.723388, 5766.907714, 12.078667, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2315.389892, 5940.138183, -0.482017, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2296.179931, 5941.043945, 4.190626, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2206.998291, 6055.963378, 10.165603, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2134.830322, 5858.153320, 16.140113, 0.000000, 0.000000, 180.000000);
- CreateDynamicObject(18752, 2217.645263, 5830.477539, 1.630081, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2218.982666, 6075.178710, 14.347422, 0.000000, 0.000000, 180.000000);
- CreateDynamicObject(16113, 2172.164062, 6087.102050, 17.166076, 0.000000, 0.000000, 210.000000);
- CreateDynamicObject(831, 2202.180908, 6030.881835, 20.209466, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(831, 2204.628906, 6028.091308, 19.500394, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(18751, 2096.705810, 6039.349121, 15.297110, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(831, 2216.360107, 6016.838378, 18.518772, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(831, 2215.721679, 6010.163085, 18.895998, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(18751, 2181.705810, 6029.349121, 15.297110, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(18751, 2181.705810, 5949.349121, 15.297110, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(831, 2214.649169, 6003.385742, 19.208509, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(831, 2212.906738, 5997.551757, 19.570728, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(831, 2172.551513, 6058.107421, 17.821685, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(16113, 2045.483642, 6094.283691, 12.875799, 0.000000, 0.000000, -50.000000);
- CreateDynamicObject(16113, 2045.483642, 5994.283691, 12.875799, 0.000000, 0.000000, -50.000000);
- CreateDynamicObject(16113, 2045.483642, 5954.283691, 12.875799, 0.000000, 0.000000, -50.000000);
- CreateDynamicObject(16113, 2045.483642, 6044.283691, 12.875799, 0.000000, 0.000000, -50.000000);
- CreateDynamicObject(831, 2212.832275, 6022.410156, 19.095153, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(831, 2205.649902, 6025.555175, 19.377302, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(831, 2216.120117, 6020.993652, 18.403610, 0.000000, 0.000000, 0.000000);
- CreateDynamicObject(831, 2208.163330, 6022.930175, 19.621803, 0.000000, 0.000000, 0.000000);
- return 1;
- }
- public OnPlayerUpdate(playerid)
- {
- if(!IsPlayerLuxAdmin(playerid))
- {
- //
- if(IsPlayerInRangeOfPoint(playerid, 200.0 ,2151.1882,5980.4238,17.3111))
- {
- SendClientMessage(playerid,COLOR_YELLOW,"You Has Killed By Admin Island");
- SetPlayerHealth(playerid,0);
- SetPlayerArmour(playerid,0);
- return 1;
- }
- }
- if(GetPlayerSkin(playerid) == 999) //maaf ehh,, aku x tahu nk fix :o
- {
- SetPlayerSkin(playerid,29);
- GameTextForPlayer(playerid,"CJ SKIN ARE NOT ALLOWED.IF YOUR SKIN STILL THIS WILL BANNED YOU",6000,5);
- return 1;
- }
- return 1;
- }
- public OnPlayerCommandText(playerid, cmdtext[])
- {
- if (strcmp("/adminisland", cmdtext, true, 10) == 0)
- {
- SetPlayerPos(playerid,2151.1882,5980.4238,17.3111+5);
- TogglePlayerControllable(playerid,0);
- SetTimerEx("UnFreezePlayer",5000,0,"i",playerid);
- SetPlayerHealth(playerid,1000000.0);
- GameTextForPlayer(playerid,"~ WELCOME ADMIN ~",10000,5);
- return 1;
- }
- return 0;
- }
- forward UnFreezePlayer1(playerid);
- public UnFreezePlayer1(playerid)
- {
- TogglePlayerControllable(playerid,1);
- return 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment