LastNerve
Member-
Content Count
27 -
Joined
-
Last visited
-
Medals
Community Reputation
2 NeutralAbout LastNerve
-
Rank
Private First Class
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
End mission when score is reached
LastNerve replied to 187Killa's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Ill have to give this a try too! -
End mission when score is reached
LastNerve replied to 187Killa's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Same here, a lot of the old threads dont appear to be working. I found this thread but it never would end either though (yes i made sure to change the param to match the param number in my description) if you get it to work please hollar at me. I messed with it different ways and never got it! -
LastNerve started following Generic Error
-
Hey guys, Since i couldnt figure out my other script problem Im making a new script entirely from scratch. Everything works on this one although Im getting a generic error that keeps popping up but I havent found what the problem is exactly says line 15 Also if someone could show or point me to the right direction to get my respawn "saved loadout" with original amount of ammo that would be great. everything i have tried isnt working. Right now after VA you will respawn with the selected loadout you pick but ammo count depends on how much you shot of it.
-
Script for people not dying?
LastNerve replied to LastNerve's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I used some scripts that he provided but I had changed and added a lot more things. Only knife kill, and HUD for score board is from him. But everything else was edited on by me. Problem is these used to work flawlessly and all of a sudden im getting this. I was thinking maybe BI make a changed a function. Not sure! PS. I also have many threads on here asking for help. I have learned a lot and have troubleshooted a ton of issues I either caused or needed to figure out how to do on my own. Im not a expert script writer or know all the bell and whistles by any means, I have many hours on editor and on these forums reading and looking through missions scripts to figure things out or how they got this or that to work! Also sorry for the AV hit. I just googled a free upload page and uploaded it there I didnt think any phishing would have happened from it. Sorry about that. I wasnt trying to pull any hat tricks on anyone by anymeans! Thanks again! -
Script for people not dying?
LastNerve replied to LastNerve's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I gotcha! will do thanks -
Script for people not dying?
LastNerve replied to LastNerve's topic in ARMA 3 - MISSION EDITING & SCRIPTING
yea i agree I have came here a lot learning to script and im no expert but many people have helped me in little to a lot amounts. And I have been trying to figure out what exactly can cause this. And i woulda posted a snippit of the code but Im not sure what code needs looking at. because if you start the mission everything will work then time will tell when people become invincible during play. sometimes it takes a couple minutes some times it happens in 20/30mins. So thats why im stuck there is not consistence with this bug its randomized! As for the safe zone and stuff I do not have them scripted in I just have a rectangle on the map proporinate to the size it needs to be for different maps respawn points and have play damage =0 then when they come out a hint pops up saying spawn protection off and player damage is set to 1. I have also removed the safe zone and still ran into the problem. Im assumming the game cant read the script and whats happening fast enough. maps are pretty small to keep action intense but not like cod small. Im assumming so many bullets, grenades, and whatever else is happening is to fast that the game cant keep up or my script takes to long to complete. But at the same time I'm not a great scripter by any accord I did what I could / learned. Im sure it could be wrote better and way smaller. Im just not skilled enough to do that lol -
Script for people not dying?
LastNerve replied to LastNerve's topic in ARMA 3 - MISSION EDITING & SCRIPTING
its not a safe zone type deal like we'll be playing then who knows when it will happen but lets says after 10 mins everyone in the server is invincible but then it will switch back to normal and everyone will die again then a little later to a few seconds it will happen again and its just random act that happens. I dont know if my script it to complicated or what. At first I thought score might be to high so i tried lowering it thinking that would reduce the risk of it happening but it will happen anyway each time it happens differently sometimes you can play the entire map and be fine but more so than not we get this little bug -
Script for people not dying?
LastNerve replied to LastNerve's topic in ARMA 3 - MISSION EDITING & SCRIPTING
i would have to upload it. I Dont know where the problem is or how to even replicate it I have tried and tried and its just a random phase that happens ill upload one mission though! https://ufile.io/pcnu1 thanks -
Hello guys recently my TDM missions have a issue. Everything starts off well but sometime during the match everyone becomes invincible and you can shoot someone a hundred times and they wont die then someone will finally kill someone and it will go back to normal and then seconds to minutes later we run into the problem again. Im not sure what is causing this or how to solve it. anyone ran into this issue before? my guess is the script isnt being read fast enough or all the bullets and stuff are going faster than the engine. i can load the maps up with AI and never run into the problem but if i get a server with 10 or so people we run into it. its not constant sometimes you can play 90% of the game with no errors and sometimes it feel like every 3 mins. its erratic and spontaneous and randomly will stop and start happening.
-
Hey guys Im making a MP killstreak mission. Everything works but have one problem. The AI unit dies after ejecting and parachutes down dead. So could someone either edit my script to stop the AI from dying or know how to get the AI character to spawn on your position without parachuting / use of triggers since players could be anywhere on the map. Either one will work I just did this Parachute because its what I knew how to do! Thanks in advance.
-
Takistan Insurgency [Dev Thread]
LastNerve replied to phronk's topic in ARMA 3 - MISSION EDITING & SCRIPTING
that did the trick! its working! thanks- 606 replies
-
- 1
-
- takistan
- insurgency
-
(and 3 more)
Tagged with:
-
Takistan Insurgency [Dev Thread]
LastNerve replied to phronk's topic in ARMA 3 - MISSION EDITING & SCRIPTING
like above cant get the mission to play on dedicated server. If I do get it to play people spawn in as seaguls, I have ran every mod listed and without and I just get different types of errors each time! Hosting from my PC no problems at all the only thing is I have to start over the next day or next time I play and that is rather annoying so I was hoping to get this running on my dedicated server but havnt had any luck! Mission is awesome and fun though! Hopefully you get the dedicated server side fixed! Thanks for sharing and taking the time to make this mission for us! Also the CUP add ons I get "remove this or add keys error" on dedicated...hosting from PC no error at all. Confuses me lol- 606 replies
-
- takistan
- insurgency
-
(and 3 more)
Tagged with:
-
okay I have a AI "parachuting to player" but he dies automatically when he drops. can someone tell me what I need to do or give a better code? here is what im using. Script works but AI dies.
-
Does anyone have a killstreak script theyd like to share? I have made a airdrop kills streak for a vehicles and ammo boxes but was looking for one for maybe mortar / air support or maybe a AI soldier.
-
I got it! Thanks!