Jump to content

تمت الافادة


Recommended Posts

السلام عليكم ورحمة الله تعالى و بركاته

ابي اطلب كود

وهو يعني يسوي ماركر و لما تدخل للمنطقة اللي بها الماركر يتغير الجو و الوقت

لهنتو

يعني ممكن تسوون الوقت 21:00

16 (Dull, Cloudy, Rainy) : اما الجو

اذا ممكن تسوون الكود و انا اعدل على حجم الماركر و الاحداثيات

شكرا :)

Edited by Guest
Link to comment
-- Client Side 
theMarker = createMarker ( 0, 0, 0, "cylinder", 3, 255, 255, 0, 170 ) 
  
addEventHandler( "onClientMarkerHit", theMarker,   
    function ( ) 
        setTime ( 21, 00) 
        setWeather ( 16 )         
    end 
) 
  

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...