Jump to content

D7Ommy

Members
  • Posts

    1
  • Joined

  • Last visited

Details

  • Gang
    dont have

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

D7Ommy's Achievements

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody.

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody. (2/54)

0

Reputation

  1. السلام عليكم بسم الله الرحمن الرحيم انهردة سويت كود لو معلكشي نجوم الشرطي ما يقدر يقلتك بدي هذا الكود ما يقدر يقتل الما علي نجوم و شكرا function outputWantedLevel () local wantedLvl = getPlayerWantedLevel ( ) if wantedLvl == 0 then outputChatBox ( "ليس لدية نجوم", 0, 255, 0) else outputChatBox ( "You have ".. wantedLvl .." wanted stars!", 255, 0, 0) end end addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), outputWantedLevel )
×
×
  • Create New...