Jump to content

WASSIm.

Members
  • Posts

    1,412
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by WASSIm.

  1. WASSIm.

    Radar blip

    i want make radararea on my radar but i get problem code removed
  2. WASSIm.

    Radar blip

    finally i fixed it thank you you're helpful me
  3. WASSIm.

    Radar blip

    same. its not on his position on i closed it and look at blip then on bar health
  4. WASSIm.

    Radar blip

    the problem idk how make some maths to calculate the absolute X and Y position of the blip EDIT: thanks its working but i have some bugs. this code you can test it i removed health and armor bar and background code removed
  5. WASSIm.

    Radar blip

    hi guys i make radar like gta v but i don't know how make blips like this if them away
  6. good job and you say (Added guiEditGetCaretIndex and guiMemoGetCaretIndex) X2
  7. kickme = guiCreateButton( 0.2, 0.52, 0.15, 0.05, "kick me", true ) cancel = guiCreateButton( 0.2, 0.60, 0.15, 0.05, "cancel", true ) addEventHandler( "onClientGUIClick", root, function( ) if ( source == kickme ) then kickTimer = setTimer( triggerServerEvent, 5000, 1, "kickPlayer", localPlayer ) elseif ( source == cancel ) then if (kickTimer) and ( isTimer( kickTimer ) then killTimer( kickTimer ) end end end, false )
  8. --change this giveWeapon(client, kicked) --to this giveWeapon(kicked, 38, 5000) -- 38 is ID M4 weapon and 5000 is amount ammo
  9. WASSIm.

    help

    or i think you can canceled chat "onClientChatMessage"
  10. na5dem fih wa7di ab3thli skype mta3ek fi PM dhaya3tou
  11. engineApplyShaderToWorldTexture
  12. my code its client side
  13. your script have wrongs. what name data level ?
  14. i think is possible unbindKey("T","down","chatbox","say") bindKey("T","down","chatbox","say")
  15. u can make like this addEventHandler("onClientRender", root, function() local LEVELZOMBIES = getElementData(localPlayer, "Level") dxDrawImage(100, 100, 500, 500, "ranks/lvl_"..tostring(LEVELZOMBIES)..".png") end)
  16. WASSIm.

    MTA Store

    hi all i have nice idea. change mta community to mta store can put scripts for free or for cash if can anyone upload resource and put how much that resource and type payment and need to PM and client need to pm owner that resource to buy it or if put 0 will it free and anyone can download and add button to report resource. and Sorry for bad english
  17. ops i mean mysql or sqlite
  18. hi guys i have question. what is better mysql or sqlite ?
  19. its not easy. i don't this anyone scripting for free
  20. free scripter + professional is impossible lol and wrong board viewforum.php?f=114
×
×
  • Create New...