Forum

> > CS2D > Scripts > Need to be good at math for scripting?
Forums overviewCS2D overview Scripts overviewLog in to reply

English Need to be good at math for scripting?

5 replies
To the start Previous 1 Next To the start

old Need to be good at math for scripting?

script favor
User Off Offline

Quote
I want to ask ,so it's a strange types of questions :
• Do i need to be good at maths so? indeed i'm bad at mathematics

To be possible to script something?

Admin/mod comment

"Lua "Q" : Personal." is a horribly bad title saying NOTHING about the thread content. There is a reason why "Question" is blocked. You are doing it wrong if you are trying to get around that block. Fixed title for you! /DC

old Re: Need to be good at math for scripting?

Avo
User Off Offline

Quote
In programming, it all depends what stuff you want to do.

Programming a game engine might require some advanced (not just basic arithmetic) math knowledge like trigonometry, vectors, matrices, whatever. On the other hand, you don't have to be a super-math-smart-ass to create user interface for a website.

But there's one thing you will always need - logic. Even coding a simple website using HTML has something to do with logic (relation between elements; which one is a subelement of another one, etc).

If you want to write simple lua scripts (classes for players, administration scripts) you won't need almost any mathematical knowledge at all.
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview