Ahmed Araby Posted February 26, 2017 Share Posted February 26, 2017 الحين انا عامل تايمر سويت جدول local Table = { } وحطيت تايمر للاعب Table[player] و لما يكتب باف 8 كلمه يجي الوقت المتبقي بس يطلع و يدخل و يكتب الكلمه م ينفع ليهه ؟ Link to comment
_Kinan Posted February 26, 2017 Share Posted February 26, 2017 player : قيمة غير ثابتة ترجع يوزر داتا زي كذا مثلاً USERDATA : 25154 الحل : بدل table.insert(player) حط table.insert(getPlayerSerial(player)) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now