Skip to content

Instantly share code, notes, and snippets.

View Arxero's full-sized avatar

Stanislav Ganev Arxero

View GitHub Profile
function solution(n1, n2, n3) {
let result = ''
let numarray = [n1, n2, n3].sort((a, b) => b - a).forEach(x => {
result += x + '\n'
})
console.log(result)
}
function solution(n1, n2, n3) {
if (n1 > n2 && n1 > n3) {
console.log(n1)
if (n2 > n3) {
console.log(n2)
console.log(n3)
} else {
console.log(n3)
console.log(n2)
}
#include <amxmodx>
#include <engine>
#include <hamsandwich>
#define PLUGIN "Snow"
#define VERSION "0.6"
#define AUTHOR "Mistrick / edit LAWLIET / Nickron"
#define get_bit(%1,%2) (%1 & (1 << (%2 & MAXCLIENTS-1)))
#define set_bit(%1,%2) (%1 |= (1 << (%2 & MAXCLIENTS-1)))
#include <amxmodx>
#include <engine>
#include <hamsandwich>
#define PLUGIN "Snow"
#define VERSION "0.6"
#define AUTHOR "Mistrick / edit LAWLIET / Nickron"
#define get_bit(%1,%2) (%1 & (1 << (%2 & MAXCLIENTS-1)))
#define set_bit(%1,%2) (%1 |= (1 << (%2 & MAXCLIENTS-1)))
1
00:01:22,974 --> 00:01:24,508
Hey, kiddo.
2
00:01:24,510 --> 00:01:26,677
- What?
- I found something.
3
@Arxero
Arxero / asd
Created September 29, 2018 20:21
asd
1
00:00:25,600 --> 00:00:27,534
<i>This is the Asgardian</i>
2
00:00:27,536 --> 00:00:30,005
<i>refugee vessel</i> Statesman.
3
00:00:32,708 --> 00:00:34,009
@Arxero
Arxero / subs.vtt
Created September 26, 2018 20:37
asd
1
00:00:25,600 --> 00:00:27,534
<i>This is the Asgardian</i>
2
00:00:27,536 --> 00:00:30,005
<i>refugee vessel</i> Statesman.
3
00:00:32,708 --> 00:00:34,009
@Arxero
Arxero / subs.vtt
Created September 26, 2018 20:37
asd
1
00:00:25,600 --> 00:00:27,534
<i>This is the Asgardian</i>
2
00:00:27,536 --> 00:00:30,005
<i>refugee vessel</i> Statesman.
3
00:00:32,708 --> 00:00:34,009
@Arxero
Arxero / server_variables.txt
Created May 18, 2018 08:56
Awesome Cars + Fun Maps SERVER VARIABLES | http://awesomecs.syntrwave.com/
SERVER VARIABLES Updated once every 24 hours
AdvancedMute 1.0
advanced_quake_sounds 5.0
allow_spectators 1.0
amxmodx_version 1.8.2
amx_client_languages 1
amx_language en
amx_nextmap [not yet voted on]
amx_ptb_version 1.8b3
amx_timeleft 03:46
@Arxero
Arxero / plugins.ini
Last active April 30, 2019 10:42
Awesome Cars + Fun Maps plugins.ini | http://awesomecs.syntrwave.com/
;Protection. Preporuchitelno da ne gi mahate!
autobuyfix_connor.amxx
fullupdate.amxx
anti_fullupdate.amxx
;KRAI na protekciite (:
; Admin Base - Always one has to be activated
galileo.amxx debug
std_admin_color_chat.amxx
restrictWeaponsGround.amxx