Search:

Type: Posts; User: Para

Search: Search took 0.00 seconds.

  1. Thread: execKeyInt

    by Para
    Replies
    13
    Views
    14,067

    key header-file

    I added some keys but when I store them into a header file, I can't include it in my menu-file (#include "ui_mp/keydefs.h"). Is it possible to include custom header files?



    #define KEY_TAB ...
  2. Replies
    5
    Views
    4,880

    getClientCvar only works if called by...

    getClientCvar only works if called by console(/openscriptmenu a cvar). When I tried to call it by menu-event, it returned self.name but it didn't rename to the value of cvar (scriptMenuResponse...
  3. Replies
    5
    Views
    4,880

    Well, I'm only using it right now to let admins...

    Well, I'm only using it right now to let admins change serversettings by clientinput. It can be used to steal client's key too but that actually wasn't my intention.
  4. Replies
    5
    Views
    4,880

    CoD2: How to get a clientcvar

    Hello,

    getting clientcvars seems to be a very common problem in the codscript community. There are many threads about this topic but I couldn't even find one with an answer or even example to this...
  5. Replies
    3
    Views
    3,877

    Radiobuttons

    I just tried to build a template for the behaviour of a radiobutton-group using checkbutton-assets (only one radiobutton can be activated at once):


    itemDef
    {
    name radiobutton_1
    type...
  6. Replies
    3
    Views
    3,877

    There is a tutorial for graphical extensions on...

    There is a tutorial for graphical extensions on rfactory.org (http://rfactory.org/extensions.html), explaining how checkboxes, dropdown combobox etc. are added to q3 but the commands for checkboxes...
  7. Replies
    3
    Views
    3,877

    Radiobutton / Checkbox in menu-files (CoD2)

    Hey people,

    I can't find any example how to make radiobuttons and checkboxes work in menu-files. I maybe wanna use them for an ingame serveradmin menu.

    When I opened ui/menudefinition.h I found...
  8. Replies
    8
    Views
    5,660

    Which decompile tool would you recommend? I tried...

    Which decompile tool would you recommend? I tried Boomerang and REC.

    Wrong conclusion. I didn't post the question on modsonline. I started this game in 2011. Some months ago I started scripting....
  9. Replies
    8
    Views
    5,660

    CoD2 - List of uiScripts

    When I was looking for a possibility to write and add my own uiScripts to the *.menu-files, I scanned them and made a list of all uiScripts I was able to find. If there are uiScripts used in older or...
  10. Thread: CDKEY EXPLOIT

    by Para
    Replies
    3
    Views
    3,258

    Okay, I was confused why it has nowhere been...

    Okay, I was confused why it has nowhere been posted, because it is actually a very obvious exploit.
    But 9999999999999999999999 is double quoted, a string like s1 to s20 too. It's no integer. Why it...
  11. Thread: CDKEY EXPLOIT

    by Para
    Replies
    3
    Views
    3,258

    CDKEY EXPLOIT

    ---removed, see second post---
    izno
Results 1 to 11 of 11