Page 1 of 1

Post office by Krepel (UPDATE 1.0.1)

Posted: 25 May 2018, 21:28
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

Re: Post office by Krepel

Posted: 25 May 2018, 21:51
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. :)

Re: Post office by Krepel

Posted: 27 May 2018, 09:35
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

Re: Post office by Krepel

Posted: 27 May 2018, 15:42
by DobermanKaiser
Great plugin!

Re: Post office by Krepel

Posted: 27 May 2018, 18:15
by Krepel
DobermanKaiser wrote:
27 May 2018, 15:42
Great plugin!
Thanks!

Re: Post office by Krepel (UPDATE 1.0.1)

Posted: 27 May 2018, 19:27
by yusuf8a684
Where is pictures of plugin , download , description what the?

Re: Post office by Krepel (UPDATE 1.0.1)

Posted: 27 May 2018, 19:40
by CommanderABab
Pictures are in the first post! :)

Re: Post office by Krepel (UPDATE 1.0.1)

Posted: 27 May 2018, 23:15
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