×

Langue

Fermer
Atelier 801
  • Forums
  • Dev Tracker
  • Connexion
    • English Français
      Português do Brasil Español
      Türkçe Polski
      Magyar Română
      العربية Skandinavisk
      Nederlands Deutsch
      Bahasa Indonesia Русский
      中文 Filipino
      Lietuvių kalba 日本語
      Suomi עברית
      Italiano Česky
      Hrvatski Slovensky
      Български Latviešu
      Estonian
  • Langue
  • Forums
  • /
  • Transformice
  • /
  • Archives
  • /
  • [UNOFFICAL] Modules competiton!
1 / 2 › »
[UNOFFICAL] Modules competiton!
Hophipmice
« Citoyen »
1392492660000
    • Hophipmice#0000
    • Profil
    • Derniers messages
    • Tribu
#1
  0
a dit :
Yes, whiskypickle gave permission

The title says it all! It's so far the first module contest!

How does this work?
Actually, it's pretty simple. All you have to do is sign up with the form at the really bottom. As soon as we enough players, we will put you in groups of three depening on your level. There would be around 4-10 groups. We will DM you as a group on CFM, we will give you a private name, a stypi file and your category. As you go higher on the scale, the harder the competition gets. For example(This isn't actually a group!):

Group name: Shamousey

Group Members: Hophipmice, Jordynl, Safwanrockz.

Category: Admin control panel; make your own admin control panel so the person can do anything!


THIS MAY BE CHANGED!

There will then be 2 groups against each other on the subjected category. The announncements of next upcoming face off will be posted here.

The face off can take as many days/hours as how much it needs. For example: If you had a simple ban system, you'll have 3 hours or less. Exceptions can be made.

PS: Groups will be put into equal levels. By all means that there will be a good coder and 2 ok coders!

Judges:
Jordynl
Safwanrockz
Abdeltif

Time manager/teams manager:
Hophipmice

Categories:
•Admin control panel
•Complex ban system
•Simple ban system
•Complex team system
•Simple game
•Complex game

THERE ARE OTHER CATEGORIES!

▼ Form ▲
Questions with a * next to them are important and you must provide an answer.

↓Transformice name:
↓Timezone:
↓How well do you know lua:
↓Codes*:

[Last notes] There isn't a set date to this, it can start whenever and end at whenever time;
only group names are given. The names of the people in the groups are not given out. Until the really end;
if we don't get enough playersa after a few weeks, the competiton will be stopped.


If you have questions/queries please don't hesitate to post them here
+Thogabriel
« Citoyen »
1392528600000
    • +Thogabriel#0000
    • Profil
    • Derniers messages
    • Tribu
#2
  0
Good luck
Baasbase
« Citoyen »
1392559740000
    • Baasbase#0095
    • Profil
    • Derniers messages
#3
  0
Too easy, not enough challenge to participate tbh
Abdeltif
« Citoyen »
1392658680000
    • Abdeltif#0000
    • Profil
    • Derniers messages
    • Tribu
#4
  0
Baasbase a dit :
Too easy, not enough challenge to participate tbh

yeah ...
I'll tell hophip that when he connects ;x
Hophipmice
« Citoyen »
1392666960000
    • Hophipmice#0000
    • Profil
    • Derniers messages
    • Tribu
#5
  0
Baasbase a dit :
Too easy, not enough challenge to participate tbh

It says in the OP that you'll get the task depending on how good the people in your group are. I mean the ones in the OP are just basic but we have got many hard ones.

And the face off's will be fair. So it can be 2 very good teams doing hard things and 2 good groups doing slightly easier things.
Baasbase
« Citoyen »
1392668640000
    • Baasbase#0095
    • Profil
    • Derniers messages
#6
  0
Yeah but how will you judge how good the people in the group are? I mean i can join with 4 alts and no one would know who we are and what our skills are. The organisation on this is a little on the poor hand
Hophipmice
« Citoyen »
1392669660000
    • Hophipmice#0000
    • Profil
    • Derniers messages
    • Tribu
#7
  0
Baasbase a dit :
Yeah but how will you judge how good the people in the group are? I mean i can join with 4 alts and no one would know who we are and what our skills are. The organisation on this is a little on the poor hand

Now thinking about it; I might as well ask to give some of codes they made(personally).
Leafileaf
« Citoyen »
1393415760000
    • Leafileaf#0000
    • Profil
    • Derniers messages
    • Tribu
