#SWAG Mods

1 messages · Page 1 of 1 (latest)

thorny panther
#

Hey quick question, you mentioned in ur mod that its „Mod based off of Ben's Diving Mod that expands its capabilities.“
My diving mod is APL-ND, not a dependency of yours and you never asked me to use it… so whats going on?

tawdry bolt
#

Just downloaded the mod, ik it’s still a WIP but I was wondering how to use the fast roping system

#

Sounds good, looks great from the images and I look forward to using it. ❤️

thorny panther
#

Obv. its ok to take inspiration, but 1:1 copy my code just changing the german to english is not „taking inspiration“

class B_SauerstoffClass: ScriptComponentClass {}

class B_Sauerstoff: ScriptComponent

{
  [RplProp(), Attribute("54000")]
  protected int m_SauerstoffValue;

  [RplRpc(RplChannel.Unreliable, RplRcver.Server)]
  private void RPCAsk_SetSauerstoff(int newSauerstoff) {
    if (m_SauerstoffValue != newSauerstoff) {
      m_SauerstoffValue = newSauerstoff;
      Replication.BumpMe();
    }
  }

  void SetSauerstoff(int newSauerstoff) {
    Rpc(RPCAsk_SetSauerstoff, newSauerstoff)
  }

  int GetSauerstoff() {
    return m_SauerstoffValue;
  }
}

yours: ```
class WZ_OxygenClass : ScriptComponentClass {}

class WZ_Oxygen : ScriptComponent
{
[RplProp(), Attribute("54000")]
protected int m_OxygenValue;

[RplRpc(RplChannel.Unreliable, RplRcver.Server)]
private void RPCAsk_SetOxygen(int newOxygen) {
if (m_OxygenValue != newOxygen) {
m_OxygenValue = newOxygen;
Replication.BumpMe();
}
}

void SetOxygen(int newOxygen) {
Rpc(RPCAsk_SetOxygen, newOxygen);
}

int GetOxygen() {
return m_OxygenValue;
}
}

so if you wanna use it make it a dependency and work from there instead of giving me false credits.
APL-ND doesnt mean, copy code and ask for permission later
thorny panther
#

If its nbd why would you violate licenses not even asking for permission.
Not saying its not possible but why do I have to go find ur mod look at it (actually this is just a snipped a friend of mine send me) message You.
If its should be the other way around

#

and you are not even saying sorry or whatever instead palying it down as nbd

#

wouldn’t be a problem if
A: You asked for permission or
B: You use it as a dependency.

But you have gone with
C: copy code, mention it as „Inspiration“ and just release it as APL

craggy pelican
thorny panther
#

To close this off in here, im cool if you actually write the code urself (not putting my code into chat to just rewrite it).
I / we will probably check it out again just to make sure.
Ill not report this here to anyone, I don’t need to drag it into another channel.
But if I see with the changed code, its just rewritten in chat but your still using my shit without asking for it, ill tell big daddy Bohemia about it.
Just so we both understand each other alr

tawdry bolt
#

From testing on multiplayer server, everything works for the ropes besides the animation. I instantly go into the prone of the helicopter and can walk freely

#

The AH6M doesn’t allow you to deploy ropes, the chinook does and so does the Blackhawk, but both give the same issue going immediately into prone and not getting locked into a animation

queen violet
#

Cant wait to test these mods out. Ive been loving the infiltration system! It’s been making ops more fun! Dont sweat the party poopers

#

So i cant do anymore halo jumps? 😭😭😭

#

I see. I really want to try the fast roping and my guys want to test it today so Im stuck on that 😭. Im glad it’s coming back up soon.

#

Sounds good! It still sounds fun to try out even if buggy rn. Thank you so much for these mods. It just made everything so much better 😭

craggy pelican
#

Ok so now for a fact I know you don’t know how to script by your AI usage @mint merlin

#

Stealing others scripts and trying to get AI to re mix it doesn’t help make it copyright free.

#

Every single one of your scripts Infringes someone’s IP

queen violet
#

Bro, Id say ignore vapes. You explained yourself and apologized. Dude just likes arguing. Dont take off the mods please 😭🙏🏽

cold kestrel
#

Damn watching a mod get deleted in real time is crazy

queen violet
#

This sucks dude. Some people just dont know when to stop arguing after things have been addressed.

cold kestrel
#

I mean, stealing is stealing . Vape addressed it, but also it seems like a few others addressed it as well for their own content .

queen violet
#

Yes it is. Its been addressed. Dont need to beat a dead horse multiple times. Its been said, no need to keep going

tropic shoal
#

Script was used without original authors permission, which was viewed by this mod author as "no big deal".

If getting banned and locked out from making mods is "no big deal" for him then fair enough. Should have used is as dependency, especially when the code was literally the same, just translated from one language to another

craggy pelican
#

@queen violet you wanna stop spamming my YouTube with hateful comments before I drag server moderation into this?

queen violet
#

?

craggy pelican
#

Your account name is identical on both here and YouTube stop.

queen violet
#

?

craggy pelican
#

I screen shotted both names before you went and changed it just now… 🤦‍♂️

queen violet
#

?

pulsar solar
#

@thorny panther does @brave atlas dirty. @mint merlin does @thorny panther dirty. Who's gonna do @mint merlin dirty? 🤣

keen kiln
#

the great enbeatening

thorny panther
pulsar solar
thorny panther
#

having fun on other peoples back, what a nice person you are

pulsar solar
#

Thanks!

#

Just don't get offended too easily and you too can have fun! 🙂