Search Results
//------[Makeleader]-------
FactionLeader[playerid] = 0;
Quote:
COMMAND:makeleader(playerid, params[])
{
if(PlayerInfo[playerid][Adminlevel] < 1) return SendClientMessage(playerid,C...
357
I try put on picture on my server when I login.
But, that picture isnt show. I put textdraw in ongamemodeinit and onplayerconnect.
Just show a name of picture.
pls help
153
Using 0.3e. How other server can use that picture ?
141
Hello. I try put one picture on my server when I loggin.
But, I have a problem. That picture isn't show. I use this FS: http://forum.sa-mp.com/showthread.ph...ghlight=Sprite
When I loggin, write ju...
141
I have a cmd /offban.. But, that command isn't work.
And I have a two errors in that cmd:
errors:
pawn Код:
(38321 -- 38322) : error 035: argument type mismatch (argument 1)error 035: argument...
155
In this cmd,
Код:
CMD:kupizeton(playerid, params[])
{
if (IsPlayerInRangeOfPoint(playerid, 3,1023.6085,-889.9498,44.0966))
{
if(PlayerInfo[playerid][pZeton] == 3)
{
SendClientMessag...
139
Quote:
Originally Posted by miokie
SetPlayerWantedLevel
and when they disappear?
I need a make a Timer for that ?
more info pls
196
How I can make this wanted level for Police ?
http://www.******.ba/imgres?q=gta+sa...:27,s:30,i:190
sry for bad english
196
were I need the put my code ? :S
I put siren on my car, and what now ?
633
were I need the put my code ? :S
I put siren on my car, and what now ?
4,248
Quote:
Originally Posted by [MG]Dimi
https://sampforum.blast.hk/showthread.php?tid=215963
Object ID is 19419
thanks man.
633
Pls, how the make this siren ?
[ame]http://www.youtube.com/watch?v=ZubvOQZ7RA8&feature=related[/ame]
I'll give rep++
633
Hello
I have a little problem. My server can't start. Its mysql.so. I try diffrent version of mysql and nothing.
Here is server_log:
Quote:
SA-MP Dedicated Server
------------------...
167
Try:
if(PlayerInfo[playerid][pAdmin] >= 1)
I don't known your variables...
314
Use this colors:
Quote:
#define COL_EASY "{FFF1AF}"
#define COL_WHITE "{FFFFFF}"
#define COL_BLACK "{0E0101}"
#define COL_GREY "{C3C3C3}"
#define CO...
216
PlayerInfo[i][0]
I'm put 0. And now is works. Tnx man
620
Nope, I have the same error.
620
What is wrong with this line:
Code:
if(PlayerInfo[i][] > 0 && VanLSa[i] == 0 && GetPlayerInterior(i) == 0 && GetPlayerVirtualWorld(i) == 0)
I have this error: error 029: i...
620