Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2021-10-13 00:00:00Z and 2021-10-14 00:00:00Z
Anime.pdf
2021-10-13 15:10:25Z
is there a simple way to check if character carrying a flag?
(edited)
heinrich5991
2021-10-13 15:13:30Z
client- or serverside?
fokkonaut
2021-10-13 15:18:35Z
@Anime.pdf
yes, client and serverside, which one are you working on?
Anime.pdf
2021-10-13 15:21:18Z
server
fokkonaut
2021-10-13 15:28:50Z
u need to go over the gamecontroller
15:28
it stores m_aFlags
dock
2021-10-13 15:31:32Z
Yeah it's looking like you can do something similar to
F->GetCarrier()->GetPlayer()
where, if there's one flag for example, F =
m_apFlags[0]
Anime.pdf
2021-10-13 15:46:08Z
okay, thx
Exported 8 message(s)