Jump to content

PaiN^

Members
  • Posts

    2,258
  • Joined

  • Last visited

Everything posted by PaiN^

  1. في رأيي أحسن طريقة إنك تعدل الأدمنية, أو سوي زي ما قال برستيج
  2. getPlayerOccupiedVehicle is deprecated, He should use : getPedOccupiedVehicle
  3. سوي داتا للسطر guiGridListSetItemData وبعدين جيبها guiGridListGetItemData
  4. مافي قسم طلبات هنا زي ما قال برستيج :
  5. oh yeh, I only fixed the false thing Edited !
  6. setPedControlState setPedLookAt + 'onClientRender' على ما أعتقد ^
  7. addEventHandler("onClientGUIClick", root, -- Make sure to replace "root" with the button variable. function () triggerServerEvent ( "addRednessOnDamage", localPlayer) end, false )
  8. onClientPlayerDamage in server side ??
  9. As long as this script isn't yours ( from what i understod ) We won't help without permision to modify from the script owner .
  10. Agree with IIYAMA . + SQL is better in my opinion .
  11. PaiN^

    small help

    if isElement then destroyElement end
  12. setAmbientSoundEnabled -- أو setWorldSoundEnabled
  13. Use #Mr.Pres[T]ege's edited code .
  14. use the cache in the meta.xml file
  15. addEventHandler("onPlayerLogout",root, function ( account )
  16. csiguusz's code is fine . Show us the 'pirateBoat' function .
  17. onPickupHit وبعدين تحقق مع الحدث createPickup سوي بيك آب إن اللاعب إللي أخذ البيك آب آدمن بالوظايف إللي عطاك ذا بيست و عطه الدم أو السلاح أو الدرع إذا كان آدمن
  18. Or search in the community .
  19. I don't think there is a ready function for that . Use : 'onClientPlayerWeaponFire' playSound or playSound3D
  20. What's the point of replaying to it ?
  21. isPedDead > server - side isThePedDead > server and client side
  22. This is an old topic -.-"
×
×
  • Create New...