الحين في واحد مسوي برو
اوكي دخل السيرفر
كان مهكر السيرفر قبل كذا
حميت الادمنية و سويت كل ذا بعدين عطيطو ادمنية و قلت لة هكر قام غير باسورد حسابي و الاشياء ذي و خرب و حط قيم مود تاني كيف امنع ذا ؟
بسيطة, لا تعطيه ادمنية
This topic is similar to B.L.A.S.T. V5!!! ALL NEW!! ALL GOOD!! ALL SPAM!! but with a different idea, you need to ask a question and someone answers you, but your question should start with what would you do if ...
So i'm gonna start with my first question:
Q: What would you do if you have the runcode of the world?
Another way to prevent players from logging in using the console is to edit acl.xml and add this below the "Default" attribute:
<right name="command.login" access="false"></right>
just like this for example:
<acl name="Default">
<right name="command.login" access="false"></right>
</acl>
Also with this way you won't need a script to prevent players from logging in using console.
انا ما بقول غير شي واحد بس, ياليت لا نتكلم عالفاضي ونطلع اشاعات وخلاص, جرب هالكود
addEventHandler ( "onClientVehicleDamage", root,
function ( )
outputChatBox ( "onClientVehicleDamage triggered" )
end
)