How to check if there's a number in a string and get that number as a variable
#3

Quote:
Originally Posted by okaym8
Посмотреть сообщение
anyone guys?
Код:
//OnDialogResponse
case vehiclename:
		{
			if(!response) return 0;
			else
			{
			    new string[600];
                            format(string, sizeof(string), "%d blahbfbfbfbf\n", vehiclename, string);
			}
		}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)