Saving Attatched objects.
#6

Quote:
Originally Posted by Richie©
Посмотреть сообщение
'AND' ! Thanks MadeMan
No problem.

Also, I think the enum would be better like this

pawn Код:
enum _spao
{
    model,
    bone,
    Float:fX,
    Float:fY,
    Float:fZ,
    Float:rX,
    Float:rY,
    Float:rZ,
    Float:sX,
    Float:sY,
    Float:sZ
}

new PlayerAttatchedObjects[MAX_PLAYERS][10][_spao];
Reply


Messages In This Thread
Saving Attatched objects. - by Richie© - 08.03.2012, 17:56
Re: Saving Attatched objects. - by MadeMan - 08.03.2012, 18:05
Re: Saving Attatched objects. - by Richie© - 08.03.2012, 18:22
Re: Saving Attatched objects. - by MadeMan - 08.03.2012, 18:36
Re: Saving Attatched objects. - by Richie© - 08.03.2012, 18:38
Re: Saving Attatched objects. - by MadeMan - 08.03.2012, 18:46

Forum Jump:


Users browsing this thread: 1 Guest(s)