Jump to content

Sir.BEEF

Members
  • Posts

    45
  • Joined

  • Last visited

About Sir.BEEF

  • Birthday 19/10/2001

Details

  • Gang
    SAEG
  • Location
    Jordan

Recent Profile Visitors

1,319 profile views

Sir.BEEF's Achievements

Rat

Rat (9/54)

0

Reputation

  1. why are you using a command if you want it using a marker?
  2. can you please explain your problem?
  3. Thanks for your help, add me on skype: saiframahi.
  4. this isn't working. please help me guys ???????? kkkk
  5. idk how to fix that but it's instantly closing @koragg
  6. Thanks, but i kind of :Oed up in the addcommandhandler, so i was wondering how to fix it: local screenWidth, screenHeight = guiGetScreenSize(945, 736) local webBrowser = createBrowser(945, 736, false, false) function webBrowserRender() dxDrawImage(0, 0, 945, 736, webBrowser, 0, 0, 0, tocolor(255,255,255,255), true) end addEventHandler ("onClientRender", root, function () loadBrowserURL(webBrowser, "http://www.youtube.com") end ) the command should be /youtube which i thought it should be addCommandHandler ( "youtube", Youtube)
  7. Hello guys so i've been trying to fix that bug. Please help me local screenWidth, screenHeight = guiGetScreenSize(945, 736) local webBrowser = createBrowser(945, 736, false, false) function webBrowserRender() dxDrawImage(0, 0, 945, 736, webBrowser, 0, 0, 0, tocolor(255,255,255,255), true) end addEventHandler("onClientRender",function () loadBrowserURL(webBrowser, "http://www.youtube.com") end ) addCommandHandler("youtube", function() end ) here's a screenshot where the bug is:
  8. Do i have to fix anything else other than Pos?
  9. projectile createProjectile ( int 19 [, float posX, float posY, float posZ, float force = 1.0, element target = nil, float rotX, float rotY, float rotZ, float velX, float velY, float velZ, 3267 end bool setWeaponTarget ( weapon rocket (simple), element theTarget [, int theComponent = 255] ) bool fireWeapon ( weapon rocket (simple))
  10. Thanks man i really appreciate this. i will post it in 20 minutes or less please tell if its bugged.
  11. Thanks thats better but can you give me link of colsphere ??
  12. lol i didnt ask anyone to make a script i just want him to make it in a code so it wont be so messy. if you dont wanna help dont post.
  13. Sir.BEEF

    SharkSystem

    Hello guys, since i am learning scripting, and im learning fast. so i decided to edit a script but not just edit make it better and only for staff or certain members you choose. https://community.multitheftauto.com/index.php?p= ... s&id=12642 Skype: SaifRamahi Server Name: SAEG. If you want to report any bug please do, report here or send me on skype.
  14. can you give me it on code please...
×
×
  • Create New...