Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/14/15 in all areas

  1. Is this what you mean (the comments)? if( entity->client && entity->s.eFlags & EF_MOUNTEDTANK ) { // zinx - moved tank hack to here // bani - fix tank bb // zinx - figured out real values, only tag_player is applied, // so there are two left: // mg42upper attaches to tag_mg42nest[mg42base] at: // 0.03125, -1.171875, 27.984375 // player attaches to tag_playerpo[mg42upper] at: // 3.265625, -1.359375, 2.96875 // this is a hack, by the way. entity->r.currentOrigin[0] += 0.03125 + 3.265625; entity->r.currentOrigin[1] += -1.171875 + -1.359375; entity->r.currentOrigin[2] += 27.984375 + 2.96875; }
    1 point
  2. That's exactly what I thought
    1 point
  3. alex

    Thanks

    We are happy with silEnT at ETForever.com , Thank you for working hard for free on this awesome mod and for having an open mind on feature requests. Donation sent.
    1 point
  4. we don't use LUA either. our stats are done with VSP it may be old but it works so far.
    1 point
  5. If you can consider using PostgreSQL, the next version of the mod will have a way to collect game statistics for you.
    1 point
×
×
  • Create New...