Jump to content

Ralf122

Members
  • Posts

    56
  • Joined

  • Last visited

Everything posted by Ralf122

  1. so if i'm right is this the Script outputChatBox ( "> replacing billboards" ) txd_floors = engineLoadTXD ( "models/vgsn_billboard.txd" ) engineImportTXD ( txd_floors, 7300 ) Meta <meta> <script src="3WTC.lua" type="client"/> <file src="carmodnamehere.txd"/> <meta> but is this only for replacing billboard? because; outputChatBox ( "> replacing billboards" )txd_floors = engineLoadTXD ( "models/vgsn_billboard.txd" )
  2. it worked a long time but after the time it changed again
  3. i don't understand this outputChatBox ( "> replacing billboards" ) txd_floors = engineLoadTXD ( "models/vgsn_billboard.txd" ) engineImportTXD ( txd_floors, 7300 ) can someone explain what txd_floors means? what does 7300 mean?
  4. Does not work, when i start editor the controls are normal, but when i edit or place an object the controls are changing automaticly!
  5. ok but i found a mod but there's no dff only 2 txd, what do I have to do?
  6. is there a special script for building mods?
  7. Ok but how do i know the ID of the building?
  8. is there a script for building mods? because there is a script for replacing cars and i would like building mods in my server.
  9. Ralf122

    Greenzone

    i don't understand because i'm not a very good scripter!
  10. Ralf122

    Greenzone

    ? i don't understand.
  11. i have one problem with map editor, if i want to go forwarde it's going down en if i want to go down it's going to the right and i want to go to the right it's going to the left. does anyone has a solution for this problem?
  12. Ralf122

    Greenzone

    Does someone knows an easy script to make Greenzones. I saw a beginners script for Greenzones but i didn't understand. can someone help?
  13. Ralf122

    2 Questions

    i have a new script and it is working . tnx everyone! I appreciate you help!
  14. Ralf122

    2 Questions

    coordinates are good so the meta?
  15. Ralf122

    2 Questions

    This is my meta i will check the coordinates
  16. Ralf122

    2 Questions

    this is really weird, the ped does not appear
  17. Ralf122

    2 Questions

    i just want a ped on one place with a weapon. i doesn't have to do something. a friend of mine has had a serve,. and started a script. when the script started two peds with a weapon appeared. he didn't wrote something in F8. i just wanted the same.
  18. Ralf122

    2 Questions

    function createPeds ( player, cmd, 165, 31, 0 ) local 1710.4483642578, -2597.6245117188, 13.546875 = getElementPosition( player ) ped = createPed(skin 165, 1710.4483642578, -2597.6245117188, 13.546875) giveWeapon ( ped, 31, 0, true ) end addCommandHandler ( "ped", createPeds ) did i do something wrong?
  19. Ralf122

    2 Questions

    i don't see a ped now
  20. Ralf122

    2 Questions

    How can i make it Client side? just the same?
  21. Ralf122

    2 Questions

    is this also client?
  22. Ralf122

    2 Questions

    I want to give them weapons and stuff, but i think it's very difficult. could some one of you explain it?
  23. Ralf122

    2 Questions

    I wanted to make peds in my own server, so i went to coommunity and searched for a good script to make peds, but these script didn't work and some other script were for peds who are walking, and i don't need that. I only want to make Peds who're doing nothing. so i thought maybe some of you does have a easy script to make peds. Second question. All the cars dissapear after a little time, and i don't want it so i tried to change it in freeroam resource. but i can't stop it. so is there a script for this problem? Sorry for my bad english!
  24. my problem with map editor is, after sometime the control keys change. how can i fix this?
  25. hier was ik nog beginner .
×
×
  • Create New...