Jump to content

Deepu

Members
  • Posts

    354
  • Joined

  • Last visited

Everything posted by Deepu

  1. Deepu

    map dimension

    I made a map with map editor.... in the ingame settings in mapeditor of my server there is no setMapDimension or smthn like that..... The player will go to that map in dimension 2574 how do I set the map dimension to 2574? please help its urgent srry for doule posting
  2. nice.... good job.... you can use the tsar bomba script (or you can make it its easy...) for the nuke.... it would be even better
  3. Deepu

    MOOON

    How can I make a moon where Its exactly round in shape but a bit bigger --- the size of lasventuras airport + SF airport + LS airport Can I make that moon kinda thing? It should have craters too....
  4. Can anyone who is experienced give me the functions for the promotions in the jobs scripts? like for ex:- I made pilot job I need 500 flights for next level == level 1 if I have 500 flights then I get level 1 rank and an increase in the pay is it getElementData?
  5. Deepu

    is this nice?

    KRZO I am telling I can't script == true it's a kind of scripting but yeah I made the planet too I don't listen to you KRZO cuZ you don't know How Determined I am.... you won't understand and the getElementData? can you make farmer job? nvm the seeds getElementData things I made CiT kind of farmer job and soon after learning getElementData I will provide download link of the CIT farmer job
  6. Deepu

    is this nice?

    KRZO I know this is not hard but the planet which should look exactly round but big. Can you make this planet? No..... that's what I'm talkin 'bout the script is easy, random markers and giving money etc.... and also as a medium scripter I don't know those high tec things like promotion thing and the getElementData () but I am learning it.....
  7. Deepu

    is this nice?

    Hey GuyZ .... its the funny script scripter again...... I decided to make an astronaut job which comprises of a rocket that goes up..... when I take a job, there will be a marker spawned. When I hit the marker, it says go to the top of the rocket with the stairs. There will be a marker on top pf the rocket. when I hit it, it launches the rocket at a speed of 250kmph at a starting delay of 5 seconds(5000ms) then I go to a planet which has 0 gravity and no atmosphere... (hard thing to make the planet but the 0g is easy) then there will be many markers at random where I have to hit each one of them to earn 250$. If i want to go back to san andreas, I will have to go to the headquarters near the rocket and I will be on earth...... I am still making it. Did you like it guys? after a while when I finish the script i will provide download link too yours, Don(Deepu)
  8. but how do I change it to seeds? when I hit a marker it does "1/50"
  9. WTF cool ! can u tell me the things that u did? I know about the variable and things but what you did? like getElementData? explain detailly pleaseeeeeeeeeee
  10. Castillo I've been in your server before the ban. I saw those DxDrawText things that gets updated each frame. can you explain and give an example of that? Cuz none of them could help me with that. and I dint understand in WiKi I made one but it makes DxDrawText over the first one and both of the texts are visible. If you know abt this please help me castillo thanks in advance
  11. ya tell us the amount that yo' gonna pay and we work acc to that
  12. Deepu

    Help !

    PLEASE ITS URGENT !!
  13. Deepu

    Help !

    My ISP doesnt allow PF thats why I use hamachi
  14. Deepu

    Help !

    my friend and I wanted to test scripts and found foll problems: he cant connect to my hamachi server but he is in my hamachi network direct tunnel and I gave hamachi IP to him then the scripts says meta file not recieved but the meta is there full correct help urgent
  15. so MTA functions that are seperated will be seperated even if tried to trigger it via server?
  16. Castillo, it used to work in my server when I make it client sided why not now
  17. k thanks but what state and control cmd shud I use? like walk or sprint?
  18. onClientResourceStart() sorry I had forgotten client ;D thePlayer = getLocalPlayer () function theSettings () setPedArmor(thePlayer, 100) end addEventHandler("onClientResourceStart", getRootElement(), theSettings)
  19. found the problem, Just you have to put it like this for example : thePlayer = getLocalPlayer () function theSettings () setPedArmor(thePlayer, 100) end addEventHandler("onResourceStart", getRootElement(), theSettings) this will make the players armor full when the resource is started is this what yu wanted?
  20. Deepu

    sounds

    look, if you wanna play sound and everyone wanna hear it, then use this as an example function song () sound = playsound("link of website" or "song in the same resource as your script is in") setSoundMaxDistance(sound, 400) end check it
  21. nice tutorial indeed. Good Job
  22. Deepu

    Question

    EuFraT, first explain what is check system for vehicles? I will try to help you
  23. Deepu

    Dead Peds

    just use this friend ----- if isPedDead(thePed)
×
×
  • Create New...