help | with read from file.
#1

hello!

i want to read all the props from the file: Props.ini

the props write to file in this way:

"Prop Test",Float:X,Float:Y,Float:Z,PropMoney,PropPrice

but i couldnt make this

someone can help to me ?

thank in advance to helpers
Reply
#2

Show your props enum.
Reply
#3

this:

enum PropList
{
PrName[25],
PrOwner[25],
PrMoney,
PrPrice,
PrPickup
}

but have me function: AddStaticProp(const PropName[],Float:X,Float:Y,Float:Z,PropMoney,PropPrice);
Reply
#4

bump..
help please.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)