Please Help [Array index out of bounds]
#7

Quote:
Originally Posted by Misiur
Посмотреть сообщение
Read the error. See "filterscripts/cete.pwn:633"? It means the problem is caused by cete.pwn file on line 633.
if(response)
{
new ceteid = PlayerInfo[playerid][CeteID];
line said ///////// if(CeteInfo[ceteid][isimhakki] < 1) return SendClientMessage(playerid,-1,"İsim değiştirme hakkınızı doldurmuşsunuz!");
if(PlayerInfo[ceteid][Lider] != 1) return SendClientMessage(playerid,-1,"Зete lideri değilsiniz!");
if(strlen(inputtext) > 31 || !strlen(inputtext)) return ShowPlayerDialog(playerid, 5173, DIALOG_STYLE_INPUT, "Зete İsmi", "Зete ismi boş veya 32 karakterden uzun olamaz!","Tamam","");
format(CeteInfo[ceteid][Isim], 32, "%s", inputtext);
CeteInfo[ceteid][isimhakki] --;
Please :/
Reply


Messages In This Thread
Please Help [Array index out of bounds] - by Besim086 - 04.08.2017, 16:22
Re: Please Help [Array index out of bounds] - by StrikerZ - 04.08.2017, 16:40
Re: Please Help [Array index out of bounds] - by Besim086 - 04.08.2017, 17:40
Re: Please Help [Array index out of bounds] - by FailerZ - 04.08.2017, 17:54
Re: Please Help [Array index out of bounds] - by Besim086 - 04.08.2017, 18:10
Re: Please Help [Array index out of bounds] - by Misiur - 04.08.2017, 18:14
Re: Please Help [Array index out of bounds] - by Besim086 - 04.08.2017, 18:26
Re: Please Help [Array index out of bounds] - by Besim086 - 04.08.2017, 18:31
Re: Please Help [Array index out of bounds] - by Besim086 - 04.08.2017, 19:18
Re: Please Help [Array index out of bounds] - by Misiur - 04.08.2017, 19:30

Forum Jump:


Users browsing this thread: 1 Guest(s)