You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
In this case, what is missing are the NPC effects, it is a little more complex to import this, I think the tutorials here on the forum have the videos unavailable.
No drama, no finger-pointing, just undeniable results.
2000+ concurrent players. Zero lag.
The math is simple: simpler code = better code = better performance.
Meanwhile, other projects cry at 200-300 online.
Because bloat code and misinterpreting retail files isn't a feature.
Question
MegaCheat
Hallo Max who can see if this code correct
if (true)
{
if (getFame() > 10)
{
if (isOnEvent())
{
setFame(getFame() - 1);
return false;
}
}
I want after 10 points not to lost the points on tvt
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.