Search Results
You cant change font in dialog.
61
pawn Код: stock IsPlayerInRangeOfHouse(playerid, Float:Range){    for(new x = 0; x < MAX_HOUSES; x++)    if(IsPlayerInRangeOfPoint(playerid, Range, House[x][hExtPosX], House[x][hExtPosY], H...
121
Quote: Originally Posted by AliHaider145 you all are noobs I have say you that pic is in file check it but when you will see script your eyes will be opened You calling us noobs, when y...
182
holy moly! EDIT: You just made history bro, rep+!
17,775
Or maybe... It has Anti-DeAMX...
122
pawn Код: new Text:Textdraw0[MAX_PLAYERS]; pawn Код: for(new i = 0; i<MAX_PLAYERS; i++) // Under OnGameModeInit.{        Textdraw0[i] = TextDrawCreate(30.000000, 119.000000, "Law comman...
103
Try making all the textdraws for players, not global textdraws. It should fix the problem.
103
pawn Код: CMD:evento(playerid, params[]){    if(PlayerInfo[playerid][pAdmin] < 3) return SendClientMessage(playerid, COR_ERRO, "Нямаш прво да използваш тази коман...
183
Quote: Originally Posted by System64 ryder already made better function for that pawn Код: stock RemovePlayerWeapon(playerid, ...){    new iArgs = numargs();    while(--iArgs)  ...
71,195
The best: https://sampforum.blast.hk/showthread.php?tid=369284
201
How stupid is that, to put image with the file, LOL.
182
Its just a calculating that code to a final result. (result is 45, if 'time' is defined as 1.)
135
Quote: Originally Posted by Strech I get pawn Код: error 029: invalid expression, assumed zero My line is pawn Код: else SendClientMessage(playerid, COLOR_GREY, "You need to be ...
74
Update your streamer to the latest.
136
Quote: Originally Posted by sniperwars pawn Код: COMMAND:setdraw(playerid, params[]){    new string[128];    new text;    if(sscanf(params, "s[128]", text)) SendClientMessage(pla...
212
[FilterScript] PRace System + Race Editor v1.1 https://sampforum.blast.hk/showthread.php?tid=240735
77
Well, i guess you arent experienced at scripting? If not, then i'd suggest to learn how to use y_ini and some basic stuff about scripting. It's actually pretty easy to do, if you can script well enoug...
149
Quote: Originally Posted by windrush Hmmm Download MTA 3.0 For Editing a Map and use Convertffs.com .map to .pwn
149
Quote: Originally Posted by Roel Okay, then I might better can save everything and after that crash the server, so players doesn't have to reconnect lol Yup, crashing the server is the ...
103