Search Results
Quote: Originally Posted by wolfcock Quote: Originally Posted by [HUN Woozie ] Thanks, but what image? For example, that you enter /pizzaboy and appears next to a pizza bike. ...
261
Quote: Originally Posted by TouR [TG-RP ] no i dont mean this! i mean what fuction :P IsPlayAiming custom function
86
LSPD -_- Most scripts don't have SDpistol because only the scripts have em'
86
create a loop and find who has the highest score. every kill someone gets they get a score point. you need to know math...
127
bam https://sampwiki.blast.hk/wiki/Interior
305
You can shoot through the windows, like in real life.
664
The current bank interior sucks, you can't even rob a bank while in it, it's so small. This is perfect for bank robbing. Thanks
920
I do wish we have more Americans, because most of these Europeans can't even speak proper English. I also find that Europeans aren't the best roleplayers.
216
Quote: Originally Posted by WThieves Quote: Originally Posted by NiiRV4N4 You're a very sloppy scripter. It's best to name your variables something that is related to what it's...
76
Loop all of the houses then use JoFi's code expect replace houseid with i. Make sure the string is big enough.
147
When you do that you can't use SetPlayerMarkerForPlayer.
93
Hey, retards, two year old topic, stop posting suggestions.
156
Maybe they're frozen? When you're frozen your health doesn't go down... As for the streamer, that's how it goes. The objects spawn when you get close to them.
77
You can make one, it isn't hard.
78
Quote: Originally Posted by (SF)Noobanatior ... Stop posting useless stuff.
91
Quote: Originally Posted by Kar yes i changed all the 64's to 128 and btw dont use 256 and 512 are you crazy those will load up your gm and make it take longer to compile Isn't 256 the...
210
Here, use my OnPlayerText as an example: pawn Код: if (realchat)    {      if(gPlayerLogged[playerid] == 0)      {        return 0;    }    if(!IsPlayerInAnyVehicle(playerid) || Is...
165
new Timer1; Timer1 = SetTimer("TEST", 2, 2); KillTimer(Timer1); There is an example.
101
Maybe add a "if caseX:." I was never good with dialogs.
142
new string[128]; format(string,sizeof(string),"%s(%d) Says: %s",GetPlayerName(playerid), playerid, text); I don't understand... make sure you don't have string defined anywhere in the CMD or the ca...
165