Search Results
Occasionally. Seen a lot of old lads lately but it's cause of the pandemic.
11,204
Quote: Originally Posted by Pottus One of the most advanced events in human history happens tonight! https://www.space.com/42866-new-hori...-coverage.html * Coughs * It was the fornite...
5,116
Quote: Originally Posted by Hunud Basically, cheater teleport vehicles to him faster then usually so it is CarWarp. It is not. It's called "God of Cars" and it could mainly be found in...
1,817
I\'d go back to 2014 - 2015 where I first played samp and where I met an amazing girl. The moral is we spent a lot of time arguing instead of just being there for each other; So, I don\'t know who n...
5,408
I thought some people on the forum don't really play samp anymore. I myself don't play as I used to and it is cause I don't really find it interested anymore; the player base has decreased a bit ...
3,478
Quote: Originally Posted by playstores try new Text3D:Player3d[MAX_PLAYERS]; It's a Player Text Quote: Originally Posted by Vizi10 not worked What isn't? Is it not sho...
802
A reminder that you need to put the CreateLootsZombie(...) above so it could be used among the script. Also you didn’t specify an index for item[] when you used it.
830
Quote: Originally Posted by KinderClans I found a converter which converts images to textdraws. However my server using 0.3DL, do you mind posting link of this tutorials? Just resize t...
913
Код: Total requirements:21963100 bytes I get 3.3Mil with a 16k script, You could do a bit more optimization here and there.
670
The PC version looks neat but I don't like the mobile updated version.
7,324
Quote: Originally Posted by Crystallize You sound silly! He resigned himself. Welcome back big boy, glad to see you in the team again! Wait really? I thought he got banned because h...
10,614
Quote: Originally Posted by D1am0nd oh wow, the guy quit for good a while ago and now decides to return in dev. oh my, what a hero. ****** didn't quit the beta testing team. He was bann...
10,614
Quote: Originally Posted by coool Your last sentence is wrong. The switch(classid) code is correct. OT: Not goodly explained overall. He is correct lol.
3,218
PHP код: MatsPickup[idx][m_vw] = GetPlayerVirtualWorld(playerid); 
416
Quote: Originally Posted by Dayrion There are constant values which you can found them in a_samp.inc. They can be redefined PHP код: // Limits and internal constants #define MA...
1,021
And yet people will still start new threads for the "dying" subject.
3,462
This isn't the first thread regarding this and certainly not the last. Obviously SA:MP isn't doing statistically good as it used to back in the years, people eventually move on. Being realistic many ...
6,471
Quote: Originally Posted by Maxandmov IKR it's kinda old topic, but... Is there anyone who've made snow map for the whole state excluding alpha-containing objects such as trees, and some o...
4,833
PHP код: case 0:{    new x, Float:Health, string[128];    GetPlayerHealth(playerid, Health);    x = Health - 100;     if(GetPlayerMoney(playerid) < x) return Se...
527
And subtract the health from a 100 which would be x (100 - 70 = 30, x = 30)
527