Search Results
Hi guys I encountered this bug while playing as a sniper on a TDM-Server. Lets say, I have a target like really far away, almost out of streaming range. Whenever I try to shoot him, I get no hit ind...
400
I like it, don\'t get me wrong, but how would you use this in a productive server?
747
I got it working again. Really really odd.. I deleted the gta_sa.set file, to be atleast able to get in the game again, and changed the resolution to the second highest one, with 32-bit of course. Aft...
127
Hi I'm having this strange problem, where as I can not connect to any server, by otherwords: the client won't launch the GTA_SA.exe at all. This is strange, because when I set the resolution to 1920...
127
(64): warning 202: number of arguments does not match definition (70) : warning 202: number of arguments does not match definition (87) : warning 202: number of arguments does not match definition (97...
521
Quote: Originally Posted by Jimmy0wns pawn Код: for(new i=0;i<MAX_VEHICLES;i++){     // your code} not really working, thanks tho.
159
Hi, I need some help, I need to disable all vehicles that are being used with one command. What would be the fastest and the most efficient way to do that? Thanks in advance.
159
Quote: Originally Posted by D4rk Lol you never heard of ****** translator? a filter simple script like this is very easy to translate well as up and see the mistakes of the original is p...
660
Quote: Originally Posted by wups Yes, of course. What about the same error: pawn Код: format(string, sizeof(string), "X", amount); -rep from me too. Could happen to anyone, and as I...
660
Quote: Originally Posted by Sky_. https://sampforum.blast.hk/showthread.php?tid=402531 Besides having plagiarized the original fs he did not even corrected the errors of the same. -...
660
Deleted, cuz some people think they have to smartass around.
660
Scripting can become so easy and fun with such tools! great work!
691
Quote: Originally Posted by Nirzor new missle; yeah OnKeyState if (PlayerInRangeOfPoint(cords here)) { missle = true SendClientMessage(playerid, COLOR_RED,"You are now in the combat zone...
103
Quote: Originally Posted by mamorunl OnKeyStateChange (or something): Check if the player presses the FIRE key and if he is in a HYDRA. Then check if he is in the combat zone: if he is &...
103
Sup ppl, I have a random nooby question, I hope I'll get a good reply real soon. So my problem is, I've set up one gangzone. Now I want the following stuff: It's a dogfight type of gamemode, and I ...
103
Hi guys. I'm a small scripter with some problems, I hope there is a solution to my current problem. We have over 125k players registered at our server, and eachtime someone joins, heavy lags occure fo...
49
If In-Game someone reachs the amount of kills to rank up, the player who got killed got rank up. can someone fix it pls? I really need this! pawn Код: if(GetPlayerScore(killerid) == 5) // Amount ...
70
Hi guys its me again. Ive been trying to work on a score limit. meaning, If the team got 50 kills, they whole game is gonna be freeze, a gametext will apear saying TEAM BLA BLA HAS WON THE ROUND!, and...
142
Quote: Originally Posted by s0nic Here ya go: pawn Код: #include <a_samp>new Text:_score[MAX_PLAYERS];new Text:_rank[MAX_PLAYERS];new rank[MAX_PLAYERS][20];public OnFilterScriptI...
191