Search Results
Quote: Originally Posted by [KHK]Khalid Specify what you actually want ideas on. 1. how to detect "when someone creates a shootout". 2. how to detect "when someone creates a shootout in p...
154
So, I thought about a system for my server which could solve the 'greenzone' problem. I honestly, never liked that rule and found it so.. limited. That's why I thought about something, and I think i'v...
154
Quote: Originally Posted by Manyula SetPlayerTeam only prevents damage caused to the players themselves. Even with all players set to one team they should be able to damage each other's ve...
291
Hi, so I recently started using the SetPlayerTeam function to make my damage system work better, though now vehicles won't get damaged AT ALL. I've read that the EnableVehicleFriendlyFire() goes aroun...
291
EDIT: Alright I think I figured what's causing this. Maybe it's the actual command who does this. Anyone can take a quick look at these? Again, the problem is that every player recieves the bought veh...
59
Quote: Originally Posted by radiobizza replace with this: PHP код: stock GetBodyPartName(bodypart)  {      new part[11];      switch(bodypart)      {       Â...
99
So, I've been getting this error I can't quite workout. I'm sorry if this is simple. I'm still a newbie to scripting. PHP код: forward GetBodyPartName(bodypart); public GetBodyPartName(bodyp...
99
Quote: Originally Posted by SoFahim Yes. Still crashing...
161
Quote: Originally Posted by SoFahim ((Don't play SAMP then :P jockin)) I was got same problem before. I think, setting the graphics of GTASA again can fix it Maybe. also did you updated y...
161
Recently I bought a MSI GTX 960 , ever since Ive been crashing when i'm coming back from being AFK. Like in the pause menu. Now, I heard people saying it's something about the MSI afterburner. What ca...
161
Quote: Originally Posted by Jakwob Try this https://sampforum.blast.hk/showthread.php?tid=360735 I have used this many times in the past and it has really helped me in game to see what ani...
206
Quote: Originally Posted by DTV I didn't test it, but it could be ApplyAnimation(playerid, "SWEET", "Sweet_injuredloop", 4.1, 1, 0, 0, 0, 0); No, I already checked that one. It's not th...
206
Anyone could help me with finding the last piece of my new injury system? Well, I looked everywhere at wiki. I will REP anyone that helps me. Alright so check out this video and move it to 1:23 animat...
206
Quote: Originally Posted by KillerDVX For the first animation try this : PHP код: ApplyAnimation(playerid, "PED", "KO_shot_stom", 4.1, 1, 1, 1, 1, 1, 1);  For the s...
135
Hi. I am scripting a new injury system for my server, But, i have few minor issues, Which is. I can't find two animations names that I want to be part of my system. I was wondering if anyone could hel...
135
Quote: Originally Posted by Sellize Here you go, propably the easiest way to do it. PHP код: // Put this line somewhere at the top of your script: new canGetUp[MAX_PLAYE...
169
Quote: Originally Posted by AlterEGO Exactly how to gave me the code. Undefined symbol - gettime
169