route fail :P
das ist nur n teleport
Telekill ist mit CPlayer/Info Structs
kleine Hilfe:
das ist nur n teleport
Telekill ist mit CPlayer/Info Structs
kleine Hilfe:
Code:
if(pInfo->Health > 0 && pInfo->Team!=pInfo->LocalTeam)
{
pMe->Pos1 = lMe->Player->Pos1;
pMe->Pos2 = lMe->Player->Pos2;
pMe->Pos3 = lMe->Player->Pos3;
}