dont need, did you make the changes i put up? there could be trouble with this line,
if (1 = 1) then { //all admins
if there is, then replace it with this.
_alwaystrue = 1;
if (_alwaystrue == 1) then { //all admins
i need all the code from Activate.sqf, nvm i went into mine to get it.
waituntil {!alive player ; !isnull (finddisplay 46)};
//if ((getPlayerUID player) in ["144708998"]) then {
//sleep 10;
player addaction [("<t color=""#0074E8"">" + ("Tools Menu")...
no need to send a donation, i dont mind helping if i can. just paste all the code for it in here and ill make the quick changes. this is very simple, you only need to remove the IF statements properly.
i tried it on my server before you even made this post about doing that and it did work. but you also got to edit other files. did it at least prompt you with the scroll action for tools menu?
i mean before running the server in general, when i first started my server, i installed everything and then added a bunch of mods before i ever ran the server. and i noticed things werent running properly. so i started over again, by running the server, and then installed 1 mod at a time and...
did you start and run the server before you actually added any mods? i noticed mine freaked out when i never loaded it and added mods. and what is wrong with the salvage?
Hello,
This one works, http://opendayz.net/threads/working-halo-jump-new-re-spawn-only.12113/ I have it working on my server with no issues. make sure you proper edit your server.pbo and repack it once finished or else it wont work. the other steps should be fairly easy.
I used option #1
I dont have this in my server yet, I still have an issue that not all of my mods are loading and i fear no one will respond to my post as a lot of basic help questions on this forum are being ignored. so things i can answer, i try and help.
which thread did you get the parachuting(halo jump) script from? i noticed there is 4 different posts that have the code, but 2 work, but only 1 of them save your inventory. i rather not try and help on skype. as for the audio on spawn, i never used nor tried.
Easy, remove the IFs, and just keep the player addaction
waituntil {!alive player ; !isnull (finddisplay 46)};
player addaction [("<t color=""#0074E8"">" + ("Tools Menu") +"</t>"),"admintools\Eexcute.sqf","",5,false,true,"",""];
Hello,
Did you change your advance video settings? I noticed there is options for the rendering that causes this, try loading the default and see if that fixes it.
Hello,
So I've been setting up my server for the past couple of days and adding new mods and testing each on as i install them before I move on and install another. But it seems it doesnt want to load the last few mods in my init.sqf file now. but if I move the mod to a higher place in the...
for the halo jump, did you modify the spawn location in your server.pbo file and then repack it in? also did you add the script provided into your mission.pbo or mission folder and modify your init.sqf? i know halo as i just got it on my server the other day, but i havent installed the intro...
Hello,
they are talking about a real database that uses MySQL or MsSQL, id recommend MySQL, this could be a bit out of your league but ill give you some stepping stones to point you into the right direction.
go lookup what bit type your machine is, either x86(32bit) or x64(64bit) and go to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.