Jump to content

Nich

Members
  • Posts

    69
  • Joined

  • Last visited

Everything posted by Nich

  1. Sorry, I left the ocuppied typo in, the /engine works, but still, engine working when I shut it off and sit back on it. And also when I spawn vehicle, it's already working.
  2. Nich

    Roleplay GM dev

    I have a UCP which I'm planning to use with my gamemode, that's why I wan't/need to use MySql I don't need a registration function, only the login function.
  3. Nich

    Roleplay GM dev

    Does MTA use any password encryption or something? I looked at accounts.xml and the password that I entered before was hashed if I remember correctly. If it does I'll have to modify my UCP's registration system. If it does, then what encryption? MD5?
  4. Callumd's way didn't work.. how should i do it then?
  5. There's nothing much to say, because I just started scripting it. So, there's pretty much nothing related to deaths, exept for /suicide.(setElementHealth 0.. is there a better function for that?) It would be a great addition, but I'm making a hospital system anyways..
  6. That means that I can't let the engine running, am I right? I need it for my roleplay GM, and it wouldn't be a good thing, if car's engine would start/stop by it-self, all has to be done by an in game character.
  7. If I spawn a vehicle, then by deafult the engine is always on. I want to develop a system, that when I enter a car, the engine would be off and when I exit a vehicle with a running engine it would still work. At the moment all the engines are running and when I shut down the engine with a command, it would be running again when I enter it next time.
  8. Hello! I made a suicide script and want to toggle action cmd /me every time some one commits a suicide. E.g, /me commited a suicide - every one sees "John_Doe commited a suicide" How could i do that? And second thing I wanted to ask if it is possible to make the time between deaths and spawning longer? Like in SP, camera moves away from the player and then respawns. ATM, my man respawns with like milliseconds.
  9. How could I put deafult engine status to false/turned off? Thanks.
  10. I can't get this to work.. If I start a server, I'm just somwhere above the Mount Chilliad and won't spawn. Please help.
×
×
  • Create New...