Search Results
Working on a system that involves getting the three or so closest object positions from quite a large array, in comparison to a specific player. Keep in mind they not only have to be closest, but fit ...
58
I've been around SA-MP since about mid 2013, I believe sometime after the 0.3x release. I found out about the modification originally through a video that showed someone walking around inside a journe...
2,304
Hey, I recently got a new laptop (woohoo) and have upgraded to Windows 10 Creators Edition (I think it's when it started happening). Now whenever I download a .rar or .zip that's more than a few mega...
79
I did something exactly like this without using weapon-config as well, without desyncing bullets or using laggy functions (best part is damage is still added to damage list even in death mode accurate...
277
Quote: Originally Posted by Sew_Sumi Nope, it's a fix-all patch. It could also be the newest 'gaming' update of win 10 interfering though, if you have installed that recently. I think...
105
Quote: Originally Posted by Troydere Well, uninstall mactype. I've obviously already tried doing that, plus I tried reinstalling it (I also restarted a few times before the reinstall, s...
105
Hi, I figured I'd seek this forum for advice since I've searched a few places and came up with nothing. Basically, I installed MacType from the mactype website. Immediately after the install finished,...
105
I'm wondering if there is any possible way to prevent a player from dying, while still calling OnPlayerTakeDamage and everything normally. I'm currently setting the players health to 20 in OnPlayerTak...
66
Did some more research into this which suggested me to delete a blank ghost file with the first part of my username in C:\Users. Strangely enough I found it and compiling works after deleting. Strange...
107
Quote: Originally Posted by dugi It doesn't require .net framework at all, you only have to run it as admin I've tried, although what I haven't tried was manually setting pawncc.exe to ...
107
Whenever I try to compile with PAWN, I get "unable to execute compiler". I've tried redownloading the server package and so on, so it's not that. I've also tried installing .net framework 3.5 (althoug...
107
Is there a way to edit the handcuff animation at all? I've searched yet I haven't found anything.
94
Quote: Originally Posted by azzerking Clearly you are using too many mods, as it seems your game is storing a lot of memory, there so many reasons for this. Way too many to even list here....
140
Hi. I recently modified my game up and after playing for a certain amount of time, the memory being used begins to become crazy. I'm using some mods, mostly Mod Loader and a bunch of graphic mods(2...
140
Possibly, I will try to reinstall it later and see what happens. Is there anything else that could be causing this?(Possibly something with DirectX)?
112
Bumping this since this is still happening. I have the allow applications option turned off.
112
Hello, I am currently running Windows 10 and seem to have a lower overall Windows sound volume(for things such as ****** Chrome and so forth) when GTA is open. I currently use the following workaroun...
112
Quote: Originally Posted by introzen Great! Didn't know this. Been taught everything from this community including Stock, so now I'll get rid of it. Does the include part apply for ".pwn"...
8,183
Quote: Originally Posted by RanSEE Dell sucks, dont even buy if you plan to game on your laptop. (I have a dell but i prefer my Mac or PC instead always) Their laptop in general sucks unle...
168
I'm just going to come and say right now that an array isn't really needed here unless you use it in other numerous areas. This just uses up extra resources using your current data structure. Moving ...
171