Search Results
Thanks for that Ikke! Anything else? I'll show this one to my teacher to see if he apprehends this. I'm not a big fan of statistics anyway.
358
Quote: Originally Posted by Joe Staff Mmmm, ratio'd resolution control? E.g 4:3 aspect ratios for monitor resolutions How is that possible? Isn't that just multiplying the numbers with ...
358
Supposedly since everybody here knows decent math, I'm taking chances to ask about this. God help me. I have to do a research for entering a competition, and I'm choosing binomial theorem as my main ...
358
Quote: Originally Posted by KoczkaHUN ____ I know that, I checked the wiki before posting anyway, but the compiler gives the error.
26,936
Is it me or is OnVehicleDamageStatusUpdate callback's parameter has changed from : pawn Код: public OnVehicleDamageStatusUpdate(vehicleid, playerid) to pawn Код: public OnVehicleDamageStatusU...
26,936
Quote: Originally Posted by OKStyle LOL, you just stolen my FS: https://sampforum.blast.hk/showthread.php?tid=220112 Checked Maddox's script with OKStyle's. Perfectly the same, even the...
271
Dynamic textdraw style updating, nice! The function names are somewhat similar to y_td though.
1,917
Quote: Originally Posted by Hiddos I think that another point which should added to the server agreements is that all passwords stored serverside have to be hashed. I experienced a server ...
26,936
Trying RC2 ASAP, keep developing amazing stuffs Kye!
26,936
Quote: Originally Posted by [HLF]Southclaw Well the only way I know of would be to use random bounds pawn Код: #define RandomBounds(%1,%2) (random((%2)-(%1))+(%1)) then randomize bet...
68,117
Is there any function for randomizing letters? I would just use random(26) and a series of case but that'll just slow down the code. Just curious if someone had done this the easy and faster kind of w...
68,117
Since it interferes with my gamemode somehow, I'm taking only the Reconnect function. Nice work though with the rest. By the way, is that OnPlayerUseMachine to detect the usage of vending machines?
1,162
Quote: Originally Posted by MP2 Not sure, sorry. Okay, thanks for the help.
330
There. http://pastebin.com/swDQZ7z6
330
Quote: Originally Posted by MP2 Why is the filterscripts line empty? Try removing that. Also please post (PASTEBIN if it's too big.) your gamemode init/exit callbacks. Here. Valid only ...
330
Quote: Originally Posted by MP2 Can you post your server.cfg gamemode line(s)? Here. Код: echo Executing Server Config... lanmode 0 rcon_password asd123456asd maxplayers 21 port 778...
330
Quote: Originally Posted by MP2 I no longer have it, but this may work: fopen("", io_read); Will try that. Thanks! Now we're back with the first question.
330
Quote: Originally Posted by MP2 Well I had an in-game command, but I'm not sure how you'd do it remotely. I think they just end the process. Actually I do need an in-game command. Mind ...
330
Quote: Originally Posted by MP2 I think one way is to open a file that doesn't exist. Could be read/write also though. GOD DAMN POST LIMIT IS SO ANNOYING Which means that you need to h...
330
Quote: Originally Posted by MP2 This is achieved by crashing the server. And how, may I ask?
330