Jump to content

Gata facut, arhiva: Server Counter-Strike 1.6 ReHLDS, Tutorial, Instalare, Install, How to?, Cum sa?, Linux Ubuntu, cs, metamod-p, amxmodx 1.9.0, reunion, download, 2020, clean, curat, original, steam, non-steam


Aliace

Recommended Posts

  • Founder

Gata facut, arhiva: Server Counter-Strike 1.6 ReHLDS, Tutorial, Instalare, Install, How to?, Cum sa?, Linux Ubuntu, cs, metamod-p, amxmodx 1.9.0, reunion, download, 2020, clean, curat, original, steam, non-steam

 

entru cei care doar vreti arhiva cu serverul o descarcati de aici:https://www.cs-gothic.ro/resurse/server.tar.gz

Tutorial Complet:
Pasul 1
INSTALAREA CELOR NECESARE DE INCEPUT
TUTORIALE FOLOSITE IN ACEST PAS: https://developer.valvesoftware.com/wiki/SteamCMD
dpkg --add-architecture i386sudo apt update
sudo apt-get install lib32stdc++6 lib32gcc1 curl tmux screen -y;
mkdir ~/Steam && cd ~/Steam
curl -sqL "https://steamcdn-a.akamaihd.net/client/installer/steamcmd_linux.tar.gz" | tar zxvf -

Pasul 2
DESCARCAREA SERVERULUI DIRECT DIN STEAM
TUTORIALE FOLOSITE IN ACEST PAS: https://developer.valvesoftware.com/wiki/SteamCMD
cd ~/Steam
./steamcmd.sh
login anonymous
force_install_dir ../cs/

AICI ESTE UN BUG, RULATI TOATE ACESTE COMENZI PE RAND.
app_update 90
app_update 90 validate
app_update 90 -beta beta
app_update 90 -beta beta validate
app_update 90 -beta prerelease validate

ACUM INCERCATI SA PORNITI SERVERUL.
cd ~/cs
RULATI COMANDA URMATOARE APOI APASATI CTRL+C SI O RULATI DIN NOU.
./hlds_run -console -game cstrike +ip 192.168.1.2 +port 27015 +map de_dust2 +maxplayers 32
TREBUIE SA APARA DE EXEMPLU ASA:
Spoiler

Auto-restarting the server on crash

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/root/.steam/sdk32/steamclient.so
with error:
/root/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 15:16:04 Jul 24 2019 (8308)
STEAM Auth Server
Server IP address 93.119.104.192:27015
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
CAppInfoCacheReadFromDiskThread took 6 milliseconds to initialize
CApplicationManagerPopulateThread took 0 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
dlopen failed trying to load:
/root/.steam/sdk32/steamclient.so
with error:
/root/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit

couldn't exec listip.cfg
couldn't exec banned.cfg
Connection to Steam servers successful.
   VAC secure mode is activated.

DACA A MERS IL OPRITI CTRL+C SI PARASITI CONSOLA

Pasul 3
INSTALARE AMXMODX
TUTORIALE FOLOSITE IN ACEST PAS: https://www.amxmodx.org/downloads-new.php, https://wiki.alliedmods.net/Installing_AMX_Mod_X_Manually
INSTALATI AMXMODX BASE SI APOI AMXMODX COUNTER-STRIKE SE AFLA PE BUTONUL LINUX
Va contectati la ftp intrati in folderul /root/cs/cstrike sau locatia voastra acolo extrageti ambele arhive de mai sus pe rand.

Pasul 4
INSTALARE RE-HLDS
TUTORIALE FOLOSITE IN ACEST PAS: https://github.com/dreamstalker/rehlds
Extrageti continutul aflat in arhiva locatia /bin/linux32 in folderul principal al serverului

