Home
last modified time | relevance | path

Searched refs:sendCommandoAnswer (Results 1 – 3 of 3) sorted by relevance

/dports/games/maxr/maxr-0.2.9/src/game/logic/
H A Dserverevents.h304 void sendCommandoAnswer (cServer& server, bool success, bool steal, const cVehicle& srcUnit, const …
H A Dserverevents.cpp932 void sendCommandoAnswer (cServer& server, bool success, bool steal, const cVehicle& srcUnit, const … in sendCommandoAnswer() function
H A Dserver.cpp1951 sendCommandoAnswer (*this, success, steal, *srcVehicle, *srcVehicle->getOwner()); in handleNetMessage_GAME_EV_WANT_COM_ACTION()