Search Results
I was so =) pawn Код: forward InitializeDuel(playerid);public InitializeDuel(playerid){    ResetPlayerWeapons(playerid);    GivePlayerWeapon(playerid,31,9999);    GivePlayerWeapon(playerid,2...
68
How to do if one player goes to the duel, then bring back to the second spawn? Если игрок вышел с дуэли pawn Код: if(playerid == g_DuelingID1 || playerid == g_DuelingID2)   ...
68
Tell me everything correctly done? Will it work? statistics / duel / private messages Код: if(dialogid == clickplmenu) { if(response) { if(listitem == 0) { new str[128],sctring[1000],rText[25...
93
Hello, please give me following links to purchase vehicles. vBuy,vSell,vPark =)
58
In server.cfg prescribed "rcon 0", but it does not help to shut down =( Written in the fashion your admin script, so I do not need rkon.
59
Very good, thank you very much =)
67
How to make the player seated on all vehicles, except vehicles ID: 425,432,447,520. Verification does not work = (jail players when they are on auto ID: 425,432,447,520, and I need to jail at all exce...
67
When using the / jail says the nickname is not the player that I chasten. On the server, played three players ID: 0,1,2 I am a player under the jail ID-2, and wrote that I put the player under the ID-...
46
Код: public OnPlayerClickPlayer(playerid, clickedplayerid, source) { clickp[playerid] = clickedplayerid; ShowPlayerDialog(playerid,clickplmenu,DIALOG_STYLE_LIST,"Меню игрока","Посм...
196
so right? Код: new pName[MAX_PLAYER_NAME]; GetPlayerName(playerid, pName, sizeof(pName)); Duel[clickp[playerid]] = playerid; format(string,sizeof string,"Игрок %s(%i) вызы...
196
Errors: Код: D:\Games\SAMP сервер\SampDM\gamemodes\SampDMv.1.3.pwn(5137) : error 017: undefined symbol "clickedplayerid" D:\Games\SAMP сервер\SampDM\gamemodes\SampDMv.1.3.pwn(5139) : e...
196
You press the player in TAB and then showing a dialog: Statistics \ Challenge \ Write PM.
196
Код: if(listitem == 1) { new pName[MAX_PLAYER_NAME]; GetPlayerName(clickp[playerid], pName, sizeof(pName)); format(string,sizeof string,"Игрок %s(%i) вызывает Вас на ...
196
Why does the condition is executed only "playerid", and for the "Duel [playerid]" not? Help please. Cause the player to a duel: Код: if(listitem == 1) { new pName[MAX_PLAYER_NAME]; GetPla...
196
Quote: www.ru-hoster.com - ничем непримечательный хост. [-] Для начала предложит вам по вроде выгодной цене сервер, но п...
1,172
Всем привет, вот такая у меня проблема с дуэлью - вызываю игрока на дуэль /duel ID. У него появляется диалог с подт...
54
Помогите исправить проблему с авторизацией игрока. То есть,когда мы вводим неверный пароль,то статистика игр...
142
Code: D:\Games\SAMP сервер\SampDM\gamemodes\SampDMv.1.2.pwn(3023) : warning 203: symbol is never used: "oldweapon" Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 1 Warning...
350