Jump to content

manve1

Retired Staff
  • Posts

    1,283
  • Joined

  • Last visited

Everything posted by manve1

  1. CMG has lagg, so ur saying this will have lagg? After all, don't blame my computer nor my internet as; computer contains: 3.4Ghz dual core processor 3gb ram 500GB HDD internet speed: Unlimited Average: 12MB (( I live in England thats why its not over 50MB )) Tho it looks like ur trying to make advertisement of a hoster.
  2. I dont know about this, can you give me an example with a IP? and Man, I must have a meta.xml or only that lua? is it that hard to press on the 'redirectPlayer' bit and read?
  3. store messages in a table, then when you need to output them afte 5 minutes, make it randomly pick the message and output it
  4. to redirect a player use: redirectPlayer
  5. manve1

    Question

    tapl, i got that part, but how can i make so that when a person buys a garage, and tries to buy another one, it wouldn't work?
  6. it's a useful function only, so u are missing out this: function findRotation(x1,y1,x2,y2) local t = -math.deg(math.atan2(x2-x1,y2-y1)) if t < 0 then t = t + 360 end; return t; end
  7. you haven't defined findRotation function in first place as my friend used it, he first needed to define it fully like by getting rotation and calculating it
  8. manve1

    Question

    well, i did look at it, i figured out the best way to do it, thanx. tho how can i make that when i set the account data, and when player hits a col cuboid it opens a gate for him? but if he doesn't have a certain account data, it won't work?
  9. manve1

    Question

    propertye's are different stuff, but mostly it is objects like: houses, areas, ect ...
  10. manve1

    Question

    How can i create like a player could buy some type of property and then when he trie's to buy some more, he wouldn't be able to the next time?
  11. realdriveby it is already an orginal resource of MTA
  12. manve1

    getUnbanTime

    why don't u try using a timer?
  13. is there any quick way to find this 'LOD' model, as i don't want to go throgh every single model till i find it
  14. not, the brown lines were trees before i used: removeWorldModel I removed them and now it came up with this
  15. well, i don't know how to call them so i just asumed they might be saders:
  16. Is it possible to remove shaders originally created by gta?
  17. manve1

    Help..

    I did try without COL, still gives me crash, mind a taking a look at all 3 of them?
  18. manve1

    Help..

    i made collision file a few times,, but still no luck, would it be a problem if i used sketchup 8 to create the model and then get it on 3ds max > make the same thing as on the video?
  19. manve1

    Help..

    I used that video to help me, but it still didn't create a proper col shape and crashed me
  20. manve1

    Help..

    Is there a link you recomend, as i can't find a youtube vid
×
×
  • Create New...