#SWAG Mods
1 messages · Page 1 of 1 (latest)
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. ❤️
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
Wild
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
You didn’t even attribute him. Let’s move this to #ip_rights_violations to avoid misuse of channel.
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
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
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 😭
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
🤣
Bro, Id say ignore vapes. You explained yourself and apologized. Dude just likes arguing. Dont take off the mods please 😭🙏🏽
Damn watching a mod get deleted in real time is crazy
This sucks dude. Some people just dont know when to stop arguing after things have been addressed.
I mean, stealing is stealing . Vape addressed it, but also it seems like a few others addressed it as well for their own content .
Yes it is. Its been addressed. Dont need to beat a dead horse multiple times. Its been said, no need to keep going
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
@queen violet you wanna stop spamming my YouTube with hateful comments before I drag server moderation into this?
?
Your account name is identical on both here and YouTube stop.
?
I screen shotted both names before you went and changed it just now… 🤦♂️
?
@thorny panther does @brave atlas dirty. @mint merlin does @thorny panther dirty. Who's gonna do @mint merlin dirty? 🤣
the great enbeatening
dont tag me for this kind of beef in here I made my statement.
Wrottz copied my code and we talked to each other, as long as he changes it im good.
I don’t know why ur getting into this tagging all kind of people in the showcase of someone else
I like having fun and I'm having fun!
having fun on other peoples back, what a nice person you are