Author Topic: Can someone help me add a price to musicblock's in CityRPG?  (Read 948 times)

I have been going over this many time's and sence i suck at scripting. and have little to no clue of scripting in general (other then SIMPLE SIMPLE editing.

i thought to my self, because vehicle spawn's cost money to plant i would simply copy that segment of the script, and add the music brick in replace of the vehicle spawn.

    vehicleSpawn  >  1x1music

But The vehicle has many other thing's then just costing money

and that drug mod is wrapped around it in every possible way.

up till earlier any possible attempt to do so has caused the CityRPG addon to break, and disables itself from the server.

But now i have the Music brick in without the server disabling the addon. however. planting still has no cost.

Editing package.cs, and prefs.cs, Package being the file that show's the most "VehicleSpawn" 's

but im more then very sure im doing something wrong.


Can i get a simple text segment that will sell a music brick for $50?
And tell me where to past it...

or tell me what im supposed to do... , and please don't leave negative replies. im only asking for help...


I dunno what to do here. If you can find anything about vehicle spawn's price, or a brick price list, or something, you might be able to add the music brick...

I dunno what to do here. If you can find anything about vehicle spawn's price, or a brick price list, or something, you might be able to add the music brick...
ive also tried that, along with drug place prices and lot place prices...


bump

Stop bumping this. Infact, to get you to stop, I'm going to write this simple code for you.

Code: [Select]
--CODE REDACTED--

Something along those lines. Put it in OnPlant in package.cs
« Last Edit: March 29, 2012, 08:04:03 PM by LundoomGaming »