Search Results
Quote: Originally Posted by BlackBomb here you go pawn Код: CMD:stats(playerid, params[]){    new string[1024], holder[128];    format(string, sizeof(string), ""COL_LIGHTBLUE"GENE...
144
Quote: Originally Posted by S4t3K There's so much ways to do even if you keep using format. The first one is to make frequent line returns and to use the antislash \ at the end of each of...
144
I made a regular format for the dialog but apparently I used to much characters already, and I'm just in the very beginning of this gamemode. There has to be added three times as much in the future. ...
144
I have Streamer Plugin v2.6.1 - As far as I know this is the latest version? Correct me if I'm wrong.
139
Quote: Originally Posted by jakejohnsonusa What do you mean by freeze? Turn the engine off/on? There is no way to freeze vehicles in SA-MP (as of now), not unoccupied ones, which is surpr...
139
Is there any possible way to freeze all vehicle's until someone enters it or either uses /engine and freezes it again when people leave the vehicle. Thanks in advance.
139
OnPlayerKeyStateChange is what you are searching for.
114
No, well you really need to see it. I hope you understand what I mean by the following. Imagine; You made a mapping in the air and placed vehicle's on the mapped floor. (Street or what-so-ever) The v...
110
What I'm searching for is how to freeze a vehicle, not just freezing it but also unfreezing at the right moment. Basically the vehicles are on the ground of an mapping (blue/air under the mapping). W...
110
As title states its the easiest way to explain it that way. For example: Код: CMD:example(playerid, params[]) { SCMExampleAll return 1; } then SCMExampleAll should do: (like a define or new) ...
77
mselection is also an option.
106
This is a filterscript, pawn Код: public OnFilterScriptInit(){    /*your objects go here.*/    return 1;} also, place #endif on the end of your filterscript.
248
you have the include in the include folder? (Foldername/Pawno/Include/Foreach.inc)
295
Wrong section, go here https://sampforum.blast.hk/showthread.php?tid=447813
73
You probably have foreach placed first. Place a_samp first in list. pawn Код: #include <a_samp>#include <foreach> this is what i have pawn Код: #include <a_samp>#include &...
295
Quote: Originally Posted by newbie scripter pawn Код: CMD:goto(playerid, params[]){    if(!strcmp("sf", params, true, 2))    {        // SF tp cmd    }    if(!strcmp("ls", ...
105
haha, thanks lads. Just felt like announcing it :P. Me @ Famous status (NOT!)
212
Today I'm registered for 1 year, I only started playing samp a bit longer then one year then! I'd know about SAMP ages ago, but my friend got me addicted now XD
212