3D Labels & Pickups Disappearing? [++Rep]
#4

Quote:
Originally Posted by MerryDeer
Посмотреть сообщение
It's just you need see your script where you create, delete labels, maybe in some scripts there is no logic places and you are deleting house labels where you don't want. For ex i have problem that some labels what disapearing that was new labels because there was mistake when i was creating and destroying not that label, i was destroying last created label, but of course your problem can by anywhere, you need print when you create label, house, doors in seperate sections, when deleting also makes prints what delete
Or use fix hook for:
PHP код:
DestroyDynamicObject
DestroyDynamicPickup
DestroyDynamicCP
DestroyDynamicRaceCP
DestroyDynamicMapIcon
DestroyDynamic3DTextLabel
DestroyDynamicArea
AttachDynamicObjectToObject
DestroyObject
DestroyPlayerObject
DestroyPickup
Delete3DTextLabel
DeletePlayer3DTextLabel 
Contain in this include:
https://sampforum.blast.hk/showthread.php?tid=590918

Prevents random removal of elements that have been preserved in our variable
Reply


Messages In This Thread
3D Labels & Pickups Disappearing? [++Rep] - by SystemX - 03.07.2016, 17:14
Re: 3D Labels & Pickups Disappearing? [++Rep] - by AbyssMorgan - 03.07.2016, 17:54
Re: 3D Labels & Pickups Disappearing? [++Rep] - by MerryDeer - 03.07.2016, 18:13
Re: 3D Labels & Pickups Disappearing? [++Rep] - by AbyssMorgan - 03.07.2016, 18:17
Re: 3D Labels & Pickups Disappearing? [++Rep] - by SystemX - 04.07.2016, 02:30
Re: 3D Labels & Pickups Disappearing? [++Rep] - by AbyssMorgan - 04.07.2016, 05:19
Re: 3D Labels & Pickups Disappearing? [++Rep] - by SystemX - 04.07.2016, 07:12
Re: 3D Labels & Pickups Disappearing? [++Rep] - by AbyssMorgan - 04.07.2016, 07:15

Forum Jump:


Users browsing this thread: 1 Guest(s)