Elgenady
Veteran OT User
- Joined
- Aug 5, 2011
- Messages
- 1,683
- Solutions
- 36
- Reaction score
- 388
hello guys anyone can help in this
if(!(*it)->executeChannelRequest(player, asString(channelId), false, !player->hasSentChat()) && !deny)
deny = true;
}
and when compile give this error
game.cpp `asString' was not declared in this scope
im use tfs 0.4
if(!(*it)->executeChannelRequest(player, asString(channelId), false, !player->hasSentChat()) && !deny)
deny = true;
}
and when compile give this error
game.cpp `asString' was not declared in this scope
im use tfs 0.4