Vice City: Multiplayer

VC:MP Discussion => General Discussion => Topic started by: 3Concrete0Surf5 on Jul 08, 2023, 03:15 AM

Title: Make all stores and buildings let the player enter
Post by: 3Concrete0Surf5 on Jul 08, 2023, 03:15 AM
I wanted to create custom stores and buildings that let me go inside and also see.
instead of pay and spray make it look like firestone.
Title: Re: Make all stores and buildings let the player enter
Post by: habi on Jul 09, 2023, 06:13 AM
Hi 3Concrete0Surf5,
Not understood what you mean.
Unfortunately,  i have never tried to put player inside buildings.
You can place a pickup in front of the building using CreatePickup (http://wiki.thijn.ovh/index.php?title=Scripting/Squirrel/Functions/CreatePickup)
Then work with event onPickupPickedUp to set position of player.

And i don't know what a firestone is.   If it is custom building, you can 'remove' pay and spray.  Then create firestone in its position.

There are many articles about custom objects and all. Search button available,  use it.