Author Topic: MobsInGrass!  (Read 16326 times)

CalDaBeast

  • Entering Mt Moon
  • ****
  • Posts: 115
  • Friendliness: 0
  • Plugin Developer and VoxelHoenn Head Builder
    • VoxelWiki Profile
Re: MobsInGrass!
« Reply #60 on: June 28, 2012, 09:54:41 pm »
So did you make this on your own or did you continue from Cal's work because was he not going to do this?

I actually DID code this mod, but @Rigby was to lazy to test it with me >.<
I also coded a Nurse Joy plugin :P

Paradox, 15 ticks is less than a second (20ticks per second). How is that of any use? :P
Not 15 ticks in minecraft.

What type of tick then?
-CalDaBeast
 Plugin Developer
 Head Builder of VoxelHoenn

Ad...

Paradox

  • Professor
  • Fighting Giovanni
  • *****
  • Posts: 966
  • Friendliness: 39
  • Registered User
Re: MobsInGrass!
« Reply #61 on: June 28, 2012, 09:57:26 pm »
http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Runnable.html


Ticks is the incorrect term to use in coding terms but I use it for simplicity so that people do not question me so much.

CalDaBeast

  • Entering Mt Moon
  • ****
  • Posts: 115
  • Friendliness: 0
  • Plugin Developer and VoxelHoenn Head Builder
    • VoxelWiki Profile
Re: MobsInGrass!
« Reply #62 on: June 28, 2012, 10:00:43 pm »
Oh  Arceus  why Paradox. Are you telling me you didn't use Bukkit's inherent Scheduler system for the timing and delays??  :eek: :eek: :eek: :eek:
-CalDaBeast
 Plugin Developer
 Head Builder of VoxelHoenn

Paradox

  • Professor
  • Fighting Giovanni
  • *****
  • Posts: 966
  • Friendliness: 39
  • Registered User
Re: MobsInGrass!
« Reply #63 on: June 28, 2012, 10:02:42 pm »
I did... the schedulars take a runnable as one of their arguments...


t
scheduleAsyncDelayedTask[/b](Plugin plugin, Runnable task)[/size]
Schedules a once off task to occur as soon as possible This task will be executed by a thread managed by the scheduler
[/font]
int
scheduleAsyncDelayedTask[/b](Plugin plugin, Runnable task, long delay)[/size]
Schedules a once off task to occur after a delay This task will be executed by a thread managed by the scheduler
[/font]
int
scheduleAsyncRepeatingTask[/b](Plugin plugin, Runnable task, long delay, long period)[/size]
Schedules a repeating task This task will be executed by a thread managed by the scheduler
[/font]
int
scheduleSyncDelayedTask[/b](Plugin plugin, Runnable task)[/size]
Schedules a once off task to occur as soon as possible This task will be executed by the main server thread
[/font]
int
scheduleSyncDelayedTask[/b](Plugin plugin, Runnable task, long delay)[/size]
Schedules a once off task to occur after a delay This task will be executed by the main server thread
[/font]
int
scheduleSyncRepeatingTask[/b](Plugin plugin, Runnable task, long delay, long period)[/size]
Schedules a repeating task This task will be executed by the main server thread
[/font]

CalDaBeast

  • Entering Mt Moon
  • ****
  • Posts: 115
  • Friendliness: 0
  • Plugin Developer and VoxelHoenn Head Builder
    • VoxelWiki Profile
Re: MobsInGrass!
« Reply #64 on: June 28, 2012, 10:06:56 pm »
 :p
-CalDaBeast
 Plugin Developer
 Head Builder of VoxelHoenn

Paradox

  • Professor
  • Fighting Giovanni
  • *****
  • Posts: 966
  • Friendliness: 39
  • Registered User
Re: MobsInGrass!
« Reply #65 on: June 28, 2012, 10:07:56 pm »
:P We should program together or something. It's lonely here.

CalDaBeast

  • Entering Mt Moon
  • ****
  • Posts: 115
  • Friendliness: 0
  • Plugin Developer and VoxelHoenn Head Builder
    • VoxelWiki Profile
Re: MobsInGrass!
« Reply #66 on: June 28, 2012, 10:11:18 pm »
We shouldddddd! I want a coding buddy!!!!
Do you have a Skype? I prefer it over TS, and I can't on TS right now. I wanna have some 1331 c0d3r sp34|<
-CalDaBeast
 Plugin Developer
 Head Builder of VoxelHoenn

Paradox

  • Professor
  • Fighting Giovanni
  • *****
  • Posts: 966
  • Friendliness: 39
  • Registered User
Re: MobsInGrass!
« Reply #67 on: June 28, 2012, 10:24:33 pm »
Haha, I can get skype, I use to have one but I haven't used it in forever. I love TS, always in it.

CalDaBeast

  • Entering Mt Moon
  • ****
  • Posts: 115
  • Friendliness: 0
  • Plugin Developer and VoxelHoenn Head Builder
    • VoxelWiki Profile
Re: MobsInGrass!
« Reply #68 on: June 28, 2012, 10:34:54 pm »
Dooo it!
Sendme a contact request when you do.
My user is calstephens98
-CalDaBeast
 Plugin Developer
 Head Builder of VoxelHoenn

Paradox

  • Professor
  • Fighting Giovanni
  • *****
  • Posts: 966
  • Friendliness: 39
  • Registered User
Re: MobsInGrass!
« Reply #69 on: June 29, 2012, 03:09:18 pm »
Sent a request. I'm paradox1123

supernoise

  • PokeManiac
  • Entering Viridian Forest
  • *****
  • Posts: 70
  • Friendliness: 1
  • BOOM
Re: MobsInGrass!
« Reply #70 on: June 29, 2012, 04:38:12 pm »
need spiders to appear and either more attracts or more than a 5% chance for things to appear
Assassin, so watch out

Pokemaniac

Gymleader