Question
#5

Hello, Jastak

If type_tt is a integer like you mention in the stock, it can only accept numbers, in this case you switch it, and then you create a "case 's':" that 's' is a string, and thats wrong, either you use numbers or strings cant use both unless you convert in some way before you put it in the stock function...


Quote:

stock implodeTextVehicle(playerid, pvInfo: enum_tt, type_v, type_tt = 0)
{
new string2[MAX_PLAYERVEHICLES*(14*MAX_MODS)];
switch(type_tt)
{..
Reply


Messages In This Thread
Question - by Jastak - 18.01.2016, 20:14
Re: Question - by radiobizza - 18.01.2016, 20:20
Re: Question - by Jastak - 18.01.2016, 20:22
Re: Question - by Jastak - 18.01.2016, 21:12
Re: Question - by Sasquatch - 19.01.2016, 10:12

Forum Jump:


Users browsing this thread: 1 Guest(s)