Jump to content

ساعدوني عندي خطأ في برمجة سكربت


Recommended Posts

local army = createObject ( 976, 97, 1922, 13.8.1000003814697, 0, 0, 0 ) 
local armycol = createColCircle ( 93.90771484375, 1920.6955566406, 18.057874679565, 7 ) 
  
function openarmy(thePlayer) 
if getElementModel( thePlayer ) == 287 then 
       moveObject (army, 5000, 97, 1922, 8.1000003814697 ) 
end 
end 
addEventHandler( "onColShapeHit", armycol, openarmy ) 
  
function closearmy(thePlayer) 
if getElementModel( thePlayer ) == 287 then 
       moveObject (army, 5000, 97, 1922, 13.938992500305 ) 
end 
end 
addEventHandler( "onColShapeLeave", armycol, closearmy ) 

Link to comment
local army = createObject(976,97,1922,12.60000038147,0,270,85.995483398438) 
local armycol = createColCircle(93.90771484375,1920.6955566406,10) 
  
function openarmy(thePlayer) 
     if getElementModel(thePlayer) == 287 then 
          moveObject(army,2500,97,1922,8.1000003814697) 
     end 
end 
addEventHandler("onColShapeHit",armycol,openarmy) 
  
function closearmy(thePlayer) 
     if getElementModel(thePlayer) == 287 then 
          moveObject(army,2500,97,1922,12.60000038147) 
     end 
end 
addEventHandler("onColShapeLeave",armycol,closearmy) 

Link to comment
الله يعطيك الف عافية تآبل

مشششكور على الدعم بالمااسسنجر

لولآك ثم الله كآن ماسسويت البوابة

لوسمحت

وعن حذيفة رضي الله عنه، عن النبي قال: ( لا تقولوا: ما شاء الله وشاء فلان، ولكن قولوا: ما شاء

الله ثم شاء فلان ) رواه أبو داود بسند صحيح. وجاء عن إبراهيم النخعي، أنه يكره أن يقول: أعوذ بالله وبك، ويجوز أن يقول: بالله ثم بك، قال: ويقول: لولا الله ثم فلان،

مقتبس من "كتاب التوحيد الذي هو حق الله على العبيد" لشيخ محمد بن عبد الوهاب

http://ar.wikisource.org/wiki/%D9%83%D8%AA%D8%A7%D8%A8_%D8%A7%D9%84%D8%AA%D9%88%D8%AD%D9%8A%D8%AF_%D8%A7%D9%84%D8%B0%D9%8A_%D9%87%D9%88_%D8%AD%D9%82_%D8%A7%D9%84%D9%84%D9%87_%D8%B9%D9%84%D9%89_%D8%A7%D9%84%D8%B9%D8%A8%D9%8A%D8%AF#.D8.A8.D8.A7.D8.A8_.D9.82.D9.88.D9.84_.D8.A7.D9.84.D9.84.D9.87_.D8.AA.D8.B9.D8.A7.D9.84.D9.89:_.28_.D9.81.D9.84.D8.A7_.D8.AA.D8.AC.D8.B9.D9.84.D9.88.D8.A7_.D9.84.D9.84.D9.87_.D8.A3.D9.86.D8.AF.D8.A7.D8.AF.D8.A7_.D9.88.D8.A3.D9.86.D8.AA.D9.85_.D8.AA.D8.B9.D9.84.D9.85.D9.88.D9.86_.29

.حبيت انبهك لأنك أخطأت في قولك

.من المفترض ان تقول

"لولا الله ثم فلان"

انا ما جبت شيء من رأسي

وغير كذا درسناها في التوحيد ايام المتوسطه

لاتنسى احنا في زمن الفتن

(الله يغفرلك ذنوبك ويغفر ذنوب جميع المسلمين)

-----------

معليش طولت عليكم

....

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...