psychosis Posted May 19, 2015 Report Share Posted May 19, 2015 how set spawn near jammer only for donor/registered? Link to comment Share on other sites More sharing options...
Halvhjearne Posted May 19, 2015 Author Report Share Posted May 19, 2015 On 5/19/2015 at 8:04 PM, psychosis said: how set spawn near jammer only for donor/registered? i will not support that ... sorry imho everyone should be able to spawn everywhere (especially group/jammer), thats why i made it so random can spawn you in any of the locations aswell as random will give you any gear in the lists, even donor gear. cyncrwler 1 Link to comment Share on other sites More sharing options...
xbelanch Posted May 19, 2015 Report Share Posted May 19, 2015 Thanks for this script! but every time I spwan in HALO mode I get a kick EpochMod.com Autoban (no problem in ground mode). Any idea? Link to comment Share on other sites More sharing options...
psychosis Posted May 19, 2015 Report Share Posted May 19, 2015 On 5/19/2015 at 8:10 PM, Halvhjearne said: i will not support that ... sorry imho everyone should be able to spawn everywhere (especially group/jammer), thats why i made it so random can spawn you in any of the locations aswell as random will give you any gear in the lists, even donor gear. nwm ) all good. Recently, you do a lot of cool stuff. Which are some reason it could not do the developers, the same trade .. зы. Googletranslate. Link to comment Share on other sites More sharing options...
Halvhjearne Posted May 20, 2015 Author Report Share Posted May 20, 2015 added to github ... On 5/19/2015 at 9:28 PM, psychosis said: nwm ) all good. Recently, you do a lot of cool stuff. Which are some reason it could not do the developers, the same trade .. зы. Googletranslate. thanks, i do what i can Link to comment Share on other sites More sharing options...
korakot2003 Posted May 20, 2015 Report Share Posted May 20, 2015 Your script works greats now but just one little problem for me whenever i tried adding custom spawn..player fall from sky and die (i did not choose halo spawn) i choose groundspawn i want to add spawn to my new tradercity help pls :) Link to comment Share on other sites More sharing options...
Halvhjearne Posted May 20, 2015 Author Report Share Posted May 20, 2015 On 5/20/2015 at 6:21 PM, korakot2003 said: Your script works greats now but just one little problem for me whenever i tried adding custom spawn..player fall from sky and die (i did not choose halo spawn) i choose groundspawn i want to add spawn to my new tradercity help pls :) show your edits from spawn_locations.sqf ... Link to comment Share on other sites More sharing options...
korakot2003 Posted May 20, 2015 Report Share Posted May 20, 2015 [[20548.4,8888.25],2], // 'Panagia'" //donor [[20788.2,6733.91],2], // 'Selakano' [[20241.1,11659.6],2], // 'Chalkeia' //reg [[16786.2,12619.4],1], // 'Pyrgos' [[18111.2,15242.3]], // 'Charkia' [[14279.3,13048.8],0,.SurvivorCITY], [[21358.5,16361],2], // 'Kalochori'" //donor [[23211.4,19957.7],2], // 'Ioannina' [[25696.9,21348.6],1], // 'Sofia' //donor [[26990.8,23202.2],2], // 'Molos' [[16278.7,17267.4],1], // 'Telos' //reg [[14039.2,18730.9],1], // 'Athira' [[14602.8,20791.3],2], // 'Frini' [[9436.79,20304.4],2], // 'Abdera' [[4559.19,21406.7],2], // 'Oreokastro' //donor [[4040.33,17281.3],2], // 'Agios Konstantinos' [[9275.09,15899.8],2], // 'Agios Dionysios' //reg [[12477.4,14316.7],1], // 'Neochori' [[3529.11,13054.8],1], // 'Kavala' [[9045.54,11960.8],1], // 'Zaros' [[9259.52,8062.07],2] //'Sfaka' //reg here :) the survivorcity part btw the . is to make the spawn on top of the list Link to comment Share on other sites More sharing options...
Halvhjearne Posted May 20, 2015 Author Report Share Posted May 20, 2015 On 5/20/2015 at 6:29 PM, korakot2003 said: [[20548.4,8888.25],2], // 'Panagia'" //donor [[20788.2,6733.91],2], // 'Selakano' [[20241.1,11659.6],2], // 'Chalkeia' //reg [[16786.2,12619.4],1], // 'Pyrgos' [[18111.2,15242.3]], // 'Charkia' [[14279.3,13048.8],0,.SurvivorCITY], [[21358.5,16361],2], // 'Kalochori'" //donor [[23211.4,19957.7],2], // 'Ioannina' [[25696.9,21348.6],1], // 'Sofia' //donor [[26990.8,23202.2],2], // 'Molos' [[16278.7,17267.4],1], // 'Telos' //reg [[14039.2,18730.9],1], // 'Athira' [[14602.8,20791.3],2], // 'Frini' [[9436.79,20304.4],2], // 'Abdera' [[4559.19,21406.7],2], // 'Oreokastro' //donor [[4040.33,17281.3],2], // 'Agios Konstantinos' [[9275.09,15899.8],2], // 'Agios Dionysios' //reg [[12477.4,14316.7],1], // 'Neochori' [[3529.11,13054.8],1], // 'Kavala' [[9045.54,11960.8],1], // 'Zaros' [[9259.52,8062.07],2] //'Sfaka' //reg here :) the survivorcity part btw the . is to make the spawn on top of the list try like this: [[14279.3,13048.8],0,"SurvivorCITY"], not sure if you meant to have that "." there, but it will always sort them all alphabetically no matter how you put them in the arrays Link to comment Share on other sites More sharing options...
korakot2003 Posted May 20, 2015 Report Share Posted May 20, 2015 btw i have question for your Blackmarket trader too... is it possible to give specific trader specific set of items? rather than getting the list from CpgPricing.hpp i wanna do like 1 trader sell gun and other trader sell vehicles etc and i dont want to have all the items from the Cfg for sale Link to comment Share on other sites More sharing options...
korakot2003 Posted May 20, 2015 Report Share Posted May 20, 2015 yeah i still fall and die after i select spawning tradercity my spawn radius is =200 btw the other city works fine Link to comment Share on other sites More sharing options...
Halvhjearne Posted May 20, 2015 Author Report Share Posted May 20, 2015 On 5/20/2015 at 6:36 PM, korakot2003 said: btw i have question for your Blackmarket trader too... is it possible to give specific trader specific set of items? rather than getting the list from CpgPricing.hpp i wanna do like 1 trader sell gun and other trader sell vehicles etc and i dont want to have all the items from the Cfg for sale its not possible and pls write in the relevant topic so others can see and learn from what you ask ... On 5/20/2015 at 6:41 PM, korakot2003 said: yeah i still fall and die after i select spawning tradercity my spawn radius is =200 btw the other city works fine im not sure why that would not work for you, but having spawn radius that low might fail and put the player in the middle of the map. i will try your location later, when i have some time ... Link to comment Share on other sites More sharing options...
korakot2003 Posted May 20, 2015 Report Share Posted May 20, 2015 thankyou :) tell me if it works Link to comment Share on other sites More sharing options...
xbelanch Posted May 20, 2015 Report Share Posted May 20, 2015 Maybe it's a stupid question but I just upgraded to the last version (github) and I can't spawn if I do double click either HALO or ground. Thanks! Link to comment Share on other sites More sharing options...
Halvhjearne Posted May 20, 2015 Author Report Share Posted May 20, 2015 On 5/20/2015 at 9:06 PM, xbelanch said: Maybe it's a stupid question but I just upgraded to the last version (github) and I can't spawn if I do double click either HALO or ground. Thanks! update again ... Link to comment Share on other sites More sharing options...
Halvhjearne Posted May 20, 2015 Author Report Share Posted May 20, 2015 On 5/20/2015 at 6:53 PM, korakot2003 said: thankyou :) tell me if it works this works perfectly well on my server: [[14279.3,13048.8],0,"Survivor CITY"], Link to comment Share on other sites More sharing options...
xbelanch Posted May 20, 2015 Report Share Posted May 20, 2015 On 5/20/2015 at 9:15 PM, Halvhjearne said: update again ... Sorry but the same... Link to comment Share on other sites More sharing options...
Halvhjearne Posted May 20, 2015 Author Report Share Posted May 20, 2015 On 5/20/2015 at 11:18 PM, xbelanch said: Sorry but the same... sorry forgot to sync, its fixed now Link to comment Share on other sites More sharing options...
xbelanch Posted May 20, 2015 Report Share Posted May 20, 2015 On 5/20/2015 at 11:26 PM, Halvhjearne said: sorry forgot to sync, its fixed now Thanks man. Now it works, but still I get a -1 EpochMod.com Autoban when I spawn in HALO mode :( It works now. Sorry for my stupid noob comment. Link to comment Share on other sites More sharing options...
Halvhjearne Posted May 20, 2015 Author Report Share Posted May 20, 2015 On 5/20/2015 at 11:42 PM, xbelanch said: Thanks man. Now it works, but still I get a -1 EpochMod.com Autoban when I spawn in HALO mode :( not sure what that is, but do you have addaction check on? Link to comment Share on other sites More sharing options...
xbelanch Posted May 21, 2015 Report Share Posted May 21, 2015 So I must change the antihack_addActionCheck = true; to false, isn't? Thanks for your attention! Link to comment Share on other sites More sharing options...
Halvhjearne Posted May 21, 2015 Author Report Share Posted May 21, 2015 On 5/21/2015 at 10:08 AM, xbelanch said: So I must change the antihack_addActionCheck = true; to false, isn't? Thanks for your attention! im not sure how this works with default antihack, but i belive thats your problem, yes. Link to comment Share on other sites More sharing options...
xbelanch Posted May 21, 2015 Report Share Posted May 21, 2015 On 5/21/2015 at 10:14 AM, Halvhjearne said: im not sure how this works with default antihack, but i belive thats your problem, yes. It works! Thanks! but now I have a new weird issue: when players spawns by HALO, few seconds after they reach the ground they get back to fly again (with or withouth parachute!) :? Link to comment Share on other sites More sharing options...
Halvhjearne Posted May 21, 2015 Author Report Share Posted May 21, 2015 On 5/21/2015 at 1:07 PM, xbelanch said: It works! Thanks! but now I have a new weird issue: when players spawns by HALO, few seconds after they reach the ground they get back to fly again (with or withouth parachute!) :? thank epoch devs for that ... i already noted about this in the settings, so people with default antihack can switch off halo and only use ground spawn. not sure if you can turn off the tp check in default antihack now ... hence the part about me not knowing how it works for default antihack ... Link to comment Share on other sites More sharing options...
xbelanch Posted May 21, 2015 Report Share Posted May 21, 2015 On 5/21/2015 at 1:52 PM, Halvhjearne said: thank epoch devs for that ... i already noted about this in the settings, so people with default antihack can switch off halo and only use ground spawn. not sure if you can turn off the tp check in default antihack now ... hence the part about me not knowing how it works for default antihack ... Thanks a lot for your time and help :) np about last issue... your script is amazing :) Very good job man! 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