Pasul 5
INSTALARE METAMOD-P
TUTORIALE FOLOSITE IN ACEST PAS: https://github.com/jkivilin/metamod-p
Extrageti folderul addons apoi in fisierul liblist.gam (aflat in cstrike) editati linia respectiva cu: gamedll_linux "addons/metamod/dlls/metamod_i386.so"
In plugins.ini aflat in cstrike/addons/metamod (DACA NU EXISTA IL CREATI VOI) adaugati linia: linux addons/amxmodx/dlls/amxmodx_mm_i386.so
DACA ATI GRESIT LOCATIA ADAUGATA IN liblist.gam PRIMITI ACEASTA EROARE:
Spoiler

Auto-restarting the server on crash

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/root/.steam/sdk32/steamclient.so
with error:
/root/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 18:20:58 Jan 28 2020 (2117)
STEAM Auth Server
Server IP address 93.119.104.192:27015
LoadLibrary failed on (▒▒       ▒$▒<▒▒▒A▒▒: (▒▒ ▒$▒<▒▒▒A▒▒: cannot open shared object file: No such file or directory
Host_Error: Couldn't get DLL API from (▒▒       ▒$▒<▒▒▒A▒▒!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from (▒▒  ▒$▒<▒▒▒A▒▒!

Segmentation fault (core dumped)
email debug.log to [email protected]
Tue Jan 28 22:29:30 EST 2020: Server restart in 10 seconds

Pasul 6
DACA DORITI CA SERVERUL SA RAMANA DOAR STEAM ON VA OPRITI AICI SI DOAR INCEPETI SA ADAUGATI PLUGIN-URILE DORITE.
DACA DORITI CA PE SERVER SA FACETI POSIBILA CONECTAREA SI PENTRU CEI FARA STEAM INSTALATI REUNION
INSTALARE REUNION
Extrageti reunion.cfg in folderul cstrike, si reunion_mm_i386.so in folderul cstrike/addons/metamod/dlls apoi in plugins.ini aflat in cstrike/addons/metamod adaugati linia: linux addons/metamod/dlls/reunion_mm_i386.so

Pasul 7

PORNITI SERVERUL

./hlds_run -console -game cstrike +ip 192.168.1.2 +port 27015 +map de_dust2 +maxplayers 32

 

1. PENTRU CA SERVERUL SA RAMANA PORNIT IL PORNITI CU SCREEN DE EXEMPLU:

cd /root/cs && screen -S SERVERULTAU -d -m ./hlds_run -console -game cstrike +ip 192.168.1.2 +port 27015 +map de_dust2 +maxplayers 32

2. PENTRU OPRIREA LUI

screen -X -S SERVERULTAU quit

3. PENTRU A INTRA IN CONSOLA

screen -r SERVERULTAU

4. PENTRU A IESI DIN CONSOLA FARA CA SERVERUL SA SE OPREASCA

Apasati CTRL+A+D

 

Si gata.

De aici puteti descarca serverul gata facut fara nici un fel de modificare cel default: https://www.cs-gothic.ro/resurse/server.tar.gz

Specificatii server:

  • amxmodx-1.9.0-git5263-base-linux.tar.gz
  • amxmodx-1.9.0-git5263-cstrike-linux.tar.gz
  • rehlds-3.7.0.693-dev.zip
  • metamod_1.3.0.128.zip

Specificatii server detaliate:

Spoiler

version
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
ReHLDS version: 3.7.0.693-dev
Build date: 18:20:58 Jan 28 2020 (2117)
Build from: https://github.com/dreamstalker/rehlds/commit/c4cecf5

 

meta list
Currently loaded plugins:
      description   stat pend  file                      vers         src  load  unload
 [ 1] AMX Mod X     RUN   -    amxmodx_mm_i386.so        v1.9.0.5263  ini  Start ANY
 [ 2] Reunion       RUN   -    reunion_mm_i386.so        v0.1.0.92    ini  Start Never
 [ 3] Ham Sandwich  RUN   -    hamsandwich_amxx_i386.so  v1.9.0.5263  pl1  ANY   ANY
 [ 4] CSX           RUN   -    csx_amxx_i386.so          v1.9.0.5263  pl1  ANY   ANY
4 plugins, 4 running

 

amxx version
AMX Mod X 1.9.0.5263 (http://www.amxmodx.org)
Authors:
        David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko
        Felix "SniperBeamer" Geyer, Jonny "Got His Gun" Bergstrom
        Lukasz "SidLuke" Wlasinski, Christian "Basic-Master" Hammacher
        Borja "faluco" Ferrer, Scott "DS" Ehlert
Compiled: Oct 27 2019 16:23:31
Built from: https://github.com/alliedmodders/amxmodx/commit/15a14a0
Build ID: 5263:15a14a0
Core mode: JIT+ASM32

 

amx_plugins
Currently loaded plugins:
       name                    version     author            file             status
 [  1] Admin Base              1.9.0.5263  AMXX Dev Team     admin.amxx       running
 [  2] Admin Commands          1.9.0.5263  AMXX Dev Team     admincmd.amxx    running
 [  3] Admin Help              1.9.0.5263  AMXX Dev Team     adminhelp.amxx   running
 [  4] Slots Reservation       1.9.0.5263  AMXX Dev Team     adminslots.amxx  running
 [  5] Multi-Lingual System    1.9.0.5263  AMXX Dev Team     multilingual.am  running
 [  6] Menus Front-End         1.9.0.5263  AMXX Dev Team     menufront.amxx   running
 [  7] Commands Menu           1.9.0.5263  AMXX Dev Team     cmdmenu.amxx     running
 [  8] Players Menu            1.9.0.5263  AMXX Dev Team     plmenu.amxx      running
 [  9] Maps Menu               1.9.0.5263  AMXX Dev Team     mapsmenu.amxx    running
 [ 10] Plugin Menu             1.9.0.5263  AMXX Dev Team     pluginmenu.amxx  running
 [ 11] Admin Chat              1.9.0.5263  AMXX Dev Team     adminchat.amxx   running
 [ 12] Anti Flood              1.9.0.5263  AMXX Dev Team     antiflood.amxx   running
 [ 13] Scrolling Message       1.9.0.5263  AMXX Dev Team     scrollmsg.amxx   running
 [ 14] Info. Messages          1.9.0.5263  AMXX Dev Team     imessage.amxx    running
 [ 15] Admin Votes             1.9.0.5263  AMXX Dev Team     adminvote.amxx   running
 [ 16] NextMap                 1.9.0.5263  AMXX Dev Team     nextmap.amxx     running
 [ 17] Nextmap Chooser         1.9.0.5263  AMXX Dev Team     mapchooser.amxx  running
 [ 18] TimeLeft                1.9.0.5263  AMXX Dev Team     timeleft.amxx    running
 [ 19] Pause Plugins           1.9.0.5263  AMXX Dev Team     pausecfg.amxx    running
 [ 20] Stats Configuration     1.9.0.5263  AMXX Dev Team     statscfg.amxx    running
 [ 21] StatsX                  1.9.0.5263  AMXX Dev Team     statsx.amxx      running
21 plugins, 21 running

 

cvarlist
CVar List
--------------
_tutor_bomb_viewable_check_interval :              0.5, sv
_tutor_debug_level           :                0, sv
_tutor_examine_time          :              0.5, sv
_tutor_hint_interval_time    :             10.0, sv
_tutor_look_angle            :               10, sv
_tutor_look_distance         :              200, sv
_tutor_message_character_display_time_coefficient :             0.07, sv
_tutor_message_minimum_display_time :                1, sv
_tutor_message_repeats       :                5, sv
_tutor_view_distance         :             1000, sv
allow_spectators             :              1.0, sv
amx_client_languages         :                1, sv
amx_debug                    :                1
amx_default_access           :                z
amx_extendmap_max            :               90
amx_extendmap_step           :               15
amx_flood_time               :             0.75
amx_freq_imessage            :              180
amx_help_amount_per_page     :               10
amx_help_display_msg         :                1
amx_help_display_msg_time    :               15
amx_hideslots                :                0
amx_language                 :               en, sv
amx_language_display_msg     :                1
amx_last_voting              :         0.000000
amx_mldebug                  :
amx_mode                     :                1
amx_nextmap                  :        cs_havana, sv
amx_password_field           :              _pw
amx_reservation              :                0
amx_show_activity            :                2
amx_sql_db                   :              amx
amx_sql_host                 :        127.0.0.1
amx_sql_pass                 :
amx_sql_timeout              :               60
amx_sql_type                 :            mysql
amx_sql_user                 :             root
amx_statsx_duration          :             12.0
amx_statsx_freeze            :             -2.0
amx_tempban_maxtime          :             4320
amx_time_voice               :                1
amx_timeleft                 :            18:01, sv
amx_vote_answers             :                1
amx_vote_delay               :               10
amx_vote_ratio               :             0.02
amx_vote_time                :               10
amx_voteban_ratio            :             0.40
amx_votekick_ratio           :             0.40
amx_votemap_ratio            :             0.40
amxmodx_modules              :                2
amxmodx_version              :       1.9.0.5263, sv
bannedcfgfile                :       banned.cfg
clientport                   :            27005
clockwindow                  :              0.5
console                      :              1.0, a
coop                         :                0, sv
csstats_maxsize              :             3500
csstats_pause                :                0
csstats_rank                 :                1
csstats_rankbots             :                0
csstats_reset                :                0
deathmatch                   :                1, sv
decalfrequency               :               30, sv
developer                    :                0
displaysoundlist             :                0
dp_r_id_provider             :                0
dp_r_protocol                :                0
dp_rejmsg_avsmp              : Sorry, AVSMP clients are not allowed on this server
dp_rejmsg_hltv               : Sorry, HLTV is not allowed on this server
dp_rejmsg_nosteam47          : Sorry, no-steam p47 clients are not allowed on this server
dp_rejmsg_nosteam48          : Sorry, no-steam p48 clients are not allowed on this server
dp_rejmsg_oldrevemu          : Sorry, Old RevEmu clients are not allowed on this server
dp_rejmsg_pending            : Sorry, unauthorized clients are not allowed on this server
dp_rejmsg_revemu             : Sorry, RevEmu clients are not allowed on this server
dp_rejmsg_revemu2013         : Sorry, RevEmu2013 clients are not allowed on this server
dp_rejmsg_revemu_sc2009      : Sorry, revEmu/SC2009 clients are not allowed on this server
dp_rejmsg_sse3               : Sorry, SSE3 clients are not allowed on this server
dp_rejmsg_steam              : Sorry, legit clients are not allowed on this server
dp_rejmsg_steamemu           : Sorry, SteamEmu clients are not allowed on this server
dp_rejmsg_sxei               : Sorry, sXe Injected clients are not allowed on this server
edgefriction                 :                2, sv
fakelag                      :              0.0
fakeloss                     :              0.0
fps_max                      :            100.0, a
fps_override                 :                0
host_framerate               :                0
host_killtime                :              0.0
host_limitlocal              :                0
host_profile                 :                0
host_speeds                  :                0
hostage_debug                :                0, sv
hostage_stop                 :                0, sv
HostMap                      :         de_dust2
hostname                     : Counter-Strike 1.6 Server
hostport                     :                0
hpk_maxsize                  :                4, a
humans_join_team             :              any, sv
ip                           :   93.119.104.192
ip_clientport                :                0
ip_hostport                  :                0
listipcfgfile                :       listip.cfg
logsdir                      :             logs
lservercfgfile               : listenserver.cfg
mapchangecfgfile             :
mapcyclefile                 :     mapcycle.txt
max_queries_sec              :              3.0, sv
max_queries_sec_global       :               30, sv
max_queries_window           :               60, sv
meta_debug                   :                0
metamod_version              :        1.3.0.128, sv
motdfile                     :         motd.txt
mp_allowmonsters             :                0, sv
mp_autokick                  :                1, sv
mp_autokick_timeout          :               -1, sv
mp_autoteambalance           :                1, sv
mp_buytime                   :              1.5, sv
mp_c4timer                   :               45, sv
mp_chattime                  :        10.000000, sv
mp_consistency               :                1, sv
mp_fadetoblack               :                0, sv
mp_flashlight                :                0, sv
mp_footsteps                 :                1, sv
mp_forcecamera               :                0, sv
mp_forcechasecam             :                0, sv
mp_fragsleft                 :                0, sv
mp_freezetime                :                6, sv
mp_friendlyfire              :                0, sv
mp_ghostfrequency            :              0.1, sv
mp_hostagepenalty            :               13, sv
mp_infinite_ammo             :                0, sv
mp_kickpercent               :             0.66, sv
mp_limitteams                :                2, sv
mp_logdetail                 :                0, sv
mp_logecho                   :                1
mp_logfile                   :                1, sv
mp_logmessages               :                1, sv
mp_mapvoteratio              :             0.66, sv
mp_maxrounds                 :                0, sv
mp_mirrordamage              :                0, sv
mp_playerid                  :                0, sv
mp_roundtime                 :                5, sv
mp_scoreboard_showhealth     :                3, sv
mp_scoreboard_showmoney      :                3, sv
mp_startmoney                :              800, sv
mp_timeleft                  :                0, sv
mp_timelimit                 :               20, sv
mp_tkpunish                  :                0, sv
mp_windifference             :                1, sv
mp_winlimit                  :                0, sv
multicastport                :            27025
net_address                  : 93.119.104.192:27015
net_chokeloop                :                0
net_drawslider               :                0
net_graph                    :                0, a
net_graphpos                 :                1, a
net_graphwidth               :              150
net_log                      :                0
net_scale                    :                5, a
net_showdrop                 :                0
net_showpackets              :                0
pausable                     :                0, sv
port                         :            27015
rcon_password                :
reu_version                  :         0.1.0.92, sv
servercfgfile                :       server.cfg
sk_12mm_bullet1              :                0
sk_12mm_bullet2              :                0
sk_12mm_bullet3              :                0
sk_9mm_bullet1               :                0
sk_9mm_bullet2               :                0
sk_9mm_bullet3               :                0
sk_9mmAR_bullet1             :                0
sk_9mmAR_bullet2             :                0
sk_9mmAR_bullet3             :                0
sk_battery1                  :                0
sk_battery2                  :                0
sk_battery3                  :                0
sk_healthcharger1            :                0
sk_healthcharger2            :                0
sk_healthcharger3            :                0
sk_healthkit1                :                0
sk_healthkit2                :                0
sk_healthkit3                :                0
sk_plr_357_bullet1           :                0
sk_plr_357_bullet2           :                0
sk_plr_357_bullet3           :                0
sk_plr_9mm_bullet1           :                0
sk_plr_9mm_bullet2           :                0
sk_plr_9mm_bullet3           :                0
sk_plr_9mmAR_bullet1         :                0
sk_plr_9mmAR_bullet2         :                0
sk_plr_9mmAR_bullet3         :                0
sk_plr_9mmAR_grenade1        :                0
sk_plr_9mmAR_grenade2        :                0
sk_plr_9mmAR_grenade3        :                0
sk_plr_buckshot1             :                0
sk_plr_buckshot2             :                0
sk_plr_buckshot3             :                0
sk_plr_rpg1                  :                0
sk_plr_rpg2                  :                0
sk_plr_rpg3                  :                0
sk_scientist_heal1           :                0
sk_scientist_heal2           :                0
sk_scientist_heal3           :                0
sk_suitcharger1              :                0
sk_suitcharger2              :                0
sk_suitcharger3              :                0
skill                        :                1
suitvolume                   :             0.25, a
sv_accelerate                :                5, sv
sv_aim                       :                0, a, sv
sv_airaccelerate             :               10, sv
sv_allow_dlfile              :                1
sv_allowdownload             :                1
sv_allowupload               :                1, sv
sv_alltalk                   :                0, sv
sv_auto_precache_sounds_in_models :                0
sv_bounce                    :                1, sv
sv_cheats                    :                0, sv
sv_clienttrace               :                1, sv
sv_contact                   :                 , sv
sv_delayed_spray_upload      :                0
sv_downloadurl               :
sv_echo_unknown_cmd          :                0
sv_enableoldqueries          :                0
sv_failuretime               :              0.5
sv_filetransfercompression   :                1
sv_filetransfermaxsize       :         10485760
sv_filterban                 :                1
sv_force_ent_intersection    :                0
sv_friction                  :                4, sv
sv_gravity                   :              800, sv
sv_instancedbaseline         :                1
sv_lan                       :                0
sv_lan_rate                  :          20000.0
sv_log_onefile               :                0
sv_log_singleplayer          :                0
sv_logbans                   :                0
sv_logblocks                 :                0, sv
sv_logrelay                  :                0
sv_logsecret                 :                0
sv_maxrate                   :                0, sv
sv_maxspeed                  :              900, sv
sv_maxunlag                  :              0.5
sv_maxupdaterate             :             30.0
sv_maxvelocity               :             2000
sv_minrate                   :                0, sv
sv_minupdaterate             :             10.0
sv_newunit                   :                0
sv_outofdatetime             :             1800
sv_password                  :                 , sv
sv_proxies                   :                1, sv
sv_rcon_banpenalty           :                0
sv_rcon_condebug             :                1
sv_rcon_maxfailures          :               10
sv_rcon_minfailures          :                5
sv_rcon_minfailuretime       :               30
sv_rehlds_attachedentities_playeranimationspeed_fix :                0
sv_rehlds_force_dlmax        :                0
sv_rehlds_hull_centering     :                0
sv_rehlds_local_gametime     :                0
sv_rehlds_maxclients_from_single_ip :                5
sv_rehlds_movecmdrate_avg_punish :                5
sv_rehlds_movecmdrate_burst_punish :                5
sv_rehlds_movecmdrate_max_avg :             1800
sv_rehlds_movecmdrate_max_burst :             5500
sv_rehlds_send_mapcycle      :                0
sv_rehlds_stringcmdrate_avg_punish :                5
sv_rehlds_stringcmdrate_burst_punish :                5
sv_rehlds_stringcmdrate_max_avg :              250
sv_rehlds_stringcmdrate_max_burst :              500
sv_rehlds_userinfo_transmitted_fields :
sv_restart                   :                0, sv
sv_restartround              :                0, sv
sv_rollangle                 :              0.0
sv_rollspeed                 :              0.0
sv_send_logos                :                1
sv_send_resources            :                1
sv_skycolor_b                :               78
sv_skycolor_g                :              118
sv_skycolor_r                :              179
sv_skyname                   :          tornsky
sv_skyvec_x                  :         0.000000
sv_skyvec_y                  :        -1.000000
sv_skyvec_z                  :         0.000000
sv_spectatormaxspeed         :              500
sv_stats                     :                1
sv_stepsize                  :               18, sv
sv_stopspeed                 :               75, sv
sv_timeout                   :               60
sv_unlag                     :                1
sv_unlagpush                 :              0.0
sv_unlagsamples              :                1
sv_uploadmax                 :              0.5, sv
sv_use_entity_file           :                0
sv_version                   : 1.1.2.7/Stdio,48,2117, sv
sv_visiblemaxplayers         :               -1
sv_voiceenable               :                1, a, sv
sv_wateraccelerate           :               10, sv
sv_wateramp                  :                0
sv_waterfriction             :                1, sv
sv_zmax                      :             4096
sys_ticrate                  :            100.0
syserror_logfile             :    sys_error.log
violence_ablood              :                1
violence_agibs               :                1
violence_hblood              :                1
violence_hgibs               :                1
voice_inputfromfile          :                0
voice_recordtofile           :                0
voice_serverdebug            :                0
--------------
311 Total CVars
CvarList ? for syntax

Daca doriti sa instalati si alte functii o puteti face dupa bunul plac, aici aveti un topic cu mai multe:

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...