Search Results
The obscurity has a reason. It's part of a framework that I'm trying to make where the implementer does not have to know the underlying data structure to make these type of variables. So I would consi...
83
Hello, I'm trying to make an abstraction on top of a PlayerVars array using macros. I want to write something like this: PHP код: SET_VARS PlayerVars [     MAKE_PVAR(ID),     MAKE_P...
83
Yeah, obviously lol. Go easy on me man I haven't done this in years I was expecting some dark magic method that I've never heard about.
90
Hello, I'm having trouble with including files because they depend on each other. Instead of having all the code in one file I decided to split them up in multiple include files. So I have a main file...
90
Quote: Originally Posted by ****** How doesn't it work? That's exactly how it should be done. Here's a useless example, but what am I doing wrong? PHP код: #define CONVERT_FU...
434
Hello, I have a question about macro's. Is it possible to make a macro that converts a function name to a new name? for example: Код: CONVERT_FUNC_NAME(MyFunction) Which should be rewritten as: ...
434
Quote: Originally Posted by ****** And you will need to collate and pass around all that data, even if you never use it. I thought arrays are always passed by reference? Does it really ...
114
Hello, I haven't used Pawn in a very long time so unfortunately I've forgotten a lot of things. I was wondering whether it's a bad idea to code like this: Instead of having a playerid as a parameter...
114
Quote: Originally Posted by ]Kurence[ Never close it and use hibernate instead of shutdown xd My PC will probably burn, but it's totally worth it! Any idea on how I can recreate the bu...
243
Hey guy, I need your help. What if "for example" there's a bug in Spotify that let's you skip all the ads, but when restarting the program, the bug will probably be gone. How can I make a program thi...
243
Quote: Originally Posted by CheezIt Basically a player can activate a UI (user interface), there may be buttons that do different actions and maybe other elements (actually depends on your...
1,000
What would be a good solution if someone lost access to their ******/github account?
260
Hello, I'm making a website and I'm wondering if it is a good idea to only let people sign up with their ******/github account. I think it will be much safer and easier for the users and for me. Are ...
260
Maybe dumb answer, but cant you just scroll up in the little compiler window? The errors should be on top.
116
Quote: Originally Posted by Electron123 I have created a logo for my channel is it good? That looks a lot better than the old one, but still not perfect in my opinion. For designing ...
1,497