error 035: argument type mismatch (argument 1)
#3

stock HotelPath(ho)
{
//new Variable[hoIDinfo]; // variable

new Variable[64], hote = ho;

// hote = Variable[hoID] +1;
//Variable[hoID] +1;

format(Variable, 30, "Hotels/%d.ini", Variable);
Variable[hoID] ++; // multiplying

return hote;
}
Reply


Messages In This Thread
error 035: argument type mismatch (argument 1) - by Sirop - 21.05.2016, 10:08
Re: error 035: argument type mismatch (argument 1) - by Dayrion - 21.05.2016, 10:12
Re: error 035: argument type mismatch (argument 1) - by Sirop - 21.05.2016, 10:13
Re: error 035: argument type mismatch (argument 1) - by xTURBOx - 21.05.2016, 10:16
Re: error 035: argument type mismatch (argument 1) - by Sirop - 21.05.2016, 10:18
Re: error 035: argument type mismatch (argument 1) - by Sirop - 21.05.2016, 11:04
Re: error 035: argument type mismatch (argument 1) - by SyS - 21.05.2016, 11:54
Re: error 035: argument type mismatch (argument 1) - by Sirop - 21.05.2016, 12:25

Forum Jump:


Users browsing this thread: 1 Guest(s)