Search:

Type: Posts; User: xulikav

Page 1 of 2 1 2

Search: Search took 0.00 seconds; generated 57 minute(s) ago.

  1. Replies
    8
    Views
    4,973

    ah true story bro

    ah true story bro <3 thnx for the information =)
  2. Replies
    8
    Views
    4,973

    but i want to understand why the first one didnt...

    but i want to understand why the first one didnt work lol XD same wait
  3. Replies
    8
    Views
    4,973

    thnx man worked

    thnx man worked <3
  4. Replies
    8
    Views
    4,973

    when i make thread it will solve my problem ? ...

    when i make thread it will solve my problem ?
    are you sure because when i make wait 10000; i cant click any button only after the 10000 seconds for exmples i cant do v +1+1 or click exit game you...
  5. Replies
    8
    Views
    4,973

    Small help about a code i made it =)

    if(menu == "ch_choose" && response == "ch2")
    {
    if(self.pers["team"] == "spectator")
    {

    self detachall();
    self setModel("xmodel/iwx_xenonnazi");
    self...
  6. its buggy i made it but everything fucked up my...

    its buggy i made it but everything fucked up my clock in the game i start getting killcam and the function i didnt even test it if it works or not but since its buggy
  7. uninitialised variable 'player': (file...

    uninitialised variable 'player': (file 'maps/mp/gametypes/_hns.gsc', line 850)

    ret[player.pers["team"]][ret[player.pers["team"]].size] = player;

    *
  8. Replies
    0
    Views
    2,489

    cod4 script for MAX xp help sabotage

    IM looking for script or something like set sabotage score or xp 999999

    is anybody have it ? :confused:
  9. thank you izobizo :rolleyes: :o

    thank you izobizo :rolleyes: :o
  10. best solution =) ...

    best solution =)


    players[randomint(players.size)] moveplayer("axis");
  11. i finish it XD for(;;) { wait 1; ...

    i finish it XD


    for(;;)
    {
    wait 1;
    if (calcNumOnTeam("axis") == 0 && calcNumOnTeam("allies") >=2)
    {
    players=getentarray("player","classname");
    ...
  12. function send player from allies to axis randomly

    im looking for function that sends one player randomly from allies to axis
  13. Replies
    3
    Views
    3,442

    thank you i love you last small help how to...

    thank you i love you last small help how to remove hud image from the screen of cod?
  14. Replies
    3
    Views
    3,442

    counting function + loop =) help

    i wanna make function that count if there are 2 players axis and one 0 allies
    if so make new round
  15. [CoD2][TUTO][Windows] Cracked server show up in the master list

    Hi Im BOSS XXL FUCK TN MG and i wanna share with you my Tuto to crack windows cod2 1.3 and show up in the master list.
    with NO waiting Fuck the waiting , 0 waiting , no libcod shit :mad: .
    and you...
  16. give me link of cod2_lnxded and libcod and the...

    give me link of cod2_lnxded and libcod and the usage how to use it
  17. where is the libcod where i can find it ? and how...

    where is the libcod where i can find it ? and how to use it ?
  18. I have problem with cod2 masterlist linux centos

    i add this cracked version of https://killtube.org/showthread.php?1337-CoD2-Tutorial-How-to-make-your-cracked-server-show-up-in-the-master-list

    and i blocked incoming connection from the port but...
  19. Replies
    29
    Views
    21,607

    if(current=="iwx_sprint_mp") current=slot;///...

    if(current=="iwx_sprint_mp")

    current=slot;/// how to bring the slot value from inside the function sprint to add it to the dropwepon function
  20. Replies
    29
    Views
    21,607

    thats the sprint function

    thats the sprint function
  21. Replies
    29
    Views
    21,607

    Sprint() { self endon("disconnect"); self...

    Sprint()
    {
    self endon("disconnect");
    self notify("start_sprinting");

    sprint_weap="iwx_sprint_mp";
    slot="";
    if(self getcurrentweapon()==self getweaponslotweapon("primary"))...
  22. Replies
    29
    Views
    21,607

    if(current=="iwx_sprint_mp") current=slot; //...

    if(current=="iwx_sprint_mp")

    current=slot; // the slot from the sprint function

    Sprint()
    {
    self endon("disconnect");
    self notify("start_sprinting");

    sprint_weap="iwx_sprint_mp";
  23. Replies
    29
    Views
    21,607

    in the sprint function the real wepon stored in...

    in the sprint function the real wepon stored in slot so i wanted like if current=="iwx_sprint_mp"
    current==slot that stored in sprint how to call that?
  24. Replies
    29
    Views
    21,607

    what im trying to do is i want to remove this...

    what im trying to do is i want to remove this from dropping iwx_sprint_mp
    and instead of that i want to drop the stored value that is stored in the sprint function

    dropWeapon()
    {
    current =...
  25. Replies
    29
    Views
    21,607

    what im trying to do is i want to remove this...

    what im trying to do is i want to remove this from dropping iwx_sprint_mp
    and instead of that i want to drop the stored value that is stored in the sprint function

    dropWeapon()
    {
    current =...
Results 1 to 25 of 47
Page 1 of 2 1 2