Jump to content

AhmadQTR

Members
  • Posts

    451
  • Joined

  • Last visited

Everything posted by AhmadQTR

  1. function chatbox(text, msgtype) local name = getPlayerName(source) if hasObjectPermissionTo( source, "general.adminpanel", false ) then outputChatBox("#FF0000x[M.H] #FFFFFF#ffffff" .. name .. ":#919191 " .. text, root, 255, 255, 255, true) end end addEventHandler("onPlayerChat", root, chatbox)
  2. Try refreshing the name-list.
  3. Why function changePos( attacker, weapon, bodypart, loss ) Just use function changePos(player) And change source to player at setElementPosition.
  4. طيب وإذا ما أعرف؟ تعلم
  5. --Client function clientGUI() guiSetVisible(Window,true) showCursor(true) end addEvent("showGUI", true) addEventHandler("showGUI", root, clientGUI)
  6. setElementVisibleTo(marker, root, false) setElementVisibleTo(marker, source, true) سطر 29 و 30
  7. Just upload it to mediafire.com or other site and post the link here
  8. function weaponProperty () setWeaponProperty(30, "poor", "maximum_clip_ammo", 3) end addEventHandler("onResourceStart", root, weaponProperty)
  9. ما عليك من FLOAT بس اكتب الاشياء الاساسيه و خلاص
  10. AhmadQTR

    | Fixed |

    First make sure you putted it server-side. And yeah try giving it admin rights.
  11. AhmadQTR

    | Fixed |

    Say Nothing ! Try mine ^^
  12. AhmadQTR

    | Fixed |

    -- Server Side Police = createTeam ( "Police", 0,61,245, 0 ) addEvent("Police",true) addEventHandler("Police",root, function(player) setPlayerTeam ( player, Police ) outputChatBox("You Are Now in Police Gang", player, 0,61,245, true) end )
  13. AhmadQTR

    | Fixed |

    As far as i know you use it to close the function , elseif or if.
  14. I meant it's useless if he wanna make it for vehicles because almost all the cars have 2-colors.
  15. What i meant is creating a sub-forum inside Arabic Language Forum.
  16. You can make what sora said , I agree with him.
  17. ^ Yeah , but in my opinion it's useless because 2 checkboxes are enough.
  18. مشكور على المود لكن مهب ذاه الي اقصده الناس بأخلاقها تتعامل مهب تنافخ +1
×
×
  • Create New...