• 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Infected Stuff is semi broken
#1
Okay so I have this function:
Code:
updateTeamScores()
{
    game["teamScores"]["axis"] = getNumInfected();
    maps\mp\gametypes\_globallogic_score::_setTeamScore( "axis", getNumInfected() );
    game["teamScores"]["allies"] = getNumSurvivors();
    maps\mp\gametypes\_globallogic_score::_setTeamScore( "allies", getNumSurvivors() );
}
It updates the score to what the teams are at, it works but it doesn't work at the same time.
As in the score is at like 109 (9 players + 1 kill). I don't understand what's with it, is there a way to "remove" the score from going up?

[Image: bvr.png]

Also I'm getting this script error now after a round: [Image: 0fk.png]
Do not take life too seriously. You will never get out of it alive.
[Image: UGPjFJa.jpg]
  Reply
#2
Alright this can be moved to Archive I fixed the problem :3
Do not take life too seriously. You will never get out of it alive.
[Image: UGPjFJa.jpg]
  Reply
#3
This thread has been moved to the boards archive.
Contact a moderator in case you want to contribute to this thread.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Thumbs Up [Release] AllInOne! for infected robinvm 4 4,427 10-19-2013, 20:00
Last Post: Casper
  Porting some weapons, ADS broken? DidUknowiPwn 0 2,223 09-10-2013, 01:13
Last Post: DidUknowiPwn
  [Request] no ammo for infected gamemode ExoGamer* 8 5,002 08-15-2013, 18:59
Last Post: Dr3am95
  [Release] Semi hardcore 1.1 beta (Killcam on and ff off) atenziono 61 34,920 08-09-2013, 18:13
Last Post: OzonE
  [Release] AntiRage for Infected Game Mode yokai134 17 13,194 08-04-2013, 22:22
Last Post: yokai134
Wink [Release] Shop system for Infected gametype Nekochan 125 69,457 07-05-2013, 18:09
Last Post: mohammadnanaa
  mw3 infected game restarts SniperViper 1 2,045 05-18-2013, 11:37
Last Post: hillbilly
  Help No infected when infected leaves SniperViper 3 3,041 05-17-2013, 23:55
Last Post: DidUknowiPwn
  Infected Choose Plugin ? Hallla 3 3,161 05-12-2013, 13:55
Last Post: Hallla
  Help Infected Shop Plugin Problem Hallla 2 2,886 05-06-2013, 18:29
Last Post: Hallla

Forum Jump:


Users browsing this thread: 1 Guest(s)