Problem with attach object. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Problem with attach object. (
/showthread.php?tid=249741)
Problem with attach object. -
Vvolk - 20.04.2011
There is my problem: I want to attach helm or cap to player with Code: SetPlayerAttachedObject() But then I attach cap and then attach helm, cap doesn't disappear. How i can do that then I attach object to players head previuos object automatically disappear
This screenshots will show you my situation: 1.Only cap...
2.Cap + Helm...

.
Please help me!!!
Re: Problem with attach object. -
AK47317 - 20.04.2011
pawn Код:
RemovePlayerAttachedObject ( playerid , index ) ;
Re: Problem with attach object. -
Vvolk - 20.04.2011
I was found decision, but thank you whatever...