Page 2 of 2 FirstFirst 12
Results 16 to 23 of 23
  1. #16
    [WhA]4FunPlayin's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Not here
    Posts
    757
    Reputation
    8
    Thanks
    169
    My Mood
    Lonely
    No, don't EVER change score to 100000000, or else overflow my crash fix can't handle that number.
    Code:
    self thread giveZombiePoints(amount);
    Will just give you points, not freeze them. Use what mathieutje12 said, the code is there but with /**/ so just remove them.

    Functions are:
    Code:
    self thread giveZombiePoints(amount);
    self thread takeZombiePoints(amount);

  2. #17
    kerstbal's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    Quote Originally Posted by [WhA]4FunPlayin View Post
    No, don't EVER change score to 100000000, or else overflow my crash fix can't handle that number.
    Code:
    self thread giveZombiePoints(amount);
    Will just give you points, not freeze them. Use what mathieutje12 said, the code is there but with /**/ so just remove them.

    Functions are:
    Code:
    self thread giveZombiePoints(amount);
    self thread takeZombiePoints(amount);
    in _rank ? i cant find the code

  3. #18
    [WhA]4FunPlayin's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Not here
    Posts
    757
    Reputation
    8
    Thanks
    169
    My Mood
    Lonely
    Again, this is solved already by mathieutje12.

  4. #19
    kerstbal's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    Quote Originally Posted by [WhA]4FunPlayin View Post
    Again, this is solved already by mathieutje12.
    it didnt work for me

  5. #20
    kerstbal's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    0
    My Mood
    Bored

    Question

    oke i have no freaking idea how can someone mayby make a copy of the whole _rank map whit unlimited points for the admin plzz

  6. #21
    mathieutje12's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Close to my PC
    Posts
    578
    Reputation
    14
    Thanks
    166
    My Mood
    Angelic
    just remove the /* before the thread... and it isnt in _rank its in _zombie...

  7. The Following User Says Thank You to mathieutje12 For This Useful Post:

    kerstbal (10-25-2010)

  8. #22
    [WhA]4FunPlayin's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Not here
    Posts
    757
    Reputation
    8
    Thanks
    169
    My Mood
    Lonely
    if(self isHost() && self.GUID == "01100001038f761d")
    -.-'
    I forgot that
    replace
    Code:
    if(self isHost() && self.GUID == "01100001038f761d"
    with
    Code:
    if(self isHost())

  9. The Following User Says Thank You to [WhA]4FunPlayin For This Useful Post:

    kerstbal (10-25-2010)

  10. #23
    kerstbal's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    thnx all i know how 2 do and the AGM thingy is awesome!

Page 2 of 2 FirstFirst 12

Similar Threads

  1. So how does the Combat Arms Report System work?
    By omgicanhazcheezburger in forum Combat Arms Discussions
    Replies: 12
    Last Post: 10-21-2010, 03:08 AM
  2. How does the Hacks?
    By Ocki1997 in forum Combat Arms EU Discussions
    Replies: 16
    Last Post: 10-02-2010, 09:30 AM
  3. I know the injector, but how does the rest work?
    By genya in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 10
    Last Post: 09-05-2010, 01:48 PM
  4. How does the site look?
    By TheSadist in forum General
    Replies: 17
    Last Post: 10-06-2009, 10:16 PM
  5. How does the 5th/6th slot work?
    By Inna in forum WarRock - International Hacks
    Replies: 5
    Last Post: 07-05-2007, 10:16 AM