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
#2

If you are talking about this editor https://sampforum.blast.hk/showthread.php?tid=209234
I believe id was /asave and it will save in a file in your script files. Make sure you followed the instructions that are on the topic aswell, hope this would help you out.
Reply
#3

Quote:
Originally Posted by KevinSchuit
Посмотреть сообщение
If you are talking about this editor https://sampforum.blast.hk/showthread.php?tid=209234
I believe id was /asave and it will save in a file in your script files. Make sure you followed the instructions that are on the topic aswell, hope this would help you out.
Thanks for your reply , but i don't think Im looking for this one..
https://sampwiki.blast.hk/wiki/EditAttachedObject This is what I'm using, but my toys aren't saving when i hit the save button , they'll just reset the co-ordinates
Reply
#4

Anyone ? :/
Reply
#5

Bumpp, On second page :/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)