Need abit of help regarding Attached Objects.
#1

Hello , I'm not quiet getting it, How do i save these Attached Objects with i hit the save button with 0.3e editor, If i attach them again , the co-ordinates would be resetted.. How can i make them save when i hit the save icon..


I've learnt so far is something about OnPlayerEditAttachedObject , Can anyone help me explain , how does it work ?

Код:
enum ptInfo
{
	ptModelID,
	ptBone,
	Float:ptPosX,
	Float:ptPosY,
	Float:ptPosZ,
	Float:ptRotX,
	Float:ptRotY,
	Float:ptRotZ,
	Float:ptScaleX,
	Float:ptScaleY,
	Float:ptScaleZ
};
new PlayerToyInfo[MAX_PLAYERS+1][MAX_PLAYERTOYS][ptInfo];
I'd thank you , If you help me out .
Reply


Messages In This Thread
Need abit of help regarding Attached Objects. - by Desi_Dude - 15.01.2013, 05:31
Re: Need abit of help regarding Attached Objects. - by KevinSchuit - 15.01.2013, 06:15
Re: Need abit of help regarding Attached Objects. - by Desi_Dude - 15.01.2013, 07:13
Re: Need abit of help regarding Attached Objects. - by Desi_Dude - 16.01.2013, 04:40
Re: Need abit of help regarding Attached Objects. - by Desi_Dude - 16.01.2013, 11:42

Forum Jump:


Users browsing this thread: 1 Guest(s)