Jump to content
Mr. Green Gaming

FOTL.Emanuel

Members
  • Posts

    281
  • Joined

  • Last visited

Everything posted by FOTL.Emanuel

  1. Nice Video, im in it winning a race
  2. Merry Christmas everybody I'm glad i found this community, i currently spend all my gaming time on the race server and it's great Have a nice time with your families.
  3. Forgot to say...your turismo skill is
  4. DAMMIT i love all of them, there are some i never played and would really like to. Congratulations on your fantastic work.
  5. I love this thread Mapping tournament...to elect the best map right? Would be cool
  6. Cookies? C'mon both of you are grown up, don't act like that. Now as I said, you can tell here what maps would prolly need a better gmoff cp. As for that suggestion, maybe yes but i think there is a command which allows you to PM an admin to IRC from ingame. I don't think the idea is bad but its also true you can post them here while that option isnt avaiable (if ever). If you too don't get along thats fine, Bin isnt the only admin, you have Cookie, Yoshi, SDK (scripter) and Ywa (Scripter) so you can ask them about it as well. You should post your suggestion on the "Green Coin Tournament" post since that thread has become a suggestion topic and then ask what other admins think. Good luck and enjoy the game. Merry Xmas both
  7. We have good ideas here, Mrgreen really needed a suggestions thread xD. What do you think so far Ywa?
  8. Some maps have a stupid cp5, a straight line with 5 cps for example, but you can suggest maps to have their gm cp changed.
  9. The map choosing could only be used by a player once per 10 maps and in the maximum this command could only be used 3 times per 10 maps. With map packs i mean you would have the option above 10 times but the restrictions still apply, packs are just meant to be cheaper. Custom horns would be cool as well and even custom ped clothes or custom car skins. Yea players wud have to download a lot of things but that could easily be solved with an option on the options menu or smthin: "Download Player Custom Skins/Sounds", selected if you want do download, unselected if you dont....
  10. A circuit with a TUG? O_o...lets see xD
  11. Nice, good to see you learned how to do it Looking forward to play the maps
  12. A "marker", wanted to do that some time ago. One of my maps uses the teleport script done by bin. addEvent('onPlayerReachCheckpoint', true) addEventHandler('onPlayerReachCheckpoint', getRootElement(), function(checkpoint) if checkpoint == 26 then x,y,z = getElementVelocity(getPedOccupiedVehicle(source)) setElementPosition(getPedOccupiedVehicle(source), 383.5244140625, 2507.4135742188, 16.289350509644) setElementRotation(getPedOccupiedVehicle(source), 0, 0 , 90) setElementVelocity(getPedOccupiedVehicle(source), 0,y,0) end end ) Change the checkpoint that triggers teleport, coordinates and any other necessary details. To get the exact coordinates you want the system to teleport you i suggest you place a "vehicle" (not spawn) where you want the player to be teleported to. Copy its coordinates to the script and then delete it, thats how i do it at least.
  13. Yea well i Agree. What could we add to the shop? A few suggestions: ----- "1x Map Choosing" -(When a player wins a race he has the ability to set the next race by typing /setnext <racename>) - Can only be used once per each 10 races to prevent abuse - Cost - 250GC i guess - If an admin sets next map when the player already did it players receive his x back. "Map Choosing Packs of 5 and 10" -(When a player wins a race he has the ability to set the next race by typing /setnext <racename>) - Can only be used once per each 10 races to prevent abuse - Cost - 1125GC and 2250GC i guess - If an admin sets next map when the player already did it players receive his x back. ----- "1x Weather Changer" - With this ability players can change the current weather once per map. /setweather <mapeditorweathernumber) - Can only be used once per each 10 races to prevent abuse - Cost 100GC "Weather Changer Packs of 5 and 10" - With this ability players can change the current weather once per map. /setweather <mapeditorweathernumber) - Can only be used once per each 10 races to prevent abuse - Cost 450GC and 900GC ----- NOT DIRECTLY RELATED WITH THE GCSHOP INTERFACE: "Player Bets" - Players can bet greencoins on a player of their choice to win the current race (they have 30 seconds since the map start). Values from 1 to 10 Greencoins. - You can only Bet 2 per each 5 races to prevent abuse ------ "Player Sponsoring" - By spending a nice amount of greencoins one player can "sponsor" another, in other other words "buy him" and receive a bonus for his achievements. - Player Price could be calculated having in mind his f10 stats or something else. - Each time a sponsored player gets greencoins his sponsor receives some as well. - 1 player can only be bought once per 5 days (so it can be profitable) RATES: * Race 1st place - 3 Greencoins * Race 2nd place - 2 Greencoins * Race 3nd place - 1 Greencoins * Race Top1 - 6 Extra Greencoins * Race Top2 - 5 Extra Greencoins * Race Top3 - 4 Extra Greencoins ------ "Map Buying" - Map prices could be calculated having in mind the times each map has been played + its Rating - When a player owns a map he receives 1 greencoin for each player that is in the server at the time the map started - Each map can only be bought once per 5 days as well, for the same reason. ------ The tournament mosh talked about too... Of course you will only earn profit IF you are online at the time those events happen. Thats all i can remember for now...what do you think?
  14. And what are you doing here? Racing for 40th? No, you would be racing for 1st so you wouldn't get eliminated lol. Its a tournament and I do like this idea, with green coins, without greencoins, cookies, iceteas, gummies, whatever, i like tournaments. And BTW if you have a server currency, then use it, people usually get happy when they get points/greencoins/trophies/achievements when they are playing games. Currently only the 3 top players receive greencoins and this tournament thing could be cool to motivate players. We could also add a "bet" option. Each race start you would have 30 seconds to place your bets. /bet "player" <1-25>
  15. To add music visit the MTA forum and look for "map scripts".
  16. Lol you don't need to worry about the "CP5" feature we got at the server, that is a server-side script which means all uploaded maps receive that definition. If you want your map to be fully GM set it to be GM in the settings; If you want your map to be completely normal with GM turning off at cp5 just leave "no gm" and the server will do the rest.
  17. Want some of those as well
  18. Lasagna And also: CodFish with cream
  19. OkOk Script that shows the some text about this matter in-game: local rootElement = getRootElement() local screenWidth, screenHeight = guiGetScreenSize() function createText ( ) dxDrawText ( "Nigger - Offensive / Nigga - Slang used amongst black people themselves", 0, 0, screenWidth, screenHeight, tocolor ( 255, 255, 255, 255 ), 1, "pricedown", "left", "center", false, false, false ) setTimer (remove, 15000, 1) --Text showing for 15 sec end function remove () removeEventHandler("onClientRender", rootElement, createText) end addEventHandler("onClientRender", rootElement, createText) Now srsly Bin, you got any more scripts/changes in mind for the server? I liked the Alpha thing. Another things, speaking of scripts, how do i bind text ingame? I can bind logins, nicks but not text lol. Tried /bind f1 text "text" and /bind f1 t "text" doesnt work.
  20. Ahah nice one Hundred2 I also love the thread name, my favorite one from now on
×
×
  • Create New...