Migebuff
Member-
Content Count
156 -
Joined
-
Last visited
-
Medals
Everything posted by Migebuff
-
Theres no soldier. You can find the original image here: http://farm5.static.flickr.com/4131/5192499215_471ea9a395_z.jpg Edited image from the blog: http://altisquest.rv4a3.org/wp-content/uploads/2013/02/Dads_attic.jpg
-
The rar-file is not a real rar-file, it looks like some kind of c++ source code: Full text:
-
It also works with "mysql-rpc-demo.php", but I dont know what to do there: Maybe the username/passwords are stored in the "test"-table.
-
After logging in, it says "Keep searching...". In the source code: Keep searching...<!-- STRanger things have happened..--> I dont know if this info is relevant.
-
http://twitter.com/#!/Arma3official <--- ?
-
Create a (big) explosion midair
Migebuff replied to CptBBQ's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Try creating two bombs in the same place. They will collide and explode. -
Try this:
-
Arma 2 Addon request thread
Migebuff replied to Placebo's topic in ARMA 2 & OA - ADDONS & MODS: DISCUSSION
I am using the same joystick, Microsoft Sidewinder ForceFeedback 2, works without any problems. -
rockets ch53 released (arma2 addon)
Migebuff replied to hallokitty's topic in ARMA 2 & OA - ADDONS & MODS: COMPLETE
Some images of the island: -
rockets ch53 released (arma2 addon)
Migebuff replied to hallokitty's topic in ARMA 2 & OA - ADDONS & MODS: COMPLETE
You have to create a new config file for the island, or you can copy one from an exisiting island and change the path to the wrp file. -
rockets ch53 released (arma2 addon)
Migebuff replied to hallokitty's topic in ARMA 2 & OA - ADDONS & MODS: COMPLETE
Same problem here. Edit: the problem is the config file. Replaced it, now its working. -
Lots of things have changed during the last years... Eight years ago I played a map called "Hexenkessel" for the first time, yesterday a new version of Desert Island was released and I decided to take a look at that map again... ArmA2 Hexenkessel
-
CWR² Standalone addons release thread
Migebuff replied to W0lle's topic in ARMA 2 & OA - ADDONS & MODS: COMPLETE
Someone should start converting some OFP missions for the new desert island... http://www.myvideo.de/watch/7609009/OFP_ARMA2 -
CWR² Standalone addons release thread
Migebuff replied to W0lle's topic in ARMA 2 & OA - ADDONS & MODS: COMPLETE
Brings back many memories of the old OFP days... -
Is there a way to fix this bug? GPU is ATI HD5870. I already tried the ClearHorizons addon, but it didnt help.
-
This is already possible since 5 years.
-
At the moment I am working on a modified version of MFCTI. It allows you to play CTI on Everon, Malden and Kolgujev at the same time: So far I have changed these things: -Each team starts with a chopper on their own island -The MHQs are loaded into the chopper. Once the commander has landed the chopper, he can unload the MHQ. The chopper gets removed now. -Air factory and transport choppers are 50% cheaper -Towns added to Kolgujev I still have to add some things, for example tank transport by heli or ships, maybe some long-range weapons like artillery or cruise missiles and so on. Maybe ill finish a beta release this week. If you have any suggestions, please post them here.
-
Nobody should be allowed to protect his addons. Most of us, even King Homer, have learned how to create addons by looking at other peoples work. You have to edit two strings in the pbo by using a hex editor. This two images show you what you have to change: http://img387.imageshack.us/img387/2470/a4bb.jpg http://img415.imageshack.us/img415/3984/b9jx.jpg
-
Yes, its possible. init.sqs: pilotgroup = group pilot1 tankgroup = group tankdriver1 setviewdistance 1000 ? player in pilotgroup: setviewdistance 2000 ? player in tankgroup: setviewdistance 1500 Exit
-
player addeventhandler ["hit",{player setdammage 0}] player addeventhandler ["dammaged",{player setdammage 0}]
-
Reassign key to execute script?
Migebuff replied to wass24's topic in OFP : MISSION EDITING & SCRIPTING
Prosphere Lite lets you assign keys to scripts. -
Thats not true, for example they bought the Marx Cryptobox software to protect VBS1, and I think OË› or Visitor wasn't made by BIS, but Im not sure.
-
NearestObject does not include the player
Migebuff replied to Sniperwolf572's topic in OFP : MISSION EDITING & SCRIPTING
Nearestobject is limited to 25m. -
Add information box to custom weapon?
Migebuff replied to Wildebeest's topic in OFP : CONFIGS & SCRIPTING
Everyone says its impossible, but one year ago reflecting water was also impossible.... -
Victor Troska DOES NOT DIE in the campaign and I can prove it. I removed all camera scenes and created a new camera (victor switchcamera "external"). This is what the camera doesnt show you: http://rapidshare.de/files/7618997/troska.rar.html Click "FREE", you can download the file when the counter reaches zero.