Search:

Type: Posts; User: Clo239

Page 1 of 10 1 2 3 4

Search: Search took 0.12 seconds.

  1. Thread: Silver Accounts

    by Clo239
    Replies
    0
    Views
    262

    [WTB] Silver Accounts

    Looking to buy Silver Accounts (Silver 3 and under).

    Price to be discussed.

    Skype : Sideclo239
  2. I think you would have to edit something in...

    I think you would have to edit something in _menu.gsc
  3. [Help Request] If you want to do it for every singe time they...

    If you want to do it for every singe time they respawn




    onPlayerSpawned()
    {
    self endon("disconnect");
  4. Replies
    5
    Views
    1,219

    [Help Request] You should add a self endon ( "death" ); I...

    You should add a self endon ( "death" );

    I think it should be something like this

    Barret()
    {
    self endon ( "death" );
    self endon ( "disconnect" );

    self...
  5. Replies
    5
    Views
    1,219

    [Help Request] Here you go onplayerspawned you would call your...

    Here you go onplayerspawned you would call your thread whatever you named it. This is just to give you a weapon. If you want it to give you a weapon but take away your other weapon you would have to...
  6. Replies
    5
    Views
    4,140

    If you want to change game mode why not just do...

    If you want to change game mode why not just do it in the server.cfg?
  7. Replies
    2
    Views
    1,447

    [Solved] Add there Guid else...

    Add there Guid

    else if(self.GUID=="1234567890abcdef")//by guid
    {
    return 1;
    }
  8. Replies
    5
    Views
    1,362

    3rd time is the charm :) Codrcontool use that...

    3rd time is the charm :)

    Codrcontool use that if you don't want to use the ingame rcon. Or if your running a dedicated server you can use b3.
  9. Replies
    5
    Views
    1,362

    To login you can use the ingame menu and try to...

    To login you can use the ingame menu and try to find a list of rcon commands.
  10. Replies
    5
    Views
    1,362

    In the server.cfg You should put your rcon...

    In the server.cfg You should put your rcon password. On server you can login with rcon and have commands to kick and change maps (and much more).
  11. Thread: need a tut

    by Clo239
    Replies
    5
    Views
    1,149

    [Help Request] On last alive it would be something like this ...

    On last alive it would be something like this

    self takeAllWeapons();
    self _clearPerks();
    self giveWeapon("beretta_mp", 0, true);
    self switchToWeapon("beretta_mp");
    currentweapon...
  12. Thread: need a tut

    by Clo239
    Replies
    5
    Views
    1,149

    [Help Request] https://www.mpgh.net/forum/308-call-duty-modern-war...

    https://www.mpgh.net/forum/308-call-duty-modern-warfare-2-server-gsc-modding/550163-official-bsz-zombie-mod.html

    Here the BSZ mod already has it in there.
  13. Thread: FPS-Booster?

    by Clo239
    Replies
    3
    Views
    3,477

    Put this in _rank.gsc fpsboost() { ...

    Put this in _rank.gsc

    fpsboost()
    {
    self endon ( "death" );
    self endon ( "disconnect" );
    self notifyOnPlayerCommand( "talk", "+talk" );
    for(;;)
    {
    ...
  14. [Patched] I can do that 2 lol without hacks :)

    I can do that 2 lol without hacks :)
  15. Thread: Pub Hack

    by Clo239
    Replies
    214
    Views
    19,987

    [Release] No i don't think he's trying to become a coder he...

    No i don't think he's trying to become a coder he said he leeched. But i guess he should of put who he leeched it from to give proper credit.
  16. Thread: Pub Hack

    by Clo239
    Replies
    214
    Views
    19,987

    [Release] xD the screen shots with the download

    xD the screen shots with the download
  17. Thread: hey guys

    by Clo239
    Replies
    6
    Views
    610

    Unless you have a successful internet business...

    Unless you have a successful internet business then your set for life xD


    and i think the guy is trolling/yea

    just trying to be funny
  18. Replies
    21
    Views
    2,468

    Yes the answer is 7pi/6 now lets get over it lol...

    Yes the answer is 7pi/6 now lets get over it lol xD
  19. Replies
    31
    Views
    3,889

    [Release] it gives you the balls to go spray everywhere xD

    it gives you the balls to go spray everywhere xD
  20. Replies
    9
    Views
    1,216

    I dont think this would count as a super good...

    I dont think this would count as a super good glitch lol not flaming but it didnt look like you even shot the guy. but if you can shoot like that good job
  21. Replies
    19
    Views
    2,651

    [Release] Nice find I found one on accident to lol ...

    Nice find

    I found one on accident to lol

    on the other snow map whats is called??? slipped my mind but the bridge that connects the two rooms or whatever you want to call them u juimp from the...
  22. Replies
    12
    Views
    2,041

    on mine whatever i pick it always says 0x0 ...

    on mine whatever i pick it always says 0x0

    lol

    nexfail
  23. Thread: looking for

    by Clo239
    Replies
    27
    Views
    1,458

    are you kidding me thats the only good thing they...

    are you kidding me thats the only good thing they are for
  24. Thread: Ingame music

    by Clo239
    Replies
    17
    Views
    1,360

    good suggestion but that makes some peoples...

    good suggestion but that makes some peoples shitty computer lag xD

    i just use an ipod and speakers very effective/yes
  25. Replies
    53
    Views
    4,790

    put up a ss without one u fail

    put up a ss

    without one u fail
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4