Guild icon
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
Avatar
is there a simple way to check if character carrying a flag? (edited)
Avatar
client- or serverside?
Avatar
@Anime.pdf yes, client and serverside, which one are you working on?
Avatar
server
Avatar
u need to go over the gamecontroller
15:28
it stores m_aFlags
Avatar
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]
Avatar
okay, thx
Exported 8 message(s)