#8
  0
I don't think number of lines are fair

A 50-line script with function calls can be expanded to 200+ lines

A 1000-line script can be compacted into 1 line.

You should be counting chars instead
Abdeltif
« Citoyen »
1393439100000
    • Abdeltif#0000
    • Profil
    • Derniers messages
    • Tribu
#9
  0
Leafileaf a dit :
I don't think number of lines are fair

A 50-line script with function calls can be expanded to 200+ lines

A 1000-line script can be compacted into 1 line.

You should be counting chars instead

or counting variables, limited variables = limited code
20 variables max ? ;)
Safwanrockz
« Censeur »
1393445340000
    • Safwanrockz#0095
    • Profil
    • Derniers messages
    • Tribu
#10
  0
Imo 20 variables is a lot.
Leafileaf
« Citoyen »
1393454160000
    • Leafileaf#0000
    • Profil
    • Derniers messages
    • Tribu
#11
  0
Abdeltif a dit :
or counting variables, limited variables = limited code
20 variables max ? ;)

variables={}
variables.a="something"
variables.b="something"
variables.c="something"
etc.

technically this is one variable, a table.
Abdeltif
« Citoyen »
1393518540000
    • Abdeltif#0000
    • Profil
    • Derniers messages
    • Tribu
#12
  0
Leafileaf a dit :
variables={}
variables.a="something"
variables.b="something"
variables.c="something"
etc.

technically this is one variable, a table.

and logicly, it's 4 variables, a table and 3 strings in it ;x
Hophipmice
« Citoyen »
1393518840000
    • Hophipmice#0000
    • Profil
    • Derniers messages
    • Tribu
#13
  0
It has been changed!

For a normal face of you have 2-3 hours and 5 variables max.

Last face off
4-5 hours and 6 variables max!
Abdeltif
« Citoyen »
1393518840000
    • Abdeltif#0000
    • Profil
    • Derniers messages
    • Tribu
#14
  0
Hophipmice a dit :
It has been changed!

For a normal face of you have 2-3 hours and 5 variables max.

Last face off
4-5 hours and 6 variables max!

This will make it fair ;p
Wwendettaa
1393846620000
    • Wwendettaa#0000
    • Profil
    • Derniers messages
    • Tribu
#15
[Modéré par Bolinboy, raison : Please do not use a translator to post here.]
Drgenius
« Citoyen »
1394272860000
    • Drgenius#0000
    • Profil
    • Derniers messages
    • Tribu
#16
  0
Hello! Should I just post the form here? And what is Codes?
Abdeltif
« Citoyen »
1394273640000
    • Abdeltif#0000
    • Profil
    • Derniers messages
    • Tribu
#17
  0
Drgenius a dit :
Hello! Should I just post the form here? And what is Codes?

Post the form here
There are no codes, you(the teams) will make them lol
Drgenius
« Citoyen »
1414899180000
    • Drgenius#0000
    • Profil
    • Derniers messages
    • Tribu
#18
  0
Abdeltif a dit :
Drgenius a dit :
Hello! Should I just post the form here? And what is Codes?

Post the form here
There are no codes, you(the teams) will make them lol

Hophipmice a dit :
↓Codes*:

That's what I meant. I assume it means post any previous creations, which I don't feel comfortable posting to the public. Can I signup through a private message?
Itchyboy
« Citoyen »
1414954560000
    • Itchyboy#0000
    • Profil
    • Derniers messages
    • Tribu
#19
  0
↓Transformice name: Itchyboy
↓Timezone: Central Standard Time
↓How well do you know lua: I would like to think I know it pretty well, but there's still some stuff I don't know.
↓Codes*: This is the code I run in my tribe house: http://pastebin.com/VbQyjw2p There are a lot of variables that I left in there that don't do anything because I was too lazy to remove them.
And here's my only module which really really sucks: http://pastebin.com/W7g8fLaK
Safwanrockz
« Censeur »
1415223120000
    • Safwanrockz#0095
    • Profil
    • Derniers messages
    • Tribu
#20
  0
I assume this was canceled since the OP is almost 10 months old and one of the judges quit the game.
  • Forums
  • /
  • Transformice
  • /
  • Archives
  • /
  • [UNOFFICAL] Modules competiton!
1 / 2 › »
© Atelier801 2018

Equipe Conditions Générales d'Utilisation Politique de Confidentialité Contact

Version 1.27