Jump to content

Gr8

Member
  • Posts

    1269
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Gr8

  1. English : Help how to multiple servers with an IP with BEC

     

    You need to make different config files for each server in BEC/config folder and link them to your BEC.exe as a startup parameter

  2. I have been busy with my new A3 Server. Could use a hand in A2 servers. I have a huge a2 community and i cannot keep up with its need especially when i have moved my focus to Arma 3. 

     

    I have been on your servers and you seem to have a lot of knowledge. Hop on TS, we will talk it out - ts.ghostzgamerz.com

     

    I have a empty Head Admin position, ready to be claimed. Here are my servers -   http://ghostzgamerz.com/pages/servers/

  3. You have donator perks on your server. Yes, most likely, that's why the sig was deleted. 

     

    Really, you sell our assets against our licencing then complain here...?

     

    A notice would be very kind to do before bluntly deleting someone's hard work. I could use it on another forums.  :angry:

    Cant believe admins have time to moniter my signature here constantly 

  4. Who ever deleted my servers' Ad Post without notice. I am very unhappy with this action. It took me 2 Hours to add the detailed info and styling to the post. And a click of a button *deleted*

     

    Also my signature was deleted more than multiple times without warning or notice as well. What kind of moderating is this ? Am i breaking any rules or you dont want me to promote epoch servers ?

     

    should i remove the title from my name too ? Dont understand why my community is not good enough to have its name on these forums.

     

    I have helped hundreds of people here and not 1 of the posts are a bump. This makes me not devote my time to help the forum community.

  5. Ok, so now there's a new problem. With this solved, the backpack is taken away, which is great, but when I enter the gun, my screen goes black. If I exit to the lobby and come back in, I can see again and I can enter the gun and use it just fine. If I disassemble it and redeploy it, the same black screen happens again.

     

    You may need to add it to dayz_allowedObjects 

  6. Thanks for all the help, Schwede. That final bit of code worked. The only problem now is that the gunbag isn't removed from the player when he deploys the gun and if you allow repacking, you get another gunbag on the ground, along with a tripod bag so now you have two gunbags and a tripod bag. Of course the solution to the last part is simply not to allow repacking, but it would be awesome if there's a way to remove the backpack from the player when the gun gets deployed.

     

    Look for this in wrapper.sqf

    _player removeMagazine _part;

    Add this under

    _player removeBackpack _part;
  7. It would be best to use the existing deploy method we are using for bikes and other buildables, we just need to figure out how to get it to detect the backpack

    The other method martin has listed above requires multiple of the same file just with diffrent static classnames resulting in a bigger mission file.

    The answer is in the wrapper.sqf we just need to figure it out

     

    does the RPT error above help ?

  8. No worries :)

     

    plugins anyone ?

     

    ibattle.org/Downloads/Plugins/ConnectionLimiter.zip

    ibattle.org/Downloads/Plugins/Rss.zip

    ibattle.org/Downloads/Plugins/ScriptBan.zip

    ibattle.org/Downloads/Plugins/StaffNames.zip

    ibattle.org/Downloads/Plugins/WatchDog.zip

    ibattle.org/Downloads/Plugins/Ts3.zip

    ibattle.org/Downloads/Plugins/Plugin-dev-example.zip

     

    You are the man. Thanks Richie

  9. I didn't even think to ask here since it doesn't have to do with the right click mod () but glad you did. Let me know if it works out.

     

    *edit* Had a few minutes to test and no luck. Something in the right click script needs to be changed.

     

    The right click option doesnt show up for you ? It does for me. I am working on changing the code to detect backpacks

×
×
  • Create New...