Search Results
pawn Код: stock DelTextPlan(){    for(new i;i<MAX_AIR;i++)    {    Delete3DTextLabel(Text3D:aeroo[i]); // YOU ARE DELETING THE 3D LABEL!    }    return 1;} where did you use this?
170
Quote: Originally Posted by rockhopper I have used this it works But the Problem Is Shop Robbed Recently Doesn't Work When I rob a shop during robbing I exit the cp And Robbery fails Then ...
1,696
you must have 0.3z include files
85
Thanks guys btw is ProxDetector in a_samp ? O.o or as default ?
389
Just Create a new dialog for the balance and add a item like next or something
146
Download samp 0.3z includes and recompile the script
115
The problem that it does not show SendClientMessageToAll(0xFF000000, "{FF8000}The ferry is going to Island"); is becuase "OnFilterScriptint" is called when the FS loads and the message is shown to pla...
84
It may be because the string for a dialog has reached its maximum length
146
Hi guys this is an include which contains some SendClientMessage functions to make work simple Functions are : GetDistanceBetweenPlayers(playerid1,playerid2) This function is used to get players i...
389
Check if the server's and client's version is the same
159
OMG! i made something like that months ago. this is how i used it pawn Код: SetPlayerPos(playerid,379.1041,-115.8127,1001.4922);                SetPlayerFacingAngle(playerid,277.5683);  ...
68
use https://sampwiki.blast.hk/wiki/AttachObjectToVehicle and use the objectid as the vehicle model id
85
use samp map editor move to the mad dogs house delete that object and use show code and copy that and paste it to onplayerconnect
127
Hi Rockhopper, make sure u have this pawn Code: if(tatoorobbedrecently >=1) //checking if tatoo shop has been robbed recently        {            SendClientMessage(playerid, COLOR_RED, "...
1,696