Attached objects disappears
#2

Hmm, do you have anything in the script that RemovePlayerAttachedObject(playerid, etc);

on KEY_FIRE (Key that you use to throw the grenade)

OR something like
pawn Код:
if((KEY HERE (KEY_SIRE) && IsPlayerAttachedObjectSlotUsed(playerid, etc)
{
    RemovePlayerAttachedObject(playerid, etc);
}
Anything like that at all? That may be the cause for REMOVING the Attached object, "(etc)" is the index of the Object which im sure you must know.
Reply


Messages In This Thread
Attached objects disappears - by leong124 - 18.09.2011, 05:30
Re: Attached objects disappears - by PhoenixB - 18.09.2011, 11:42
Re: Attached objects disappears - by leong124 - 19.09.2011, 09:00
Re: Attached objects disappears - by leong124 - 20.09.2011, 08:26
Re: Attached objects disappears - by |_ⒾⓇⓄN_ⒹⓄG_| - 20.09.2011, 11:52
Re: Attached objects disappears - by leong124 - 20.09.2011, 15:39
Re: Attached objects disappears - by |_ⒾⓇⓄN_ⒹⓄG_| - 20.09.2011, 15:47
Re: Attached objects disappears - by leong124 - 20.09.2011, 16:41
Re: Attached objects disappears - by PhoenixB - 20.09.2011, 16:59
Re: Attached objects disappears - by leong124 - 20.09.2011, 17:22
Re: Attached objects disappears - by IllidanS46 - 20.09.2011, 18:52
Re: Attached objects disappears - by =WoR=Varth - 20.09.2011, 18:56
Re: Attached objects disappears - by leong124 - 21.09.2011, 16:55

Forum Jump:


Users browsing this thread: 1 Guest(s)