Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2018-06-26 00:00:00Z and 2018-06-27 00:00:00Z
When using jetpack, tees don't do pain emotes when they're supposed to (e.g. when they get hit by exploding bullets).
Notice how in the image below the tee doesn't have the pain emote.
!jetpack-pain-emote-immunity
The ghost sometimes starts to replay in the FastCap mod even of the flag Is not collected. The Radius of the flag tile to trigger the Ghost Is probably too big.
int value = 10;
printf("%d", value);
so that works and also
printf("hello");
that works but this doesnt:
#include <string.h>
#include <iostream>
std::string hi = "hi";
printf(hi);
17:47
why?
17:48
whats the text in the quotes that work saved in then
@Learath2 but (imagine you're doing it) you were there to make that reflection or you're only targetting the server
18:06
@Learath2 and whatever, if you spoof you don't have enough packets to drop the guy that got a response from the server that received the spoofed packet
because a ddos is also defined as multiple hosts sending a big amount of packets, and when I talk about hosts, that's infected or all attacker's machines
beh il texplique la definition du ddos apres que tu lui dise qu'il a tort, il te montre que ce qu'il dit c'est vrai et tu réponds "balek cest pas ma definition" alors que la moindre des chose c dadmettre que meme si tes pas daccord avec la definition officielle bah tavais tort sur le truc xd(edited)
https://cdn.discordapp.com/attachments/293493549758939136/461236206131478538/PainWeaponBug.gif
because I'm new to coding it took me 2 hours to find this bug. I spent a while looking at the POWERUP_ARMOR and RemoveNinja() code wondering why it didn't work.
this bug is funny to some players so maybe you don't want to fix it. i wont mind because it was a challange for me to find it