String must be assigned to array
#4

Quote:
Originally Posted by klotebandit
Посмотреть сообщение
Ok, that cleared some errors. however i still get an error wich says that these need to be indexed:
Код:
        if(oldrank[playerid]//this != newrank[playerid]//this){
    	        format(stringb,sizeof(stringb),"~w~Rankup: ~g~%s",newrank[playerid]);
		GameTextForPlayer(playerid,stringb,2000,5);
	}
You can try Strcmp, since you're comparing two strings.
Reply


Messages In This Thread
String must be assigned to array - by klotebandit - 26.03.2013, 09:13
Re: String must be assigned to array - by Neil. - 26.03.2013, 09:16
Re: String must be assigned to array - by klotebandit - 26.03.2013, 09:20
Re: String must be assigned to array - by Neil. - 26.03.2013, 09:24
Re: String must be assigned to array - by Djole1337 - 26.03.2013, 09:26
Re: String must be assigned to array - by klotebandit - 26.03.2013, 09:27

Forum Jump:


Users browsing this thread: 2 Guest(s)