Jump to content

CapY

Members
  • Posts

    1,646
  • Joined

  • Last visited

Everything posted by CapY

  1. I don't think many people will agreed with it( busy with their own servers), but i'm in.
  2. ( you just did ) thing we ever...
  3. Well, if you want to upload your resource to https://community.multitheftauto.com/ then you have to zip it. This tool lets you zip the resource and makes it ready for you to release it. This inspired me to create this tool: viewtopic.php?f=108&t=37156 Waiting for MTA:SE 0.3 .
  4. If they are compiled, then he will just mess up his scripts.
  5. CapY

    Area 51 Gates

    Because script is made with 'onClientResourceStart' event, what means, after download, the resource starts, if you reconnect(to your local), there is no more files to download and resource won't start, hope you understanded me.
  6. Does SE works now with 1.1 ?
  7. CapY

    SIPL!

    addEventHandler("onClientRender", root, function() dxDrawText("Waiting for Benx..", 500, 500, 555, 555, tocolor(255,255,255,255), 5, "arial") end )
  8. CapY

    SIPL!

    function saySomething ( ) outputChatBox ( "What now ?" ) end setTimer(saySomething, 50, 0)
×
×
  • Create New...