How to disable Yellow Building Enter Markers ?
#1

Heey Guys ! Can u help me Please .. I wanna remove the Yellow Checkpoint only for houses ..

and set it enable for the shop market and some house like Cj's House ..

Thanks
Reply
#2

Put at OnGameModeInit this:
Код:
DisableInteriorEnterExits( );
Then ... there was a object looking like that yellow PICKUP, search and use it.
Reply
#3

Quote:
Originally Posted by costel_nistor96
Посмотреть сообщение
Put at OnGameModeInit this:
Код:
DisableInteriorEnterExits( );
Then ... there was a object looking like that yellow PICKUP, search and use it.
Can I put this yellow pickup everywhere I want .. To enter to the Ammu, Food Shop ..
Reply
#4

Yes, using CreatePickup and OnPlayerPickUpPickup.
Reply
#5

How Can I Know the Position of each shop !
Reply
#6

http://weedarr.wikidot.com/interior/
Reply
#7

is there any relation with the yellow marker and the map icons ?
Reply
#8

no, they are different..
CreateMapIcon, and CreatePickup, these are not related in any way
Reply
#9

Yes I know ! But When I used DisableInteriorEnterExits( ); .. the icons of Ammu and shops removed from the map
Reply
#10

Quote:
Originally Posted by waim
Посмотреть сообщение
Yes I know ! But When I used DisableInteriorEnterExits( ); .. the icons of Ammu and shops removed from the map
then create a new one..
https://sampforum.blast.hk/showthread.php?tid=330001
https://sampforum.blast.hk/showthread.php?tid=327953

https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
http://weedarr.wikidot.com/interior
https://sampwiki.blast.hk/wiki/SetPlayerPos
https://sampwiki.blast.hk/wiki/CreatePickup
https://sampwiki.blast.hk/wiki/OnPlayerPickUpPickup
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)