emmbee23 Posted June 15, 2015 Report Share Posted June 15, 2015 Ok so everything is working correctly just when I spawn in with halo or ground I get Script restriction #1 15.06.2015 11:18:01: Major Milkshakes (74.101.164.218:2304) 8d227b090d293760c1c3bf159eac3123 - #1 "zoneY + safezoneH - 0.8,0.7],_onScreenTime,0.5] spawn BIS_fnc_dynamicText; sleep (_onScreenTime); } forEach _alltext; " 15.06.2015 11:18:25: Michael (67.84.52.63:2304) da51f403ef525dc3b9886ddad7cd4fb6 - #1 "zoneY + safezoneH - 0.8,0.7],_onScreenTime,0.5] spawn BIS_fnc_dynamicText; sleep (_onScreenTime); } forEach _alltext; " Link to comment Share on other sites More sharing options...
Lucid_Games Posted June 15, 2015 Report Share Posted June 15, 2015 in scripts text line 2 at the end add.. !"zoneY + safezoneH - 0.8,0.7],_onScreenTime,0.5] spawn BIS_fnc_dynamicText; try adding that and see what happens.. Link to comment Share on other sites More sharing options...
emmbee23 Posted June 15, 2015 Report Share Posted June 15, 2015 in scripts text line 2 at the end add.. !"zoneY + safezoneH - 0.8,0.7],_onScreenTime,0.5] spawn BIS_fnc_dynamicText; try adding that and see what happens.. You sir are a god, thanks! Link to comment Share on other sites More sharing options...
prue420 Posted June 15, 2015 Report Share Posted June 15, 2015 Love the script Link to comment Share on other sites More sharing options...
BetterDeadThanZed Posted June 17, 2015 Report Share Posted June 17, 2015 I just put a server online with this and I had 2 players join at the same time and they both say they spawned, then were teleported back to the spawn room and couldn't spawn again. I tried it as an admin and as a regular player and I spawned fine every time. Has anyone else heard of this problem? I'm using the Epoch antihack. Link to comment Share on other sites More sharing options...
Halvhjearne Posted June 17, 2015 Author Report Share Posted June 17, 2015 I just put a server online with this and I had 2 players join at the same time and they both say they spawned, then were teleported back to the spawn room and couldn't spawn again. I tried it as an admin and as a regular player and I spawned fine every time. Has anyone else heard of this problem? I'm using the Epoch antihack. its the epoch antihack that does this when you halo jump, force ground if you use default ah. i wrote a long line about it in the settings and the op, but i think most ppl ignores it. Link to comment Share on other sites More sharing options...
Lucid_Games Posted June 17, 2015 Report Share Posted June 17, 2015 You sir are a god, thanks! Nah brother... I just had to learn the same way.. You get used to looking at the code and what not for the kicks.. you have a look at whats important and select stuff thats before these ; and copy it into the line that requires the exception in your scripts.txt.. sometimes you get the wrong one but you can usually figure it out.. Halv despite being helpful and not so helpful all at the same time has been a huge help in me learning how to do it. By him not spoon feeding me with assistance with getting his script going I learned alot. Thanks for that. Keep a backup of your servers files just in case in a zip file.. I mucked up some stuff while I was learning all of this stuff for the past month and its been beneficial. I can easily put the server back into a stable state before I F'd it up... Good luck. Link to comment Share on other sites More sharing options...
BetterDeadThanZed Posted June 17, 2015 Report Share Posted June 17, 2015 its the epoch antihack that does this when you halo jump, force ground if you use default ah. i wrote a long line about it in the settings and the op, but i think most ppl ignores it. I do have it set to force ground spawn. Link to comment Share on other sites More sharing options...
Halvhjearne Posted June 17, 2015 Author Report Share Posted June 17, 2015 I do have it set to force ground spawn. maybe something changed in the newest server files, ill check that when i get some time, but im pretty sure others are using it with default antihack just fine, but without the halo. edit: iirc then the default spawn areas in your mapname.h file should be whitelisted ... i cant remeber how large an area tho Link to comment Share on other sites More sharing options...
Wesd Posted June 17, 2015 Report Share Posted June 17, 2015 Здравствуйте! Как отключить HALO икру? Leave only GROUND! Link to comment Share on other sites More sharing options...
Halvhjearne Posted June 17, 2015 Author Report Share Posted June 17, 2015 Здравствуйте! Как отключить HALO икру? Leave only GROUND! sorry, i dont understand ... if its a translation, pls write the english and the language translations on pastebin or feel free to make a pull request. Link to comment Share on other sites More sharing options...
Wesd Posted June 17, 2015 Report Share Posted June 17, 2015 Hello! How to disable HALO spawn? Leave only GROUND! Link to comment Share on other sites More sharing options...
Wesd Posted June 17, 2015 Report Share Posted June 17, 2015 Ground Spawn true HALO spawn false Link to comment Share on other sites More sharing options...
Halvhjearne Posted June 17, 2015 Author Report Share Posted June 17, 2015 Hello! How to disable HALO spawn? Leave only GROUND! i do not speak russian, it is very hard for me to understand what you mean by this. if you want me to correct russian translations i need to know exactly what it is or i will hav no chance to know ... https://github.com/Halvhjearne/halv_spawn/blob/master/Stringtable.xml if you want only ground spawn set this: //force halo jump or ground spawn 0 = user choice, 1 = forced HALO, 2 = forced Ground true/false _HALV_forcespawnMode = 2; Link to comment Share on other sites More sharing options...
steamROLLER Posted June 17, 2015 Report Share Posted June 17, 2015 Halv, I mentioned on a previous spawn menu post about "Resouce not found" that doesn't pertain to your script. I'm receiving same message on your spawn and loadout script. As soon as I scroll wheel on your handprint stand in clone room, I receive "Resouce Halv_spawn_dialog no found" -- Only time I ever seen this happen back on a Arma2 servers was due to some Visual C++ stuff not being installed on the servers. I have like 2005 all way up to 2013 -- Any thoughts on that? Its happening on the createdialog "Halv_spawn_dialog"; portion of the script when its trying to create the dialog Link to comment Share on other sites More sharing options...
Halvhjearne Posted June 17, 2015 Author Report Share Posted June 17, 2015 Halv, I mentioned on a previous spawn menu post about "Resouce not found" that doesn't pertain to your script. I'm receiving same message on your spawn and loadout script. As soon as I scroll wheel on your handprint stand in clone room, I receive "Resouce Halv_spawn_dialog no found" -- Only time I ever seen this happen back on a Arma2 servers was due to some Visual C++ stuff not being installed on the servers. I have like 2005 all way up to 2013 -- Any thoughts on that? Its happening on the createdialog "Halv_spawn_dialog"; portion of the script when its trying to create the dialog you must have forgot to add the part in description.ext, i dont see any other way this would come up Link to comment Share on other sites More sharing options...
steamROLLER Posted June 17, 2015 Report Share Posted June 17, 2015 Appreciate it! -- Yeah, I was pasting it within the rscTitles array and it needed to be outside of it :) Link to comment Share on other sites More sharing options...
Wesd Posted June 17, 2015 Report Share Posted June 17, 2015 if you want only ground spawn set this: //force halo jump or ground spawn 0 = user choice, 1 = forced HALO, 2 = forced Ground true/false _HALV_forcespawnMode = 2; thank you very much Link to comment Share on other sites More sharing options...
prue420 Posted June 20, 2015 Report Share Posted June 20, 2015 Is there a way to disable just the random gear and keep the gear selection? Link to comment Share on other sites More sharing options...
Halvhjearne Posted June 20, 2015 Author Report Share Posted June 20, 2015 Is there a way to disable just the random gear and keep the gear selection? sorry, but this has been up a few times and is not something i will support for many reasons. Link to comment Share on other sites More sharing options...
prue420 Posted June 21, 2015 Report Share Posted June 21, 2015 sorry, but this has been up a few times and is not something i will support for many reasons. Some people on my server don't like loadouts they like to find things on there own and feel loadouts take away from the game it really should be a option instead of being forced to have gear and then having to drop it. Link to comment Share on other sites More sharing options...
Halvhjearne Posted June 21, 2015 Author Report Share Posted June 21, 2015 Some people on my server don't like loadouts they like to find things on there own and feel loadouts take away from the game it really should be a option instead of being forced to have gear and then having to drop it. you can switch off gear selection completley, if you dont like it, you can then either choose to add no gear at all or let it add random gear from the arrays on spawn. if i was to remove random gear selection, it would also remove the chance for non-donors to get donor items and or spawns, thats the main reason i will not support that. Link to comment Share on other sites More sharing options...
prue420 Posted June 21, 2015 Report Share Posted June 21, 2015 I just figured it out and the donor loadouts still work. Thanks for the great mod if anyone needs help just message me. Link to comment Share on other sites More sharing options...
flow0815 Posted June 21, 2015 Report Share Posted June 21, 2015 Anybody an idea why i am instantly killed when i try to open para at spawn time? All logs i see: 10:33:52 "playerDisconnected:UIDXXXXXXXXXXXXXX:[pXk] Flow" 10:33:59 "playerConnected:UIDXXXXXXXXXXXXXX:[pXk] Flow" 10:34:50 No speaker given for Haikal Gailani 10:34:50 Speaker Male01_F not found in CfgVoiceTypes 10:35:24 "SKN AdminRequest [100,"2:1173",B Alpha 1-1:1 ([pXk] Flow) REMOTE,"qcaud"]" 10:35:24 "SKN2 AdminRequest [["10:35","Flow"," -----","Kill Target: [pXk] Flow (UIDXXXXXXXXXXXXXX)"]]" It displays: Diablos minions grow stronger in System Chat Some times it works, most time it does not work. EpochAH is active Any help highly appreciated. Regards Link to comment Share on other sites More sharing options...
mumys Posted June 21, 2015 Report Share Posted June 21, 2015 Hey awesome work, but i it possible to disable donor items from random selection spawn. The Users keep killing them selfs to pick a good random equip. ? Ans is it possible to make Jammer spawn only accesable for Donator ? Thanks a lot, Sicerely Mumys Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now