Bee Swarm Simulator Wiki
Advertisement
Bee Swarm Simulator Wiki

Introduction

Oh hoi!
This is just my blog to test my Templates and maybe try to learn Lua.
If you're not interested in coding, you might want to head out now.










Oh, you really checked in all the spaces?
Seems like you like checking in interesting spots!
Well, here's a tip for you-you might want to come back here soon...




















You're interested?
OK! I guess I'll let you see the Templates I've made!

Templates

BeeRating

It's in the name! BeeRating is used to, well, rate bees!
Here's how you use it:
{{BeeRating|EarlyNonGifted=F|MidNonGifted=D|EndNonGifted=C|EarlyGifted=B|MidGifted=A|EndGifted=S|OverallRatings=Whatever you want to put here}}
And this is the results:

Rating of A random bee
Earlygame Midgame Endgame
Non-gifted F D C
Gifted B A S
Overall: Whatever you want to put here

Good?

Modules

Random

So I was like: I wanted to create a Rock-Paper-Scissors game.
But then I was like: Oh wait, we have no Random template.
What to do when that happens? Learn Lua and make one yourself!
Now I'm hoping this should work and will actually give random numbers...
Edit: NOPE, it broke
Edit 1: Nope, it doesn't break, it just hasn't written out actual random numbers yet
Lua error in Module:Random at line 5: 'for' limit must be a number. Lua error in Module:Random at line 5: 'for' limit must be a number. Lua error in Module:Random at line 5: 'for' limit must be a number.

Advertisement