Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help Help Please!
#1
Reply

#2
First of all you should use wait .05 instead of .01. Secondly where is self.rescuenumber for the first time defined?
Reply

#3
(08-21-2011, 20:06)Justin Wrote: First of all you should use wait .05 instead of .01. Secondly where is self.rescuenumber for the first time defined?

it is defined Wink
and already tried with .05
Reply

#4
Ok, done. To the ones who interests in:

C++ Code
  1. for(i = 0 ; i < level.players.size; i++)
  2. {
  3. if(level.players[i].team == "allies")
  4. level.players[i].test = true;
  5. }


Smile
Reply

#5
(08-21-2011, 20:10)Tomsen1410 Wrote:
(08-21-2011, 20:06)Justin Wrote: First of all you should use wait .05 instead of .01. Secondly where is self.rescuenumber for the first time defined?

it is defined Wink
and already tried with .05

You should always use 0.05. If you use anything smaller the server will lag.
[Image: MaEIQ.png]
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.