Delete default pickups/ pickup text
#1

I was wondering how to get rid of all the info cones at the banks/pd/businesses and such. I deleted the properties folder and texts in the /scriptfiles folder, but they are all still there. Any help is appreciated.

Also, how do you create pickups with the little text labels above them? Its just tiny text above it. I wish I had a good screenshot. If you know what I mean, you'll understand.
Reply
#2

its the gl_property filterscript. look in your server.cfg at the line "filterscripts" and remove its entry.
iam wondering why it still creates the pickups, despite you deleted the textfiles which contains the data... weird.
have a look here: https://sampwiki.blast.hk/wiki/Create3DTextLabel
Reply
#3

Thanks for that. And I did remove the gl_property filterscript and the rest of the default ones too, and that only removes the icons, like the sheriffs badge and the dollar sign. The Yellow enter/exit icons are the ones still there I want to get rid of.

And thanks for the TextLabel
Reply
#4

I think you want this:

pawn Код:
DisableInteriorEnterExits();
Reply
#5

Where to put this and how to use it ?
Reply
#6

use that command in OnGameModeInit()
Reply
#7

found out that on other thread , thanks anyway
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)