

Coolinator
Member-
Content Count
275 -
Joined
-
Last visited
-
Medals
Everything posted by Coolinator
-
Anyone knows a good revive script that works well in dedicated server?
Coolinator replied to Coolinator's topic in ARMA 3 - MISSION EDITING & SCRIPTING
this is the one that i used, but for some whatever reason, theres a time playing as medic you cant revive a downed teamamte :( for example, a friend of mine was playing medic, he revived when i was down, then later on he died and respawn, when we regroup and continue playing, i was down again, and he tried to revive me but this time he can't, he said the revive button doesnt show up, only Drag and carry option available. :( ---------- Post added at 02:17 ---------- Previous post was at 02:15 ---------- Does DAp work for players? and does it work in Dedicated server for multiplayer coop missions? -
How to take out the stamina for soldiers or make it infinite stamina?
Coolinator replied to Coolinator's topic in ARMA 3 - MISSION EDITING & SCRIPTING
okay thank you so much iceman!! your the best!!!! :) -
Question about stringtable.xml from scripts?
Coolinator replied to Coolinator's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I figured it out guys, thanks for your help :) all i had to is copy and paste and merge them :) -
How to take out the stamina for soldiers or make it infinite stamina?
Coolinator replied to Coolinator's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Do i put that to a character initialization field or init.sqf? sorry im still not sure how to initialize it lol T_T ALso does it work on dedicated server? like execVM "stamina.sqf" stamina.sqf while {true} do { player setFatigue 0; sleep 1; }; ---------- Post added at 01:13 ---------- Previous post was at 01:09 ---------- Does the command work for multiplayer dedicated server? like when i respawn, the code still activated? -
How to Host Dedicated server on arma 3 on steam????
Coolinator posted a topic in ARMA 3 - SERVERS & ADMINISTRATION
I've downloaded TADST tool, i hosted my mission but it only shows in "LAN" not in "INTERNET". Anyone knows how can i add host a dedicated server on steam so that my mission will be visible in the Internet list? -
How to Host Dedicated server on arma 3 on steam????
Coolinator replied to Coolinator's topic in ARMA 3 - SERVERS & ADMINISTRATION
Cool :) I hope this thread help people out there who's having hard time hosting a dedicated server. -
How to Host Dedicated server on arma 3 on steam????
Coolinator replied to Coolinator's topic in ARMA 3 - SERVERS & ADMINISTRATION
I can host Dedicated servers now :) You don't make ports by using TADST tool lol You just use the TASDT tool to host a dedicated server, but You just need to Port Forward!!! what i mean by that is you need to make ports for your router or modem. This is a tutorial how to make ports for your router or mode: Create 5 different ports: Note: You can name the ports whatever you want, but the numbers must be the same and are very important. 2302 (Arma3 Game port) 2303 (Steam Server Query, always Game port + 1) 2305 (Voice over Net) 8766 (Steam Master port) 27016 (Steam port, i forgot to add this one) Another note: Everyone has different type of ways making ports depending on their router/modem. For me i had options port triggers and virtual servers (for others they probably have the option "add port" or "forward port" etc..), so i tried making 5 different port triggers "i just listed above" then i tried to host a dedicaed server , i still didnt see my server on Steam internet list, so i tried making virtual servers, which is like the same thing but you need to put ur port and ipv4 address for each ports. THen i hosted a dedi server again now i see my server on steam ineternet list!!!! what i just found out for forward porting is that: You need to include, the port and ipv4 address for each port, and the type(TCP or UDP) there is an option for "both" choose "both Option. Remember you need to make 5 different ports, (i just listed above) How do you find your own Ipv4 address? Easy just go to cmd, type "ipconfig" then just find the word ipv4 address, it will tell show your ipv4 address :) I hope this helps for someone who still have troubling hosting dedicated servers on arma 3. I know it's kinda complicated but its not really. It's Just a few simple steps :) Though it sucks that gamespy had shutdown and made it more harder and confusing for players to host dedicated servers T_T anyways i hope this guide helps :) ---------- Post added at 00:00 ---------- Previous post was at 23:59 ---------- ---------- Post added at 00:07 ---------- Previous post was at 00:00 ---------- Nice Tutorial!!! but thats kinda more complicated compared to mine lol. Mine you just need the latest TADST tool and you just need to make ports for your router/modem. Then your all set :) -
How to Host Dedicated server on arma 3 on steam????
Coolinator replied to Coolinator's topic in ARMA 3 - SERVERS & ADMINISTRATION
ahh okay i figured it out now finally after 5 hours searching how to port forward lol thnx! :) For those who needs help i put a quick tutorial: watch this: Now when ur on the porting part, everyone will have different kind of porting styles depending on their modem or router. Just type in ur ip adress in any internet browser, then it will ask you for admin or password, jsut look at the background and look for any brand name, when u find the brand name for example like mine Arris, then go to passwordrouters.com or you go to google just type your modem brand name, for example "Arris user and password", they will give you list of users and passwords just try all of them until one of them works, then start adding ports!!! add 4 different types of ports:<< down below>> 2302 (Arma3 Game port) 2303 (Steam Server Query, always Game port + 1) 2305 (Voice over Net) 8766 (Steam Master port) THen use TADST to host!!! -
How to Host Dedicated server on arma 3 on steam????
Coolinator replied to Coolinator's topic in ARMA 3 - SERVERS & ADMINISTRATION
How do i set it up or use it? i tried to understand it but i just cant T_T Do i use TADST tool to port? -
How to Host Dedicated server on arma 3 on steam????
Coolinator replied to Coolinator's topic in ARMA 3 - SERVERS & ADMINISTRATION
How do i forward ports? i've never done it before. :( -
How to Host Dedicated server on arma 3 on steam????
Coolinator replied to Coolinator's topic in ARMA 3 - SERVERS & ADMINISTRATION
Oh really you cant host dedicated servers anymore? -
How to remove dead bodies?
Coolinator replied to Coolinator's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Ahh okay i get it now!!! thank you so much for clearing that up! and thank you for help, i really appreciate it :) im creating my first mission for Arma 3 and it took me 5 days to finish it lol. Thank you so much! :) -
How do i remove dead bodies? At base, sometimes there pile of dead bodies from disconnected players. i want to remove them but like in a certain minimum amount of dead bodies. For example, when there's 5 dead bodies on ground, their bodies will start deleting. I want to remove friendly bodies without affecting our enemy AI dead bodies because we still want to see enemy AI dead bodies that we just killed.. not from the friendly teammates at base who just disconnect and their dead body will lay on the ground at base forever.
-
How to Host Dedicated server on arma 3 on steam????
Coolinator replied to Coolinator's topic in ARMA 3 - SERVERS & ADMINISTRATION
this is where i got the tadst tool, and i watched and followed every steps, my server only shows up in Lan, not in Internet list :( -
How to remove dead bodies?
Coolinator replied to Coolinator's topic in ARMA 3 - MISSION EDITING & SCRIPTING
wait sir, im hosting dedicated, shouldnt it be if (!isDedicated) instead of if (!isServer) or it doesnt really matter? -
How to remove dead bodies?
Coolinator replied to Coolinator's topic in ARMA 3 - MISSION EDITING & SCRIPTING
-
How to remove dead bodies?
Coolinator replied to Coolinator's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Thank you but will this work on dedicated server? and how do i use this? could you explain step by step plz! sorry im still not sure how to iniatlize a script :( -
Anyone knows a good Anti Team Kill script that works for coop mission multiplayer?
Coolinator replied to Coolinator's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Ah okay! Im almost done with my mission took me 4 days to finish it lol, this is my first mission for arma 3. I will start hosting my mission tommorow and see if the anti TK script works made by tajin. I let you know tommorow or the next day after. Im going to sleep now. Thank you guys for all your help, i really appreciate it :) i keep you guys updated tommorow if the latest TK script works :) -
Anyone knows a good Anti Team Kill script that works for coop mission multiplayer?
Coolinator replied to Coolinator's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Just tested it. It doesnt seem to work. I already killed 3 friendlies, nothing happened :( -
Anyone knows a good Anti Team Kill script that works for coop mission multiplayer?
Coolinator replied to Coolinator's topic in ARMA 3 - MISSION EDITING & SCRIPTING
it works!!! but i think its better it the player get punished for team kills not team damage. Do you know how to to change it to count as team kills instead of team damage? For example, a player killed a teammate a twice or three times, then his keyboard will be disabled. I also like the idea of disabling of the keyboard lol! ---------- Post added at 09:58 ---------- Previous post was at 09:57 ---------- How do i use "handleDamage"? could you explain how to use it step by step? plz -
Anyone knows a good Anti Team Kill script that works for coop mission multiplayer?
Coolinator replied to Coolinator's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Thank you so much!! i will test it out! and let you know if it works. -
Anyone knows a good Anti Team Kill script that works for coop mission multiplayer?
Coolinator replied to Coolinator's topic in ARMA 3 - MISSION EDITING & SCRIPTING
THank you it worked!!!! but how do i adjust the damage? For example, i want 5 damage bullet hit to get kick, instead getting punished by 1 bullet hit damage. -
Anyone knows a good Anti Team Kill script that works for coop mission multiplayer?
Coolinator replied to Coolinator's topic in ARMA 3 - MISSION EDITING & SCRIPTING
How do i execute or use this? could you explain step by step?sorry im not a pro scripter :( -
How do i add intro picture with intro music for my mission?
Coolinator posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
I used to do an intro picture with short intro music for my arma 2 missions. Now, i just started making arma 3 missions, and i dont know how to make an intro picture with music. What's the size and format needed for the pic and what format and length the music has to be? and what do i need to put for description.ext? Thanks :) -
flag picture path?
Coolinator replied to silentghoust's topic in ARMA 3 - MISSION EDITING & SCRIPTING
ahh guys help how doi i post a new thread, i do not have permission to post new threads in the forum but i already verified my email and accept forum rules. I need help my with my mission scriptings. plz help!! Sorry for posting here.