
Deepu
Members-
Posts
354 -
Joined
-
Last visited
Everything posted by Deepu
-
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
-
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
-
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?
-
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
-
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.....
-
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)
-
but how do I change it to seeds? when I hit a marker it does "1/50"
-
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
-
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
-
ya tell us the amount that yo' gonna pay and we work acc to that
-
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
-
so MTA functions that are seperated will be seperated even if tried to trigger it via server?
-
Castillo, it used to work in my server when I make it client sided why not now
-
k thanks but what state and control cmd shud I use? like walk or sprint?
-
onClientResourceStart() sorry I had forgotten client ;D thePlayer = getLocalPlayer () function theSettings () setPedArmor(thePlayer, 100) end addEventHandler("onClientResourceStart", getRootElement(), theSettings)
-
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?
-
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
-
nice tutorial indeed. Good Job
-
EuFraT, first explain what is check system for vehicles? I will try to help you
-
just use this friend ----- if isPedDead(thePed)