u/thatwatpi

Is the official C# SDK the best version?

Is the official C# SDK the best version?

Wanting to work on Vector using the C# SDK (here) but I don't know if it is the best since it seems to be quite old

Working with:

A Vector 1.0

Wirepod on a Raspberry Pi 3B

u/thatwatpi — 13 days ago

Help with editor shortcuts?

Wanting to create an editor shortcut to open Hammer and other tools easily. Docs don't really specify how you can open them via this. Any help will be appreciated.

static class Shortcuts
    {
        [Shortcut( "Open Hammer", "CTRL+SHIFT+H" )]

        static void OpenHammer()
        {
            //Where the code would be to open a tool. e.g. Hammer
        }
    }
reddit.com
u/thatwatpi — 28 days ago

[Recruiting] Upcoming Stand-alone Game

Hey everyone I'm working on a game and need people who are interested. DM me on Discord (whatthefunkk) for details:

Who we need:

  • People who enjoy messing with s&box
  • Mappers
  • Animators
  • Modellers

If you are interested, or want details DM me on Discord or Reddit.

reddit.com
u/thatwatpi — 1 month ago

hey everyone! been trying to work on a project i'm on, its way way too wip. learning the API and some basic game concepts but i dont have the UI, mapping or modeling skills to prop it up, hit me up at holypinko on discord if you are interested,

NEEDS (at least one of them)

Mapping in hammer

Modeling

RazorUI

reddit.com
u/thatwatpi — 4 months ago

DISCLAIMER I'M NOT ATTACKING ANYONE, I'M JUST TALKING ABOUT THE COMMUNITY!

So what the hell is up with the community? People are allowed to criticise but it feels like kids are just shouting and screaming in either the Discord or here, idk if it's just classic autism but it just feels like everyones fighting everyone else without evidence or even thought. Just saddo behaviour, not attacking but just showing that the community fucking hates themselves, is it just me who feels like it's becoming a sesspit? I get the launch didn't go to plan but people are thinking its gmod^2 or something. Then attack others because of that. Think imo they need to grow a pair.

TLDR; imo i think people need to chill out, it came out last week, the slop will die down once we all push actually good projects, or people actually grow up and a pair to help eachother.

EDIT: I personally do not have any gripes with anyone, FP or the mods of the reddit or anything, this is me discussing the development and community of sbox, not just this sub reddit.

EDIT 1002: dude. eat my boogers

u/thatwatpi — 4 months ago
▲ 11 r/sandbox

Hey everyone just wanna leave this here. My first project inside s&box and I've spent some amount of time on it. It's a WIP and a demo for me. So the UI isn't great (I'm backend not frontend) and there's probably 1000 other bugs. But it's a mix of Lua and Python. Just testing the limits of s&box's reach. Will be supplying the source code once I've gotten at least 85-95% of bugs and issues fixed. I haven't done much with it. Mostly testing and using syntax. I'm not the best but if anything is suggested about the language then I will of course try to implement it.

Many thanks!

Edit: Apologies I will be making some sort of docs soon. Just wanted to post a version somewhat workable version inside s&box. Thanks for checking it out! It's like presenting something you've worked for ages on. Been trying to fix bugs but I'm not on a 24/7 schedule with this since it's out. Main goal is to get source code and major bugs and syntax fixed. But please enjoy the slop I've made 🥹

Edit^(2:) TLDR I made a scripting language in s&box, scripts are saved in

e.g. (X:\SteamLibrary\steamapps\common\sbox\data\holypinko\s_script\sscript)

they're saved in SS (s&cript script) files.

u/thatwatpi — 4 months ago