Post office by Krepel (UPDATE 1.0.1)

Show us your Parks, Sports Complexes, and Management plugins.

Moderator: Plugin Moderators

User avatar
Krepel
Villager
Reactions:
Posts: 9
Joined: 24 May 2018, 22:12
Location: Cracow, Lesser Poland, Poland
Plugins: Showcase Store

Post office by Krepel (UPDATE 1.0.1)

#1

Post by Krepel »

So, yeah. It pretty much is my first plugin there, I didn't want to start off that simple, so I made this small post office. At the end I noticed that the car is sorta too big, but it looks ok in my opinion.

In the future I'm gonna make it rotation aware, fix the number of spawning cars (it's sorta too many of them) and maybe add more size varieties and some decoration, also fix the texture to be more realistic.

27.5.18 Update 1.0.1
-Fixed the distance of how far can the car go
-Added the car's speed atribute
Attachments
00_krepel_post_office.zip
OLD VERSION
(2.48 KiB) Downloaded 317 times
postoffice101.zip
1.0.1 Version, download if you want
(2.33 KiB) Downloaded 577 times
Tire_18-05-25_20.42.06.png
postoffice.png
postoffice.png (891 Bytes) Viewed 6114 times
postcar.png
postcar.png (568 Bytes) Viewed 6114 times
Last edited by Krepel on 27 May 2018, 18:57, edited 1 time in total.

User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Post office by Krepel

#2

Post by CommanderABab »

You might change this part

Code: Select all

  "car spawner":[
   {
    "cars":["$post_car_krepel00"],
    "radius":10,
    "count":10
   }
  ],
to

Code: Select all

  "car spawner":[
   {
    "cars":["$post_car_krepel00"],
    "radius":100,   // up to 1000 maybe
    "count":10
   }
  ],
and possibly give the cars some target ids.

:)

I don't think you have too many cars, you're just not letting them go far enough. :)

User avatar
Krepel
Villager
Reactions:
Posts: 9
Joined: 24 May 2018, 22:12
Location: Cracow, Lesser Poland, Poland
Plugins: Showcase Store

Re: Post office by Krepel

#3

Post by Krepel »

CommanderABab wrote:
25 May 2018, 21:51
You might change this part

Code: Select all

  "car spawner":[
   {
    "cars":["$post_car_krepel00"],
    "radius":10,
    "count":10
   }
  ],
to

Code: Select all

  "car spawner":[
   {
    "cars":["$post_car_krepel00"],
    "radius":100,   // up to 1000 maybe
    "count":10
   }
  ],
and possibly give the cars some target ids.

:)

I don't think you have too many cars, you're just not letting them go far enough. :)
Thanks, it'a gonna be helpful

User avatar
DobermanKaiser
Townsman
Reactions:
Posts: 61
Joined: 02 Nov 2017, 11:39

Platform

Re: Post office by Krepel

#4

Post by DobermanKaiser »

Great plugin!

User avatar
Krepel
Villager
Reactions:
Posts: 9
Joined: 24 May 2018, 22:12
Location: Cracow, Lesser Poland, Poland
Plugins: Showcase Store

Re: Post office by Krepel

#5

Post by Krepel »

DobermanKaiser wrote:
27 May 2018, 15:42
Great plugin!
Thanks!

User avatar
yusuf8a684
Reactions:

Re: Post office by Krepel (UPDATE 1.0.1)

#6

Post by yusuf8a684 »

Where is pictures of plugin , download , description what the?

User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Post office by Krepel (UPDATE 1.0.1)

#7

Post by CommanderABab »

Pictures are in the first post! :)

User avatar
yusuf8a684
Reactions:

Re: Post office by Krepel (UPDATE 1.0.1)

#8

Post by yusuf8a684 »

CommanderABab wrote:
27 May 2018, 19:40
Pictures are in the first post! :)
Oh saw that now
i think it was a glitch or something lol

Post Reply Previous topicNext topic

Return to “Parks, Sports and Management”