Something I just cant get!
#6

Quote:
Originally Posted by lelemaster
Посмотреть сообщение
I thought we were not authorized to place array in enums. Am I right?
Sureee,then,if you can do it,make a vehicle system(dealership),or buyable house system,but STORE THE Owner,player's name into a variable and write it in a DataBase,without arrays
pawn Код:
enum hinfo
{
    owner[24],
    Hname[100],
    costprice,
    Float:EnterPos[3],
    Float:TelePos[3],
    sellprice,
    interiors,
    Text3D:textid,
    checkpointidx[2]
};
Script that whole piece of code without arrays..
Reply


Messages In This Thread
Something I just cant get! - by oblexive - 23.07.2012, 12:55
Re: Something I just cant get! - by Cjgogo - 23.07.2012, 13:06
Re: Something I just cant get! - by oblexive - 23.07.2012, 13:11
Re: Something I just cant get! - by Cjgogo - 23.07.2012, 13:22
Re : Something I just cant get! - by lelemaster - 23.07.2012, 13:28
Re: Re : Something I just cant get! - by Cjgogo - 23.07.2012, 13:31
Re: Something I just cant get! - by oblexive - 23.07.2012, 13:35
Re: Something I just cant get! - by Cjgogo - 23.07.2012, 13:48
Re: Something I just cant get! - by Vince - 23.07.2012, 13:51
Re: Something I just cant get! - by oblexive - 23.07.2012, 13:54

Forum Jump:


Users browsing this thread: 1 Guest(s)