Volg de onderstaande video om te zien hoe je onze site als web-app op je startscherm installeert.
Opmerking: Deze functie is mogelijk niet beschikbaar in sommige browsers.
Atrox zei:Ziet er goed uit!![]()
Maar ik moet die geweren herdoen precies , ze zijn nie helemaal gedaan in de camo die ik wou ;D Zal voor overmorgen zijn met de feesten .




;randomwatch.sqsq by Blanco
_unit = _this select 0
#loop
?!alive _unit : exit
_dis = 200
_dir = random 360
_upos = getpos _unit
_cposx = _upos select 0
_cposy = _upos select 1
_cposz = _upos select 2
?alive _unit : _unit doWatch [_cposx + ((sin _dir) * _dis), _cposy + ((cos _dir) * _dis), 5]
~5 + random 5
goto "Loop"
;randomwatch for searchlights 0.2
;written by Blanco - 24/12/2006
; run it with following parameter
;[name of the searchlight] exec "randomwatch.sqs"
; You may also put a searchlight in a tower with this line in the initialisation field: this setpos [(getpos this select 0),(getpos this select 1),3.8]
; 3.8 at the end is the height.
_unit = _this select 0
_dis = 200
#loop
?!alive _unit : exit
_dir = random 359
hint format ["Dir is %1 in %2 steps",_dir,_steps]
_steps = random 400
_steps = _steps - _steps %1
hint "Heading for a new direction"
~2
_x = 0
_i = -1
?random 2 < 1 : _i = 1
#steps
_dir = _dir + _i
?_dir < 360: _dir = _dir +360
?_dir > 360: _dir = _dir -360
hint format ["Direction is %1\n%2 Steps to go",_dir,_steps]
_upos = getpos _unit
_cposx = _upos select 0
_cposy = _upos select 1
_cposz = _upos select 2
?alive _unit : _unit doWatch [_cposx + ((sin _dir) * _dis), _cposy + ((cos _dir) * _dis), 5]
~0.2
_steps = _steps - 1
?_steps > 0 : goto "steps"
goto "loop"
clment zei:nieuwe versie van arma blanco ofwa? want nu volg ik ff ni![]()

Zelete zei:Neenee van zen script![]()
kzeg wtf was da na weer
ma nu benk toch zeker 
