Search:

Type: Posts; User: Miri

Search: Search took 0.00 seconds.

  1. nice job, i got it it working pretty easily only...

    nice job, i got it it working pretty easily
    only problem is i have to copy the file inside wsl, if i use them from /mnt/c/User.. it says .iwd not found when launching run.sh
    for the network stuff...
  2. Replies
    5
    Views
    30,502

    Nice, simple and clean code! Mine is very much...

    Nice, simple and clean code! Mine is very much spaghetti but it does the job. I'll use this for future implementations.
  3. Replies
    5
    Views
    30,502

    why GetEntByNum() doesn't work? it's even in the...

    why GetEntByNum() doesn't work? it's even in the documentation! anyway your code works great, thanks!


    can that infinite check cause performance problems? Dunno just asking.


    Yeah you're...
  4. Replies
    5
    Views
    30,502

    working with exec_async

    I have a couple questions about the async methods.
    I tried to implement them as best as I could, an example


    dosomething_async(killer , killd)
    {
    exec_async_create("./save.sh " + killer + " "...
  5. Replies
    8
    Views
    33,433

    After a bit of trial and error the system works...

    After a bit of trial and error the system works great! I just need some little QoL changes like a nice HUD and it's pretty much done!

    If I have new questions can I post them here o should I create...
  6. Replies
    8
    Views
    33,433

    I already read that thread but he said that it...

    I already read that thread but he said that it was still not secure at some point so i thought he never made it secure. I'll give it another read.

    As for mysql the client can't change team without...
  7. Replies
    8
    Views
    33,433

    Sorry I didn't explain it very well, no...

    Sorry I didn't explain it very well, no fraudulent intentions mate.

    Let's say I open a contest blue team vs red team and in 10 days I announce the winning team.
    Everyone can choose(and change...
  8. Replies
    8
    Views
    33,433

    cod2 get cvar from client

    Hi all,

    I'm trying to read some cvar on the client from the server.

    As of now i'm able to read the name thanks to get_userinfo( "name" ); but all other things give me an UNDEFINED why is that?...
Results 1 to 8 of 8