Search:

Type: Posts; User: nerdiiii

Search: Search took 0.00 seconds.

  1. Thread: Pickup Script

    by nerdiiii
    Replies
    5
    Views
    27,314

    Hey kung! Thanks for replying! I'm calling it...

    Hey kung! Thanks for replying!

    I'm calling it from my SD.gsc like this
    thread maps\mp\gametypes\_pickups::pickups();
  2. Thread: Pickup Script

    by nerdiiii
    Replies
    5
    Views
    27,314

    Pickup Script

    Hello,

    I'm trying to set up a Pickup script which made by IzNoGod and I'm getting the error




    ******* script runtime error *******
    type undefined is not a vector: (file...
  3. Replies
    9
    Views
    43,655

    Yes, I did it man, but still getting the same...

    Yes, I did it man, but still getting the same error!!
  4. Replies
    9
    Views
    43,655

    Still the same error ******* script...

    Still the same error



    ******* script compile error *******
    unknown function: @ 18287
    ************************************
    Sys_Error: Error during initialization:
    script compile error
    (see...
  5. Replies
    9
    Views
    43,655

    Okay, I've done this so far right now ...

    Okay, I've done this so far right now


    Callback_PlayerConnect()
    {
    thread dummy();
    self thread kickFakeClients();
    self PlayerConnected();

    and added this too on...
  6. Replies
    9
    Views
    43,655

    I actually want to kick fakeplayers (bots) from...

    I actually want to kick fakeplayers (bots) from my server, so I took a look at this thread [ https://killtube.org/showthread.php?1767-Q3-FIX-Q3-fake-clients-fix ]

    Now, whenever I try to put the...
  7. Replies
    9
    Views
    43,655

    I need help ! :D

    Hello Killtube.

    I have some problems and I need some of your help.
    Okay, since I have libcod running on my server, how can I use it's functions?

    by adding them to gametype.gsc? or should i...
  8. Thread: NannyBot

    by nerdiiii
    Replies
    2
    Views
    88,062

    hmm?? some responses?

    hmm?? some responses?
  9. Thread: NannyBot

    by nerdiiii
    Replies
    2
    Views
    88,062

    NannyBot

    Good evening,

    So, after I've installed Nanybot, I've edited the .cfg to the necessary changes, such as IP,PORT,rcon_pass, and server.log.
    That's all okay.

    So, I moved to !commands, well, I...
  10. Thread: Libcod

    by nerdiiii
    Replies
    6
    Views
    51,188

    Thank you so much man! it's working

    Thank you so much man! it's working
  11. Thread: Libcod

    by nerdiiii
    Replies
    6
    Views
    51,188

    I tried to do it through nano run.sh and edited...

    I tried to do it through
    nano run.sh and edited it, but it shows the same error
  12. Thread: Libcod

    by nerdiiii
    Replies
    6
    Views
    51,188

    Libcod

    Hello again, sorry for spamming, but I've got a problem while running my server with libcod



    #!/bin/bash

    sv_maxclients="24"
    fs_game="sdpammode"
    fs_homepath="/root/cod2"...
  13. Replies
    3
    Views
    26,755

    Can u tell me short things about bottleneck?...

    Can u tell me short things about bottleneck? never heard of it

    Others things are easy to solve _ optimize the code and CPU
  14. Oh okay, thank you :)))

    Oh okay, thank you :)))
  15. Replies
    3
    Views
    26,755

    Botzomie mod lagging

    Hello,

    I got a bot zombie mod from Stevo, it was published on youtube, now it's removed.
    So, whenever I run it on my server, and after zombies start attacking, the server starts lagging.

    Any...
  16. How to run my Call of Duty 2 server using Libcod?

    Hello everyone,

    Well, can someone explain to me how to run my server with libcod? I've tried this already


    LD_PRELOAD=libcod2_1_3_nomysql.so ./cod2_lnxded...

    But it doesn't work, my...
Results 1 to 16 of 16