Webby
Member-
Content Count
18 -
Joined
-
Last visited
-
Medals
Community Reputation
1 NeutralAbout Webby
-
Rank
Private First Class
-
Name: [uK] Altis Life V3.1.20|40K Starting Money|Low Ping|High FPS IP: 81.19.216.110 Port: 2310 Teamspeak: 85.236.100.27:19327 [still building channels] Website: No website at this time. Server Description: This is a Roleplay server for players to relax and play and have fun with good starting balance and friendly admins.
-
B.E.C. "Battleye Extended Controls" - Admin Tool
Webby replied to nuxil's topic in ARMA 2 & OA - Servers & Administration
I bought a server from gaming deluxe does anyone know how i can set up bec on that -
Arma 2 Slot Whitelists
Webby replied to Webby's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
people can still join independant ---------- Post added at 21:53 ---------- Previous post was at 21:52 ---------- when not suppose to -
Why can't Rcon tool connect to my server?
Webby posted a topic in ARMA 2 & OA - Servers & Administration
Players can join me but when ever i use a server tool it says failed to connect i use multiple tools. i try different ways to connect like my public ip and this one 127.0.0.1 but none of them work. Anyone have an answer? -
Tophe's Arma Dedicated Server Tool (TADST)
Webby replied to tophe's topic in ARMA 3 - SERVERS & ADMINISTRATION
I can't ban players now only kick them. -
Arma 2 Slot Whitelists
Webby replied to Webby's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
ah ok do i need to put my id in it as i can still join indpendant without puttin my id in -
Arma 2 Slot Whitelists
Webby replied to Webby's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
can you join to test it ---------- Post added at 19:36 ---------- Previous post was at 19:32 ---------- already have this in my init []spawn { while{true}do { sleep 1; if(player getVariable "flashed" and isciv) then { _fadeInTime = 0; _fadeOutTime = 5; if (not(alive player)) exitWith {}; titleCut ["","WHITE OUT",0]; sleep _fadeOutTime; titleCut ["","WHITE IN",0]; sleep 1; player setVariable ["flashed",false, true]; }; }; }; -
Arma 2 Slot Whitelists
Webby replied to Webby's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
realised i already have a [spwn] in my init which does differant thing which is stopping this code -
Arma 2 Slot Whitelists
Webby replied to Webby's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
still cant get it to work. -
Arma 2 Slot Whitelists
Webby replied to Webby's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
thanks again sorry -
How do I setup a server like Zargabad or takistan life?
Webby replied to JuicyX's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
I have a life server there is a link where you can get them from but try searching first then once you have searched and haven't found it I will help you. -
Arma 2 Slot Whitelists
Webby replied to Webby's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
This is my File screenshot -
Arma 2 Slot Whitelists
Webby replied to Webby's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
I have a unit script which is a good start ---------- Post added at 12:53 ---------- Previous post was at 12:52 ---------- What I meant to say was init ---------- Post added at 12:57 ---------- Previous post was at 12:53 ---------- I have a init file in my mission folder and my mission folder is in mpmissions -
Arma 2 Slot Whitelists
Webby replied to Webby's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Thank you that will be very useful ---------- Post added at 22:38 ---------- Previous post was at 22:31 ---------- Would I put this script in my mission file -
I would like it to automatically kick people who join a certain slot e.g Independent. But it wont kick them if they join civilian. Could someone post me link to the script or paste it in thank you.