• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Release] Reset Player Score
#1
Hi, you don't know the code Reset Score Player !!!

PHP Code:
doResetScore()
{
    
self endon "disconnect" );
    
self endon "death" );
    
self notifyOnPlayerCommand"N""+actionslot 1" );
    while(
true)
    {
        
self waittill("N");
 
        
self.pers["score"] = 0;
        
self.pers["kills"] = 0;
        
self.pers["assists"] = 0;
        
self.pers["deaths"] = 0;
        
self.pers["suicides"] = 0;
        
self.score 0;
        
self.kills 0;
        
self.assists 0;
        
self.deaths 0;
        
self.suicides 0;
        
self iPrintlnBold("TEXT");
    
wait 1;
    }

onPlayerSpawned()
self thread doResetScore();
  Reply
#2
What? Everyone knows this.
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
  Reply
#3
(04-12-2013, 14:34)SailorMoon Wrote: What? Everyone knows this.

how you can get this code from the command !res in (ManuAdminMod)
  Reply
#4
(04-10-2013, 20:35)CheGuevara Wrote: Hi, you don't know the code Reset Score Player !!!


But i do. Get of of my brain though. :>
[Image: lxkf2.jpg]
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help Reset Score Low_BoB 3 3,026 11-07-2013, 16:47
Last Post: Yamato
  Help Sentry Gun kill = Player kill Snake 8 5,422 11-07-2013, 13:41
Last Post: Nekochan
  Player can write Fl0w_.JACKDAN 2 3,093 09-19-2013, 16:36
Last Post: Fl0w_.JACKDAN
  [CoD 4] Trying to set a player -- DidUknowiPwn 7 5,238 07-03-2013, 21:58
Last Post: Pozzuh
  [Release] Black Ops Single Player/Zombie Trainer V3.6 Craig87 52 79,437 07-01-2013, 15:12
Last Post: explosivebanana55
Video Preview AIZombies eXtreme 2.0 / Zombie Player (Music Player) DidUknowiPwn 4 5,403 06-24-2013, 16:37
Last Post: DidUknowiPwn
  "VEH_LinkCommonChecks: Player already has an owner" - After long games akillj 4 3,195 06-07-2013, 11:38
Last Post: akillj
  Question on how to "Spawn" a flying rocket as a player? akillj 8 5,046 06-04-2013, 01:54
Last Post: rotceh_dnih
  Using Cheat Engine with Zombies Single Player kikkawa 3 10,216 06-03-2013, 01:18
Last Post: kikkawa
  [Request] Random player model hillbilly 1 2,537 05-12-2013, 08:30
Last Post: archit

Forum Jump:


Users browsing this thread: 1 Guest(s)