Search Results
Not just studies, maybe I just got bored but then again I got myself really busy. Barely checking forums now and also talk sometime over at #sa-mp
211
get another 4gigs of RAM or if you don't have an extra slot, get 8gigs. should be able to give you ~25-30fps on low/med.
167
Windows reinstallation is the only possible fix here, you can't do much about it.
456
Quote: Originally Posted by KevinReinke Hello there, For anyone interested in how this can be done: connection.php: PHP Code: ....  top_kills.php: PHP Code: <?php    ...
245
I wouldn't mind helping you out, but I'm confused, what do you want to do exactly? Start off by showing your escape sequence code and the issue you're facing.
285
Install Wamp or XAMPP? You'll get it locally with no hassle.
190
Quote: Originally Posted by XBrianX It depends on your laptop, i own a Dell Inspiron 1520 and i changed almost everything including the processor and the graphic card. you did what?
289
I think for me atleast, it has died down for me. I've lost interest in it, the last time I probably played SA-MP was about 2 years ago, and that was my own server. I'm only here, visiting this forum l...
698
Does setting "multicore" to 0 in "My Documents\GTA San Andreas User Files\SAMP\sa-mp.cfg" fixes the issue? I believe this is possibly a client-side issue. Can you tell more about the behaviour? Is it ...
157
There are many tutorials on the internet, but I'll recommend one of this article which I think it contains most of the information for a newbie. Before you find anything HTML related, please avoid out...
274
I've placed the "gta_set.set" file in the attachment, download this and place this into your GTA San Andreas User Files. I had the same problem as you, this .set file has 1366x768 resolution set.
1,720
And how does ****** not being here affects the development process? Kalcor (or Kye) is the main guy who does the job.
142
Quote: Originally Posted by Tuntun Well it doesn't work in SA-MP. Seriously. Learn to use proper titles and description. A keyboard's input issue in SA-MP has nothing to do with a Core ...
213
I stopped playing games, quite busy with life and all that.
1,256
You can't use a semicolon to end the statement which is being continued by braces { } or the statement itself hasn't ended. Semicolons are also not used in pre-processors.
156
The error one is showing that you already have a global or local variable namely "mapValues", use something else, or alter the original variable "mapValues" to fix the warning. The second error is ...
203
Quote: Originally Posted by [DOG]irinel1996 Already saw it dude, explain it to me if you got it. Quote: Originally Posted by SA-MP Wiki The difference between this native an...
92,734
Using IsPlayerConnected(playerid) with foreach() is far too silly, you don't need to use it with foreach(). Anyway, there could be a dialog ID 0 used in one of the filterscripts or include?
191