Search the Community
Showing results for tags 'fastrope'.
Found 2 results
-
I was looking for a fast-rope script to use in a mission. I found this thread. I used the script made by zealot111 as the base for my script. All credits should go to him for the basic idea. I just rewrote it to include a queue, and other small changes. The main goal, for me, was human player usage only, but the script will also rope down AI members of a group whose leader is human player. SHK_Fastrope.sqf Example mission Usage 1. Copy the script file into your mission folder 2. Open (or create) initPlayerLocal.sqf in your mission folder 3. Add this line into the file (no semi-colon at the end of the line): #include "SHK_Fastrope.sqf" Example using Ghost Hawk (chopper leaving after all units are on the ground is done by trigger, not by the script)
-
I have multiplayer rpg server but Is there a server that can help me getting such an error when entering , what should ı do player createDiarySubject [sTR_SCRIPTS_NAME,STR_SCRIPTS_NAME]; player createDiaryRecord [sTR_SCRIPTS_NAME,[sTR_SCRIPT_NAME, STR_HELP]];