Unoptimized Script
#1

Hi guys,

I have no any script but i was corious about what could happen if my script is a bad optimized ? Is there any definition of it or ? I would like to hear a few words from experienced peoples. Thanks
Reply
#2

Lag, Crashes, Disconnects...

Hell, even certain things could fail such as functions.


All depends how shitty the code is as to how bad it will fail.
Reply
#3

Thanks. I was looking for it +REP
Reply
#4

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
Lag, Crashes, Disconnects...

Hell, even certain things could fail such as functions.


All depends how shitty the code is as to how bad it will fail.
Not really, an unoptimized script could work good from server side.

You just have to get to know with new techniques and functions, for example in old scripts we used to use for with max players, now we use with poolsize(), would work in both but with poolsize() its much more optimized as the for loop would loop until the maximum connected id.
Reply
#5

If you plan to do bad optimisations, you should rather do no optimisations at all.
Reply
#6

[QUOTE=Hunud;3900118]Is there any definition of it or ?/QUOTE]


Or in other words, take an ugly script and make it faster.
The art of making a beautiful & proper code
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)