Search Results
PHP код: if(GetPlayerAnimationIndex(i) != 746) ClearAnimations(i), ApplyAnimation(i, "KNIFE", "KILL_Knife_Ped_Die", 4.0, 0, 1, 1, 1, 0, 1);  I can't understand the number 746...
277
Quote: Originally Posted by -CaRRoT https://sampforum.blast.hk/showthread.php?tid=35399 Got every single animation. Link all dead, bro
277
Quote: Originally Posted by [Bios]Marcel Tell me, what do u need the god damn id for? PHP код: if(GetPlayerAnimationIndex(i) != 746) ClearAnimations(i), ApplyAnimation(i, "K...
277
I can't find ID of Animation (like 746 for animation "Knife ped die" in my question) in this page: https://sampwiki.blast.hk/wiki/Animations I have try the code in this page https://sampwiki.blast.hk/...
277
In NGG game mode, there're two line in script, it's when player dead, they will apply this animation (Kill Knife Ped Die). PHP код: if(GetPlayerAnimationIndex(i) != 746) ClearAnimations(i),Â...
277
In this script, when two players use command duday at one time, after them finished, there're some bug of object. The object of the rope will appear in their position and it's not destroyed (I think t...
104
Quote: Originally Posted by FreAkeD Use a tool like phpmyadmin to run a query that assigns a default value to the column. I believe that's the problem you're having. This solution will fix...
124
Quote: Originally Posted by iGetty Make sure that you go to the Ammo section and it does have a default value, as you're not setting a value inside of the query, so it'd technically be ins...
166
I have insert new field to database in Navicat. And It's working when account already had in navicat, the ammo is have when player quit game. But error happen with player who want to register account....
108
I have insert new field to database in Navicat. And It's working when account already had in navicat, the ammo is have when player quit game. But error happen with player who want to register account....
166
Yesterday, I added 8 field to Navicat, That is 'Ammo1' 'Ammo2' ... 'Ammo8'. And I login to server, It's OK. No error. But when someone login account, they enter the password to register. In server_log...
92
Yesterday, I added 8 field to Navicat, That is 'Ammo1' 'Ammo2' ... 'Ammo8'. And I login to server, It's OK. No error. But when someone login account, they enter the password to register. In server_log...
124
Quote: Originally Posted by Sinox Animation Library: PED Animation Name: FLOOR_hit_f Thank you
108
https://www.youtube.com/watch?v=noqNss6Ev-I It's animation at 3:30 when the police type /frontfall. Thank you for watching
108
Quote: Originally Posted by IzadorO Save the ammo variables under OnPlayerDisconnect, and set them where ever the rest of the data is retrieved and set. Then simply use SetPlayerAmmo(playe...
134
My server is using game mode of NGG, And I have edit the command give gun to limit the ammo of weapon But : - When player enter, get out of the car, The weapon will be full ammo. - Exit the arena (pa...
134
Quote: Originally Posted by N0FeaR Sorry, remove this PHP код: ClearAnimations(playerid);  remove all of them right ?
350
Quote: Originally Posted by N0FeaR Try this! Still not working I will show you the code all of my ApplyAnimation when died of my gamemode. PHP код: //1 if(GetPVarInt(i, "EMSAtt...
350
Quote: Originally Posted by DemME this one? I have add your animation line to my script and test, but nothing happen, the character still standing without doing. Are you forgot somethin...
350
Quote: Originally Posted by N0FeaR How ls-rp animation look like got any pic or video? https://www.youtube.com/watch?v=8NtP...ature=********* The animation is in the last of the video
350