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.
@T0M, you don’t seem to have the patience to show care and respect to the readers of your topic by at least formatting it properly. It looks like just a lazy copy/paste, yet you expect players to trust your project? Not to mention, you even posted it in the Private Servers section instead of Previews.
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.