-
Content count
148 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
18 NeutralAbout ViBrationNC
-
Rank
Capo
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
[Release] ZCP - Zupa's (& City) Capture Points 3.1 ( 23 september update )
ViBrationNC replied to Zupa's topic in Add-ons
Need some help, Im trying to get the missions to spawn in 4 specific locations.. but not working. Here is what Ive done so far. But not working :-) FYI Map is Pecher_Old and the cords are in open spots I've created on the map with Environment, Hide object(which would be trees) in the editor to create an open area. "ZCP Bravo", // name (0) [[6985,2447,0],[754,797,0],[335,1221,0],[512,1399,0]], // [[x,y,z],[x,y,z]] if using static location (1) true, // isStatic location ( if true it will take the location specified earlier) (6) Doing some reading, would this work? Location: list/array of static locations. This is only used if entry 7 is true [[10000,10000,0],[10000,10000,0]], OR you can define the list earlier on first: private _locationList = [[10000,10000,0],[10000,10000,0]]; And then use it like this "ZCP Alpha", // Added to show the location of the var _locationList, ["Random","Random","Reputation"], // Added to show the location of the var -
Here is a paste.. https://pastebin.com/UHzkZc81 I cannot join as of last thing that was done to the server.. and that was a few days ago.. cannot remember what we did.. but I';ve been busy with irl stuff.. anyway.. this is just a test server only to get things working.. We had it running.. and everything was like we wanted.. but it had soooooo many darn issues.. and getting kicked left and right.. I've just about given up... This latest rpt is riddled with errors and I honestly have no idea wwhat Im looking at or what might be a fix. Anyway.. not asking for help fixing it... just maybe identifying whats wrong.. haha ALOT. ANyway.. thanks.
-
OK thanks guys and gals.. Made a little progress.. but having so many issues with Battleye kicking poeple.. its almost pointless to try and progress this server anymore.. Everything works fine on a tanoa server.. but using the Map Pecher is nothing but a headache..
-
OK, I was able to get a working server up and running Exile, dms, infistar, claimvehicle , zombies, gearcrates, Extended Base Mod, loading of crates, basepainting, helicrashes... HOWEVER, we are getting kicked(Battleye not responding) and crashing left and right... regardless of admin or not. RPT logs shows typical errors of "bones" or something.. but nothing sticks out. I have edited the map via Eden Editor alot... Cup buildings old ones and newer ones.... we have taken this setup to another server provider and loaded from scratch.. and cannot find out what the issue is... So.. my thoughts are maybe its the map? Or something to do with buildings I've added to the map? I do have this one strange thing... I added a barricade the (Land_Barricade_01_10m_f) and when in game as admin.. if I look at it.. it asks me to lock it with a pin...? LOL What? Anyway.. I am at my wits end trying to find out why its kicking people and the only way back in is a server restart... PLease advise if its a known issue.. or something with a clash of mods.. thanks and sorry guys... Im new at this.. and learning.
-
Hello guys.. I've been trying to add a new city to a map... and I've been using the Eden Editor to do it.. with no luck. I've added a ellipse and text name.. I made the ellipse clear like for a no-build zone... but the text(city name) doesnt appear on the map. ALSO, I've added buildings to the map... how do I get those to appear on the map? I've tried searching for this.. but not sure what im searching for. If someone can point me in the right direction I can try to go from there. Thanks ;-)
-
[Release] Exile Pecher Traders + Spawn Zones
ViBrationNC replied to noelite's topic in Traders & Safe Zones
I got it... thank you :-) -
[Release] Exile Pecher Traders + Spawn Zones
ViBrationNC replied to noelite's topic in Traders & Safe Zones
Hello and thanks.. however the file is corrupt.. its only 9kb ? -
Yeah.. not asking for someone to make the whole thing.. just help me get it like up.. with just the map and Exile.. I think I can do the loot thing.. I know I can get infistar, dms and a few other mods working myself... its just that "NOW what do I do" thing that Im stupid on.. LOL Like I've made a trader and spawn zones. I obiously have the map. But what in the world do I do now? you say put it in the mission.spm ??? Oh lord... remember Im 46 yrs old... the learning curve just went STRAIGHT UP! Hahahahaha plus.. I drink beer...so what I learned today will be forgotten tomorrow.. lol So yeah, I would only be asking for direction on getting this started.. not a full running and ready server. If you can point me in a direction, or join discord.. I could send ya all the free beer you could drink.. LOL
-
Yeah So anyone willing to help me get this map and Exile up on the server with Trader, Spawns and Loot.. I would love ya forever.
-
Thanks.. Im watching all kinds of stuff now... Still lost!! hahaha I rent a server.. so.. I need to figure how, what and where to upload stuff.. I have placed items on a map before.. then copied the initserver.sqf stuff.. and just pasted it into a mission.pbo.. BUT that was easy stuff! But starting from scratch... Pecher map.. adding traders, spawns and loot is the hard part.. I can add infistar, dms and other mods no problem.. its just getting the ball rolling thats kicking my butt. LOL
-
I am in need of some help.... We are looking to install the map Pecher.. but have no clue how.. maybe a little clue.. but Does ANYONE have an existing mission for Exile and Pecher map? ANything that I can at least get on the server and working.. then I can change from there.
-
ViBrationNC started following red_ned
-
Please help.. everything seems to be working fine.. Except.. when selling any vehicle.. it does not include the value of the crate. Please help :-(
-
[Release] Exile Tembelan Traders + Spawn Zones
ViBrationNC replied to noelite's topic in Traders & Safe Zones
Link is dead? Dont get a download option..? -
Hey guys.. I need some help.. I will post this code... then I will explain what I did.. file_1 = name that will be given to billboard in admin menu file_2 = name of the image to be loaded in (EXAMPLE) just say that my image is in a folder called image_file and image_file is in a folder called billboards then: {"file_1","billboards\image_file\file_2.paa"} but remember if there is a space between words then use an underscore_ you will need to edit your infistar file aswell and all you need to do for that part is: download and unpack your infistar file then look for the file called EXILE_AHAT_CONFIG.hpp and then look for these {"Doggy","exile_assets\texture\flag\flag_mate_21dmd_co.paa"}, {"Spawny","exile_assets\texture\flag\flag_mate_spawny_co.paa"}, {"Dickbutt","exile_assets\texture\flag\flag_misc_dickbutt_co.paa"}, {"Vish","exile_assets\texture\flag\flag_mate_vish_co.paa"} thats when you add {"file_1","billboards\image_file\file_2.paa"} to the preset ones like this: {"Doggy","exile_assets\texture\flag\flag_mate_21dmd_co.paa"}, {"Spawny","exile_assets\texture\flag\flag_mate_spawny_co.paa"}, {"Dickbutt","exile_assets\texture\flag\flag_misc_dickbutt_co.paa"}, {"Vish","exile_assets\texture\flag\flag_mate_vish_co.paa"}, {"file_1","billboards\image_file\file_2.paa"} now repack your infistar file and upload to your server P.S you will need to upload the image to your server aswell thats why the top part of the guide is there your image will also need to be .paa OK OK OK.. where do I place my image...? In my mpmissions folder? \mpmissions\Exile.Tanoa.pbo\billboards\flag_mate_nc_co.paa"} <----THAT is wher I put my image. Repacked PBO. That is where I pointed Infistar to goto.. but when I try to put the billboard down.. my image doesnt show.. just the frame of the billboard. Infistar says it should look "somewhat" like this {"NC","\mpmissions\Exile.Tanoa.pbo\billboards\flag_mate_nc_co.paa"} BUT DO I need the first \ or do i need the .pbo ? OMG My head has about gone mental over this.. LOL There has to be an easier way.. Also.. whats the exact size/dimensions I need for the image.. Thanks you to anyone who can help.. please Maybe @Eichi can help me.. :-)
-
ExAd - Package of Virtual Garage|XM8|StatsBar|Halo & Parachute|Admin Events|Hacking|Grinding|Vehicle Upgrade
ViBrationNC replied to Janski's topic in Scripts
Hey guys.. When clicking build bike or quad.. the guy goes thru the animation.. but the bike or quad doesnt spawn.. please help :-(- 2256 replies
-
- virtual garage
- vg
- (and 20 more)