Edit enum with string (+REP)
#10

Quote:
Originally Posted by Sawalha
Посмотреть сообщение
where do you get the first error "error 033: array must be indexed (variable "str") "? copy the line and paste it here
Код:
CMD:setint(playerid,params[]){
new id, a, str[128];
if(sscanf(params,"us[128]i",id,String,a)) return MSG(playerid,C_RED,"/Set [ID] [Database] [Amount]");
format(DB[id][str], 128, String);
return 1;}
Reply


Messages In This Thread
Edit enum with string (+REP) - by Lirbo - 03.02.2016, 08:47
Re: Edit enum with string (+REP) - by cdoubleoper - 03.02.2016, 09:01
Re: Edit enum with string (+REP) - by Lirbo - 03.02.2016, 09:04
Re: Edit enum with string (+REP) - by cdoubleoper - 03.02.2016, 09:06
Re: Edit enum with string (+REP) - by Lirbo - 03.02.2016, 10:02
Re: Edit enum with string (+REP) - by Sawalha - 03.02.2016, 10:29
Re: Edit enum with string (+REP) - by PrO.GameR - 03.02.2016, 10:38
Re: Edit enum with string (+REP) - by Lirbo - 03.02.2016, 13:47
Re: Edit enum with string (+REP) - by Sawalha - 03.02.2016, 16:17
Re: Edit enum with string (+REP) - by Lirbo - 03.02.2016, 16:51

Forum Jump:


Users browsing this thread: 2 Guest(s)