Jump to content

Cruze

Members
  • Posts

    109
  • Joined

  • Last visited

Everything posted by Cruze

  1. ORLLY? SO MUCH FUN!!!!! Dude, .net isn't java
  2. Just tell him to give you these maps and scripts, don't be lazy.
  3. Well, I just found it somewhere in some forums it works also...anyways, I'm gonna tell them right now.
  4. Next update, but did it with a reason. Because of noobs stealing it, decomplining it, etc, etc. As long as it's encrypted, it cannot be decompiled, as for there is no decompiler for encryptions yet. I just found a one, anyways I'm not using it because I can script and I respect people work.
  5. Cruze

    TCT: TerrainEditor

    There'll be a release?
  6. i was buying more Remove buying and replace it by stealing, I trusted you...
  7. He took 5 scripts of mine...can someone punish him?
  8. not recommanded to help him, he scammed me, took my scripts and tells me they're not good and blabla. HE'S A SCAMMMER.
  9. Good job, you're really great scripter! Hope there'll be more updates!
  10. Cruze

    Crader Services

    Thanks for the tip.
  11. Cruze

    Admin system

    Search for vG scripts on communitymtasa.com
  12. Cruze

    Admin system

    You need a resource called global.
  13. Cruze

    Crader Services

    Hello everybody, I decided to start a business in scripting, I know Lua and little bit of SQLite, I can make you a script for a fair price, post here if you're intrested!
  14. Cruze

    Need A Scripter

    I'm here, add me on skype: aymen.keyboard
  15. He already made a vehicle delivery system which is awesome for someone called Selwyn.
  16. hey, why you don't check the posts before you post? ...
  17. Dude you need to use tables, It's way more better then spamming the script with lines... -- x, y, z table markers = { ( -1938.59998, 192.10001, 24.7), ( -1498.80005, 582.70001, 33.6 ), ( -591.79999, 1186.80005, 26 ), ( 1478, 2360, 10.4 ), ( 1625.69995, 2366, 9.8 ), ( 2148, 2691, 9.8 ), (2153, 2696, 9.8 ), ( 1633, 2638, 9.8 ), ( 2555, 2451, 9.8 ), ( 2549, 2465, 9.8 ), ( 2782, 1961, 3.6 ), ( 2778, 1716, 9.8 ), ( -136, 1281, 19.4 ), ( 497, 1224, 12.9 ), ( 745, 1829, 4.3 ), ( 728, 2333, 18.1 ), ( 2372, 2688, 9.8 ), ( 2282, -1282, 23 ), ( 2282, -921, 25.4 ), ( 2085, -359, 60.8 ), ( 2825, -9.1, 29 ), ( 2763, 415, 7.3 ), ( 2762, 616, 7.3 ), ( 2762, 1023, 9.9 ), ( 2862, 1236, 9.8 ), ( 2849, 1542, 9.8 ), ( 2249, -1540, 18.8 ), ( 2196, -1880, 12.5 ), ( 1979, -1951, 12.5 ), ( 1686, -1951, 13.1 ), ( 1327, -1916, 0.03 ), ( 778, -1339, -2.6 ), ( 179.7, -1023, 20.9 ), ( -348, -1211, 38.6 ), ( -831, -1295, 78.4 ), ( -848, -1402, 90.8 ), ( -1320, -1508, 22.7 ), ( -1977, -567, 28 ), } function creatingTheBlips () for k, v in ipairs (markers) do --looping the table.. createBlip (v[1], v[2], v[3], 56) setElementDimension(markers, 11000 ) end end addEventHandler("onResourceStart", resourceRoot, creatingTheBlips )
  18. wel I saw the example but I need one more thing, I have an idea of making a radar which isn't rounded in the look. Rectangle for example.
  19. Well I'm intrested to know how we can do the following stuffs "the title explains everything I guess so"
  20. Contact the owner and notice him about that bug so the upcoming version will be fixed.
  21. Hey everybody, since I'm regular in scripting, I'd like to improve my skills, so yeah what's need? I mean functions, etc...
  22. I'd like to play it, ip?
×
×
  • Create New...