Jump to content
Sultan

New Exploits?

Recommended Posts

So I've heard there are some new exploits going around in private servers. Kindly can someone share them out and if possible with their fixes?

 

I've heard that there is issue with "Can create new players with changing the Attributes and stats, for example having 100 STR for a level 1 player". What would be the solution for such problem? What new exploits awaits too?

 

Thank you

Share this post


Link to post
Share on other sites
11 hours ago, Stinger said:

I propose the following solution AttrCalculate.lua, add this in function CreatCha( role ):
I'll show you the example of strength, you can make any parameters!

 


local default_str = GetChaAttr( role, ATTR_STR ) 

if default_str > 5 then

  SetCharaAttr( 5, role, ATTR_STR ) 

end




 

This works?

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...