Jump to content
Mr. Green Gaming

SDK

Greens
  • Posts

    951
  • Joined

  • Last visited

  • Days Won

    43

Everything posted by SDK

  1. Found a way to beat clavus entry01, and to get .I've beaten it using the same method faster, but my upload speed sucks so I only recorded the fail part.
  2. I banned your serial (your name was Trollaman at that time), but only because you were evading the ban you got a few days before. You were banned by (O)_(O)/face/phaeo because you were obviously blocking the whole server again.
  3. 500 levels of hay, pure fun! Or a battlefield clone. The fun mix mode seems interesting too. Give some examples, so we can take a look and get some 'inspiration'. That would be pretty hard to make I think... It would be doable, you just won't be able to use the default race gamemode for it.
  4. Uploaded, best map I uploaded this evening, keep it coming!
  5. SDK

    My map

    uploaded
  6. SDK

    MoshPit map

    Uploaded
  7. SDK

    ALV's maps :d

    uploaded
  8. SDK

    Stinky map's!

    Uploaded, missed the car park at the end the first time though, not very clear
  9. SDK

    Hey all.

    Hey there and welcome Is your nick ingame also Nginx btw?
  10. What he said We got some pretty nice trash
  11. Looks like I forgot to post in here: Good luck, you're active again and deserve it imo!
  12. SDK

    MTA 1.3

    That's because the gamemode doesn't restore them afterwards. If you want it to: local models = {1223,1226,1226,1231,1232,1283,1284,1290,1294,1295,1296,1297,1298,1315,1350,1351, 1352,1568,3460,3463,3516,3853,3855,1257,1340,1341,1342,1346,1363,1366,1306,3447, 3495,1307,3854,1308,3875,1319,3860,3861,3862,3863,1259,1260,1267,1309,1311,1312, 1540,1673,3264,3334,3335,3336,3337,3410,3513,3514,3715,3754,3757,3818,3856,6422, 6524,7246,10837,11500,17323,17539,17540,3860,3861,3862,3863,1324,1229,1234,1320, 1321,1322,1323,3262,3263,3265,11435,1408,8545,1380,1379,16023,1375,1214,1215,1216} addEventHandler('onResourceStart', resourceRoot, function() for _, model in ipairs(models) do removeWorldModel(model, 50000, 0, 0, 0) end end) addEventHandler('onResourceStop', resourceRoot, function() for _, model in ipairs(models) do restoreWorldModel(model, 50000, 0, 0, 0) end end)
  13. Unbanned, last chance
  14. SDK

    PONDIMAP

    uploaded
  15. SDK

    Mass Effect 3

    Here Cookie, have some more trailer:
  16. SDK

    Mass Effect 3

    For those who care, Origin is needed (not really a surprise): http://social.biowar...3/index/8975536 I don't really care, since I got bf3 already
  17. http://wiki.multithe...AntiCheat_Codes VF #11 - Dll injector / Trainer Looks like you've been naughty
  18. 'Fixed' I guess after a little discussion
  19. Bike Roundrace - basic bike (pcg 600) race in Los Santos. You maybe know this map from single player. - OK Formula 1 - Custom track, where you drive Formula. 3 lap race. - OK Monter Bridge - Bridge between San Fierro and Desert is full of obstacles, go with Monster in the end - Nope, already have similar maps anyway Rhino in City - classic race in Los Santos with Rhino. !!!Allow vehicle weapons for this map!!! - OK Skywalk - Custom track in sky, my 1st made by rcg - Nope, needs a better object Hydra Mega Race - i connected two famous Hydra races together - ChrMl hard and ChrMl easy! - OK
  20. SDK

    My map

    The Panopticon - El pueblo de los promis L0nG-Dr4g Uploaded
  21. Next time you see him doing it, go to irc and come get me or another admin. I will go in stealthmode and give him a warn/kick/ban then.
  22. That's not very encouraging to unban you. Anyway, I'll unban you, hope one week was sufficient.
  23. You can change the settings for race in the admin panel, or in race's meta.xml <setting name="*blur" value="36" to value="0"
  24. onPlayerReachCheckpoint is a custom serverside event, everything else can be used on both sides yes.
×
×
  • Create New...