What happened to OC? - CLOSED Carnage?!
Sign in to follow this  
Followers 0
POQDavid

SAPP Remote Console C# UI

11 posts in this topic

Here is a fully functional example of remote console in C#, and i hope you guys like it.
 

Screenshot (more)
6XyKRIR.png

Information

Features

  • Fully functional remote console for SAPP 9.4.1
  • Players list with (player/team) color (players stat is shown once you hover the mouse on the player)
  • Custom context menu for players list (%index, %name)

Instructions

  • If you want to run the client with different settings you can use (e.g., SAPPRemote.exe Setting.sapp)
  • Or if you used the setup you can simpply double click on the file (Default.sapp)
  • If you want to add you menus to players list
    Note: this is the default set of menus and once you run the client you can also see them in the settings file
    (this is how client generates menus)
    "MenuItems": [
      {
        "text": "Kick",
        "command": "k %index"
      },
      {
        "text": "Ban",
        "command": "b %index"
      },
      {
        "text": "IP-Ban",
        "command": "ipban %index"
      }
    ]
Edited by POQDavid
Updated version 2
Takka, Krazychic, Kavawuvi and 1 other like this

L_HQGtwlN3Kqcxib.jpg

poqdavid.png

Share this post


Link to post
Share on other sites

Tiddy-bits:

2 minutes ago, Kings said:

Not compatible with x86 (32-bits) :(

What on Earth are you still running x86 for?


Oddly, this is familiar to you... as if from an old dream.  

Share this post


Link to post
Share on other sites
1 hour ago, Tucker933 said:

What on Earth are you still running x86 for?

 

Is there something wrong?

 

I use 2 computers with different "Architectures", But in both I would like to be able to use this.

Share this post


Link to post
Share on other sites
58 minutes ago, Kings said:

Is there something wrong?

 

I use 2 computers with different "Architectures", But in both I would like to be able to use this.

Nothing wrong, just really surprised you don't need much RAM; 4GB hasn't been very manageable on Windows for quite some time.

Sunstriker7 likes this

Oddly, this is familiar to you... as if from an old dream.  

Share this post


Link to post
Share on other sites
49 minutes ago, Sunstriker7 said:

My mom has a Windows 10 laptop that has 1GB of RAM and she gets by with it. Not sure how, exactly, but she does.

I can barely run Chrome with my old 4GB laptop lol and definitely not Discord.

Sunstriker7 likes this

Oddly, this is familiar to you... as if from an old dream.  

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0
  • Recently Browsing   0 members

    No registered users viewing this page.