Search Results
Quote: Originally Posted by Mrkrabz (No1servers.co.uk) Quote: Originally Posted by dre$tA Same problem, would be really nice if someone knew how to fix it. EDIT: Which mouse y...
217
Quote: Originally Posted by Zack. mouse sensitivity...it should be in the options but...and no i don't have this problem... Ye it is, but for me it only changes sensitivity for X axis, ...
217
Anyone else got this problem? It only occurs when you hold mouse 2 or drive-by from passenger seat and move your mouse around. I can't play DM at all with this, If I move my mouse up even a single cen...
217
Same problem, would be really nice if someone knew how to fix it. EDIT: Which mouse you btw got, because Razed DA has the option to choose between 450-1800dpi.
217
I got the same probled and it's very irritating.
171
Quote: Originally Posted by ReFuSeR Hello everyone, I have a question... What are the best methods of saving player stats?(so stats aren't lost in server crash or GMX) Timers? OnPlayerUpd...
161
Код: public OnPlayerSpawn(playerid) { SetPlayerInterior(playerid, kickstartinteriorid); return 1; } public OnGameModeInit() { AddPlayerClass(skinid, kickstart_x, kickstart_y, kickstart_z, spaw...
75
Try this: Код: cmd(give, playerid, params[]) { if(PlayerLoggedIn[playerid] != 1) return 1; new player; new item[12]; new amount; if(sscanf(params, "usd", player, item, amount)) { SendCli...
102
Quote: Originally Posted by Don Correlli It's ~n~ Lol, huge thanks for fast respond! Didn't remember it since just started scripting again after around half a year break.
52
\n for new line doesn't work in TextDraw strings anymore, which is major issue for me using it alot. I'm not sure if it was removed on purpose(don't see a point) or if it's a bug, but it certainly did...
52
Doesn't work on me either, just opens up with the error reporting window. (Windows XP Pro SP3) I mean this one:
1,935
/save (a built in command in SA-MP) It saves co-ordinates in San Andreas directory in a file called savedpositions.txt. I have always used it when in need of co-ords.
91
Quote: Originally Posted by Daren_Jacobson maybe you could /suspectofcheat and it would start recording, then if they airbraked or something, BAM, gotcha. Yeah it could work, but I pref...
153
Код: #define HidePlayerDialog(%1) ShowPlayerDialog(%1, -1, 0, " ", " ", " ", " ") Will do the same thing.
143
Quote: Originally Posted by Gijs (TSG-Hosting.de) Quote: Originally Posted by Harry_Gaill [adream-rp.com ] Quote: GetPlayerPos doesn't work on GMX. Same fo...
2,064
Awesome, I'm loving the new GUI system.
286
Quote: Originally Posted by [B Vortex ] Quote: Originally Posted by $ЂЯĢ SP bonuses from all the vehicles should be deleted (like taxi $12, cruiser shotgun, swat van armour, ...
197
Quote: Originally Posted by TheMaTrIx4057 You can disable it by doing TogglePlayerSpectating and then ForceClassSelection Thank you, that'll do the job!!! Quote: Originally P...
189