Search Results
This is sick! As someone else mentioned, I was thinking about pool and bowling (with fences) when watching this.
8,655
Quote: Originally Posted by bensmart469 https://sampwiki.blast.hk/wiki/GetPlayerKeys Does it work even when you're frozen?
101
Hey! I'm trying to detect when the player presses the spacebar (KEY_SPRINT) while he's being toggled. I've experimented with different keys and can only detect keys when I'm not frozen. How can I de...
101
FL Studio, Logic Pro, Ableton, Pro Tools. Search on ****** for 'DAWs' and you'll find what you're looking for.
92
I might have misunderstood something but isn't it just to add the relative position to each coordinate of the object?
193
Use this stock to unban a player using their IP; pawn Код: stock UnbanPlayer(ip[]){   new string[32];   format(string, sizeof(string), "unban %s", ip);   SendRconCommand(string);   return...
243
Like SpawnPlayer? Yeah.. Once logged in an the player has loaded all data from database; pawn Код: SetSpawnInfo(extraid, 0, playerVariables[extraid][pSkin], playerVariables[extraid][pPos][0], pla...
128
Quote: Originally Posted by lakshikagayal Here's some pawn Код: if(killerid != INVALID_PLAYER_ID)    {        if(!PlayerShotPlayer[killerid][playerid])        {        Â...
243
Hey! I've recently been experiencing the "Stay within the world boundaries / loading" bug and I can't find a fix. It only occurs when your player dies and here's a short list of what's happening; You...
128
Quote: Originally Posted by RealCop228 According to the SA:MP Wiki, yes. Yep it worked. Thank you for your quick reply. I don't know why I might have set it to 0. Thanks!
120
Quote: Originally Posted by RealCop228 Check to see if OnPlayerRequestSpawn is being called. It's returning 0. That's what's causing it, huh?
120
Hi! I'm having this problem when I've logged in to my server. All the stats load perfectly fine and I spawn at my old location but the callback OnPlayerSpawn doesn't get called. I have this code afte...
120
Hey! I've got a problem where some vehicles tend to explode once they have streamed in for my player. What is the cause of this? Thanks!
78
Switch dFile to MySQL to be able to create an UCP easier.
127
Have you ever tried to join a russian server? Crazy!
841
Quote: Originally Posted by king_hual Are you really a DJ? That's most of the time just something people add in their name to be "cool".
191
I've a few comments but overall it's a new idea and arrangement Cut some high of the snares. Try side-chaining it some more. Poorly mastered. As I said, overall a nice track but some sounds need to ...
191
Quote: Originally Posted by Schurman You probably can't program if you can't solve this simple logic problem. 1. Get raw input. 2. Hash raw input. 3. Compare hashed input with hashed pass...
164