ScripT.
#1

Anyone here who can make the 'Enter-Icons' look like this:


Instead of this:


Hmm?
Reply
#2

Disable the arrows and create the one you want with AddStaticPickup.

Put DisableInteriorEnterExits(); on your OnGameModeInit callback

Then put AddStaticPickup( 1239, 1, X, Y, Z ); on OnGameModeInit also, but change the X, Y, Z to the coordinates you want.

Heres some info to help you with AddStaticPickup: https://sampwiki.blast.hk/wiki/AddStaticPickup.
Reply
#3

I must go ingame and go to every place and write /save for the coords?
Reply
#4

Quote:
Originally Posted by znake
I must go ingame and go to every place and write /save for the coords?
yea

and remember to close then reopen the server and gta after you disable the arrows
Reply
#5

How to disable Arrows?
Reply
#6

https://sampwiki.blast.hk/wiki/DisableInteriorEnterExits

the wiki is your friend..
Reply
#7

Quote:
Originally Posted by Rav
Wiki is my wife
Reply
#8

Quote:
Originally Posted by znake
How to disable Arrows?
u didnt read my post right.. i said Put DisableInteriorEnterExits(); on your OnGameModeInit callback and that will remove the arrows
Reply
#9

Thanks. Not even an error
Reply
#10

264,1367.1117,-1279.8849,13.5469,271.2210,0,0,0,0,0,0

What to put in X
What to put in Y
What to put in Z

omg.

Oh, remove 264 and 271.2210,0,0,0,0,0,0
Am I right?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)