K̷i̷n̷g̷ x̷D̷ツ Posted February 25, 2017 Share Posted February 25, 2017 السلام عليكم ساعدوني في اصلاح ذا ammo = 9299229292992929292 locations = { [1548.6240234375,2824.2734375,10.671875] [1547.9686279297,2827.4458007813,10.8203125] } loc = math.random ( #locations ) function mike() createPickup (unpack ( locations [ loc ] ),2,32,ammo) end addCommandHandler ( "cr", mike ) Link to comment
_Kinan Posted February 25, 2017 Share Posted February 25, 2017 1 hour ago, K̷i̷n̷g̷ x̷D̷ツ said: السلام عليكم ساعدوني في اصلاح ذا ammo = 9299229292992929292 locations = { [1548.6240234375,2824.2734375,10.671875] [1547.9686279297,2827.4458007813,10.8203125] } loc = math.random ( #locations ) function mike() createPickup (unpack ( locations [ loc ] ),2,32,ammo) end addCommandHandler ( "cr", mike ) ammo = 9299229292992929292 locations = { [1548.6240234375,2824.2734375,10.671875] [1547.9686279297,2827.4458007813,10.8203125] } loc = math.random ( #locations ) x,y,z = unpack ( locations [ loc ] ) function mike() createPickup (x,y,z,2,32,ammo) end addCommandHandler ( "cr", mike ) Link to comment
K̷i̷n̷g̷ x̷D̷ツ Posted February 25, 2017 Author Share Posted February 25, 2017 شكراً يالحبيب Link to comment
AHMED MOSTAFA Posted February 25, 2017 Share Posted February 25, 2017 26 minutes ago, K̷i̷n̷g̷ x̷D̷ツ said: شكراً يالحبيب لو عايز تعرف فين الاخطاء في المودات - الاضافات - السكربتات اياً كان اكتب في الكونسل اللي هي اف 8 debugscript 3 Link to comment
K̷i̷n̷g̷ x̷D̷ツ Posted February 25, 2017 Author Share Posted February 25, 2017 3 hours ago, Killer Project said: لو عايز تعرف فين الاخطاء في المودات - الاضافات - السكربتات اياً كان اكتب في الكونسل اللي هي اف 8 debugscript 3 ترا ادري بس يالحبيب احياناً تكون مشكله عويصه اصلح شي يطلع شي جديد 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