Search Results
Quote: Originally Posted by Crayder Question, how will markdown and file transfers be handled? Im not sure how a file transfer would help what they are making it for (at least from my p...
4,451
Quote: Originally Posted by Pottus Well I have plenty of faith but I am just trying to save this dude the time from wasting his time. Believe it or not, that's how people learn. My sugg...
3,307
This is how I started with ScriptPlayer.. a thread that goes on for 3 years of people saying 'This would be a good idea... *stares at sunset*'. Can't do it this time, but this is a good idea... *sta...
4,451
Quote: Originally Posted by Pottus I would expect more from someone around so long this project has absolutely zero viability. Pottus, everyone said the same things to me when I started...
3,307
Crystallize, that's not 100% true. Kalcor (to my understanding) is not the only Developer. We pushed for Client Side audio after showing huge community interest, and even created custom clients to fac...
3,307
Tell us a little more about your setup. What version of Windows are you on?
107
Okay, thats what I was looking for. But can you do lets say, using the defines I posted in the OP, can you do.. Quote: SetPlayerColor(playerid,COLOR_WHITE&0xFFFFFF00); ..Or.....
73
Okay so basically, I need to figure out how to add/remove transparency to colors using 'Hex math'. I know there is a few ways to do it, some right, some wrong. I need to do this correctly. #define C...
73
I know its probably necro thread reviving, but apparently people still like this. Links updated. Also note, If i get some time Ill make some multiplayer races with a new tool, seeing as i have a RSC ...
1,677
I thought it only worked on Windows? Thats what I have always thought unless your running some software that acts like WINE for Linux. Just a thought..
111
Can you tell us a bit more about your network configuration?
65
My guess is that your using files and the paths are screwed up. There is a way to do it for Windows, Linux and both. I have experienced that in the few years i've been scripting. They probably aren't ...
94
Quote: Originally Posted by playbox12 It may have something to do with your streamer, but I don't know why don't you try incognitos streamer, create a CP in an interior and see if it print...
140
CJgogo, thanks for the quick reply. However, Everyone knows a streamer is needed for checkpoints. I have one I coded, it works great. However, it does not fire that callback otherwise the code should ...
140
Okay so I have some pretty insane (probably inefficient code) that sets up dynami-- lets get to the point. Basically your in an interior, and this does nothing to the console: Код: public OnPlay...
140
Do not come here asking for help, and then telling people to go away. If you had a single brain cell, you would try and consider these options. You act like that, nobody will help you. Rep is only a p...
164
I forgot i made this.. please dont bump for future reference.
550
Quote: Originally Posted by MAD_MAH It aint because of the video drivers. I was not hinting to the drivers.. the video performance could be laggy because of an out dated video card. The...
149
pawn Код: forward SetPlayerClass(playerid, class[]);public SetPlayerClass(playerid, class[]){     new skin[32], asdf;     SetPVarString(playerid, "Class", class);     format(skin, 32, "TE...
123
Try upgrading your graphics card if you are using a tower style PC. If you are using a laptop, it may be time to consider upgrading.
149