Jump to content

Puma

Members
  • Posts

    240
  • Joined

  • Last visited

Everything posted by Puma

  1. Is there any way to fix this problem via script? Got this balloon script and the 3D line is disappearing. You can see the problem between 0:08 - 0:13 http://www.xfire.com/video/4da388/ .
  2. Looks cool. But how many FPS does it eat? A lot, I think.
  3. I haven't got tara x5 maps but have some pie:
  4. I thought the maps showroom might need one... This topic is the place where you can show media about your map that shows how the map is coming along, what you're planning to do etcetera, while the map isn't finished enough for it's own topic. ----------------------------------------------------------------------------------------------------------------------- Let's start then. I'm going to make a racemap using a portalgun, so I need to make a portalgun first. First pics of the model: Wirez. ----------------------------------------------------------------------------------------------------------------------- Could some moderator pin this please ?
  5. You really did think about an original name, did you ? The map itself is very standard. Adding a few textures won't make it any better if you don't apply the style of the rest of the map to it. The few textures you're using are red and black, while the map is played during day with a clear blue sky. It has the same effect like those lame dudes that buy a Peugeot 106, overhaul it with a bit exhaust and try sound like a Ferrari, while the rest of the car is still stock.
  6. I'll do a new video when we got a little more to show .
  7. You can sit on the benches now, complete with sit- and stand-up animations:
  8. Since the map is sort of done, I've started scripting. Here's a screen of the playercolor menu window at the city hall: Click to enlarge it. I also did a lot of utility functions and other stuff and the money-system is also functioning quite well now. The playercolor is also visible at the raceserver, because the raceserver and the shopserver use the same MySQL database Gamesnert did.
  9. It's called "Aharoni" . I think it was a standard Vista-font, but I'm not sure. If it is, you might be able to download it somewhere for free.
  10. Who moved the topic to here? I don't want it here, I want it in resources showroom. It is a resource I'm showing, not some stupid "General MTA stuff". It's a server I'm building and I want to post the progress in the resources showroom, not in here for f*cks sake. Jezus Christ, haven't you guys ever heard of ASKING someone why he/she puts his/her topic in a certain place? You should start doing that. I'm not an idiot, if my intention was to just post an MTA video I would have posted it here. Please move it back to the resource showroom.
  11. I know, I'm not good at prelighting so I decided not to prelight anything.
  12. Together with some other dudes (I guess you know Gamesnert) I run a community called "Party & Co.". Today, March the 23rd, we celebrate the 1-year anniversary of the community with some special things. One of these things is the publication of the shop. The community is accompanied by a MTA-server and we're working on a seperate server which is the shop (you quit the race-server to go to the shop-server and do and buy stuff): it contains a small village as map with several shops and houses where you can buy stuff, change some settings etc. which will have their effect in the race server. It's a bit based on the game "Animal Crossing", a Nintendo game. Blabla, here's the video. Until now I was working on this by myself, because nobody involved in the community was able to do any modding lol. When the map is finished, Gamesnert and I will start scripting the beast. From now on the progress is public, so I'll keep posting updates when big parts get finished.
  13. You are indeed a very good modder and mapper. Most of the people don't know the difference between that and sometimes that annoys me a bit :'). Funny to see my race-pickups on your server (though retextured, but I don't care about that , it's ).
  14. Puma

    [REL] weaponhud

    Very nice work. *COUGH* max payne *COUGH* Am I right ?
  15. This works: setTimer(function () removeEventHandler("onClientRender", getRootElement(), clientRenderLogo) end, 5000, 1) This doesn't: setTimer(removeEventHandler, 5000, 1, "onClientRender", getRootElement(), clientRenderLogo) Why doesn't the second way work?
  16. Gamesnert dit say to me that I should have done that, but I was a bit stubborn lol. Maybe I'll do a map-version later then .
  17. Believe me, it really is not that simple. There's a lot of small things that you have to bear in mind when you're doing first-person in the spectator mode in race (you die, you get to spectate other players). There's a lot more that you have to take into account, because the script has to fit in to the way the race gamemode works. I had to modify small parts of the race resource, because I needed functions that were in it, check a lot of 'movements' that the spectating player does when spectating.
  18. Was harder to make then a normal first-person script, because my script had to fit in the system that the race-gamemode uses: switch to spectate another player while in first-person, switch when the player you're spectating dies etc.
  19. Puma

    Your Infernus

    You can't "just" put some textures in a .txd and hope they appear on the vehicle.. You have to mape the textures on the vehicle first and then you can change the textures. Someone did put work in the vehicle mapping those tetures on it...
  20. Puma

    Your Infernus

    And I guess he hasn't got permission for it. Geez, he really is milking other peoples cows!
  21. Puma

    Your Infernus

    The wheels look like shiit. Did you make the model yourself or are you only doing .txd-edits?
  22. Create roads on-the-go! It's quite simple. Just check out the vidoetutorial above. Commands: /startmap --> start mapping /printobjects --> print objects into a directly usable .lua-script /cleanobjects --> clean all objects created with this tool Download: https://community.multitheftauto.com/ind ... ls&id=1598 Have fun with it, don't hestitate to show your creations !
  23. Good idea I'll definitely do something with that!
  24. I know it's not very difficult, but it's fun !
×
×
  • Create New...