Tev nav definēts string garums..
if (strcmp("/rules, cmdtext, true, 10) == 0)
{
new string[256];
ShowPlayerDialog(playerid,1336,DIALOG_STYLE_MSGBOX,"Saraksts","Liels saraksts.","Labi","Atcelt");
return 1;
}
Ja tāpat nevari visu sarakstīt, palielini string garumu, piemēram:
new string[500];
Search found 8 matches
- 07 Mar 2011, 21:32
- Forum: Pawn valoda
- Topic: Par "Dialogu" teksta garumu.
- Replies: 2
- Views: 1955
- 04 Mar 2011, 21:26
- Forum: Pawn valoda
- Topic: Par leveliem...
- Replies: 9
- Views: 3984
Re: Par leveliem...
Briesmoni,
if(strcmp(cmdtext, "/flip", true) == 0)
{
if(GetPlayerScore(playerid) >= 2)
{
new currentveh;
new Float:angle;
currentveh = GetPlayerVehicleID(playerid);
GetVehicleZAngle(currentveh, angle);
SetVehicleZAngle(currentveh, angle);
SendClientMessage(playerid, 0xFFFFFFFF, "Your ...
if(strcmp(cmdtext, "/flip", true) == 0)
{
if(GetPlayerScore(playerid) >= 2)
{
new currentveh;
new Float:angle;
currentveh = GetPlayerVehicleID(playerid);
GetVehicleZAngle(currentveh, angle);
SetVehicleZAngle(currentveh, angle);
SendClientMessage(playerid, 0xFFFFFFFF, "Your ...
- 04 Mar 2011, 19:28
- Forum: Pawn valoda
- Topic: Par leveliem...
- Replies: 9
- Views: 3984
Re: Par leveliem...
<t>Visām līmeņu komandām nomaini no if(GetPlayerRank(playerid) == Limenis)<br/>
Uz if(GetPlayerRank(playerid) >= Limenis)<br/>
<br/>
Piemēram: <br/>
if(strcmp(cmdtext,"/heal",true)==0)<br/>
{<br/>
if(GetPlayerRank(playerid) >= 1)<br/>
SetPlayerHealth(playerid,100);<br/>
else<br ...
Uz if(GetPlayerRank(playerid) >= Limenis)<br/>
<br/>
Piemēram: <br/>
if(strcmp(cmdtext,"/heal",true)==0)<br/>
{<br/>
if(GetPlayerRank(playerid) >= 1)<br/>
SetPlayerHealth(playerid,100);<br/>
else<br ...
- 24 Feb 2011, 20:05
- Forum: Nosūdzi kādu!
- Topic: LifeStyle.[NGT]
- Replies: 1
- Views: 1107
LifeStyle.[NGT]

* Neliels apraksts kas notika kur un kā. Driftojot viņā netīšām ietriecos, un viņš uzreiz aizsvilās.
* Vai vēl kāds to redzēja ? Nē, jo tas bija pa pm.
* Vai agrāk biji manījis šim spēlētājam/adminam kaut ko līdzīgu. Nē.
- 22 Feb 2011, 19:24
- Forum: Banu apelācijas
- Topic: eDen
- Replies: 4
- Views: 1969
Re: eDen
~2-3h 
- 22 Feb 2011, 18:58
- Forum: Banu apelācijas
- Topic: eDen
- Replies: 4
- Views: 1969
Re: eDen
Jau mēģināju vairākas reizes, tas pats..
- 22 Feb 2011, 18:33
- Forum: Banu apelācijas
- Topic: eDen
- Replies: 4
- Views: 1969
eDen
<r>1. Niks, ar kuru tevi nobanoja;eDen<br/>
2. Tava IP adrese (ja nezini, izmanto šo: <URL url="http://whatismyip.com">http://whatismyip.com</URL>);46.109.105.45<br/>
3. Admina niks, kurš tevi nobanoja;Nezinu<br/>
4. Iemesls kāpēc tevi nobanoja. Nezinu<br/>
<br/>
Vakar atradu šo serveri, 2h ...
2. Tava IP adrese (ja nezini, izmanto šo: <URL url="http://whatismyip.com">http://whatismyip.com</URL>);46.109.105.45<br/>
3. Admina niks, kurš tevi nobanoja;Nezinu<br/>
4. Iemesls kāpēc tevi nobanoja. Nezinu<br/>
<br/>
Vakar atradu šo serveri, 2h ...
- 22 Feb 2011, 14:13
- Forum: Foruma spēles
- Topic: Mūzikas spēle.
- Replies: 1486
- Views: 386648
Re: Mūzikas spēle.
Normāls
6/10