Jump to content

ming23

Members
  • Posts

    17
  • Joined

  • Last visited

Everything posted by ming23

  1. Nice Script 5/5
  2. ming23

    Flat MTA Wallpaper

    i like this very much ;d
  3. work
  4. ERROR : luckymoney/luckmoney.lua:2: stack overflow
  5. the script don't work , go try in ur local server first
  6. Hey guys , this is my first script ( money marker ) , but don't work on my server , can someone help me? Script : function createMarker() local mar = createMarker(2252.941, -1699.663, 13.75506, "cylinder", 2, 0, 0, 0, 255) outputChatBox ( "The marker was spawning! Location : Los Santos , Ganton ( near LS Gym )", getRootElement(), 0, 0, 255, true ) end addEventHandler("onResourceStart",resourceRoot,createMarker) addEventHandler("onMarkerHit",root, function (player) if ( source == mar ) then if getElementType(player) == "player" setElementData(player,"mar",false) local x,y,z = getElementPosition(player) local data = getElementData(mar,"num") local data = tonumber(data) destroyElement(mar) givePlayerMoney(player,10000) end end end Meta : type="Script" name="Lucky Money" author="Ming" description="LUCKY MONEY D:" version="0" /> Thank you!
  7. eissa, 要和我一起开一个Server吗??
  8. ming23

    Imposter.

    I know who's' smart boy , he is one of my friend , He away tell me to do something like hack, using teamviewer to control other people's computer etc....... and he is form romania.
  9. ming23

    What is MySQL?

    Thank you all!
  10. nicholaskoh.mingwei
  11. looks good
  12. hey! can u share more infomation?
  13. hey, can i join this clan?
  14. ming23

    What is MySQL?

    Hello Everybody! I'm the new scripter since last last week but i can't remember what is MySQL!? Can anyone tell me How to use MySQL,What is MySQL and Why we need MySQL in script? Sorry for bad english! -Ming
×
×
  • Create New...