Search Results
yes, you must format a string
75
I've made dialogs look, pawn Код: case DIALOG_SOLDIER:        {            if( response )            if (gTeam[playerid] == TEAM_USA)             {                gP...
60
Place it under onplayerconnect not working...
133
Okay, than is the samp Wiki incorrect;p But thanks
133
I use samp 0.3d, and I placed it under OnGameModeInit()
133
Hello, I'll trying to add some map icons to my game. Here a example pawn Code: SetPlayerMapIcon( playerid, 12, 2204.9468, 1986.2877, 16.7380, 52, 0, MAPICON_LOCAL ); I get the error that MAPICON_LO...
133
Quote: Originally Posted by MP2 All that is necessary is this: pawn Код: #define ClearChat(%0) for(new i=0; i<20; i++) SendClientMessage(%0, -1, " ")public OnPlayerRequestClass(pla...
314
Helloww, I made a dialog for a class. If a player not have enough score it says: You must have atleast rank 2 to be a Sniper! Than the dialog must be show again and that isn't. pawn Код: case DIA...
79
I have the latest version, I downloaded it 5 mins ago;p. Please try the pastebin link in my previous post. And post of it works CreateObject (without incognito) also not working. Even in my map edito...
152
Weird, not working... Or are converted MTA maps not compatible with samp? http://pastebin.com/iEHHPniw this is it
152
Notworking the objects does not show. It is a filterscript look pawn Код: #define FILTERSCRIPT#include <streamer>#include <a_samp>#if defined FILTERSCRIPTpublic OnFilterScriptInit(){C...
152
Hi all, I use incognito streamer with this: pawn Код: #include <streamer>Thisnative CreateDynamicObject(1491,1952.47326700,-5257.57128900,7.13422400,0.00000000,0.00000000,-180.00001985); //...
152
#define DIALOG_DIALOG 123 is easyer
179
Hello, How to make a anti-pausing code for when a player enter a checkpoint? It is for a capture system, the player must 30 seconds waiting in the checkpoint. If a player on pause in the checkpoint t...
65
Thanks But when I search on ******: hex color picker, I find only sites with #FFFFFF html codes, can u give me a link?
172
No;p I mean whats the name of this color code method. This is RRGGBB "{00CCFF}" and #FFFFFF is a html color code, but I need the name for 0x0000000 code.
172
0x00620096 what is the name of this color method? This is not RRGGBB and not a Hex color
172