Advertisement
TheOverlordsOfROBLOX

Untitled

Oct 13th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. If you ask me - scripting is what ties almost any game together, of course, there’s building, there’s UI, there’s characters, graphics, music; these are all very valuable game components - but what brings it all together and manages everything else? Code!
  2.  
  3. Of course, there are exceptions to this, but in my experience, most games are heavily dependent on scripts - much more than anything else. To those who don’t code, it is hard to see what a scripter should be paid, so here’s some basic pricing:
  4.  
  5. For projects with 2 people:
  6. UI and Building: 35%-50%
  7. Scripting (Including UI scripts): 50% - 65%
  8.  
  9. For the same project but with more people and some extra features:
  10. Translations etc: 5%-10%
  11. Graphics: 5% - 25%
  12. UI and Builders: 30% - 50%
  13. Scripting (Including UI scripts): 40% - 65%
  14.  
  15. edit: I would like to stress that every project is different, please stop sending hate to recruitment posts with rates that are slightly different to this
  16.  
  17. Rarely should the scripter have anything taken from them for additional people joining the project - you know why? Because more content in the project means more work for the scripter! As a builder, a graphic designer, a translator or a music composer, you do one thing (not devaluing their work in any way), and it’s done with, it doesn’t matter what everyone else does, because that will be building onto what you’re doing. As a scripter, you’re constantly having to change your code, write new code, re-organize and structure things as other members of the team add to the project.
  18.  
  19. Some more advice I would give is that it’s almost always a good idea to never go above 2 scripters, if you have two scripters, make sure they’re doing very different things; e.g. One does client, one does server or One does core round management and data storage, loading and store, while the other does something like tools and map scripting.
  20.  
  21. Now, as a non-scripter, you might be thinking: “Well, why should I care? I get code for much cheaper than if I paid scripters more, therefore I’ll keep doing this and force scripters to join my project out of lack of options”. The problem here is that with scripting especially, you get exactly what you pay for, there is a massive gap between good, efficient and secure code, and crappy, exploiter inviting, inefficient code, the problem is, as a non scripter, it’s going to be hard for you to identify this difference with no knowledge of code.
  22.  
  23. I say the pricing is important especially with scripters partly because the ability to script gives you freedoms that many other roles don’t - If I’m not getting offered enough to script a game, I’ll just make my own, there are plenty of game ideas that rely only on scripting, a little building (which can either be contracted or done by the scripter) and some basic UI.
  24.  
  25. Lastly, a message to fellow scripters - don’t undersell yourself. The prices you see people offering are almost always too low, don’t get tricked into developing for someone who isn’t paying you enough, in general it’s better to accept lump sums than percentages, but if you do accept a percentage, make sure it’s AT THE BARE MINIMUM(for most projects) 40%+, ideally more than 50%.
  26.  
  27. Sorry to rant,
  28. SteadyOn
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement