Jump to content

Fogu

Member
  • Content Count

    114
  • Joined

  • Last visited

  • Medals

Everything posted by Fogu

  1. Use this Tut for setting up the P:\ drive http://forums.bistudio.com/showthread.php?t=115741
  2. Fogu

    skype group

    Hi shezan74, i have added you, can you invite me please:) thx fogu
  3. Sweet so i can start to import the mission to this island.:)
  4. I think we need a list with working custom islands which are mso compatible.
  5. Good job Old Bear, i really like this map. Have you placed Keypoints on this map????? So i can play a mso on it???? thx fogu
  6. THX SmokeDog with the new Arma2p all the Arrowhead stuff is working now. yeahhh
  7. Fogu

    Army SF

    Nice one i like your Units.
  8. i mean normaly you got some lines in your init.sqf to get the lobby parameters but i cant find it in the domination scripts.
  9. Hi Guys, can someone tell me where i can find the counterpart of this little code: thx fogu
  10. again i got an config.cpp problem class CfgPatches { class kosorus { units[] = {kosorus}; weapons[] = {}; requiredVersion = 1.03; requiredAddons[] = {"Utes"}; version = "2009-9-1"; fileName = "kosorus.pbo"; author = "LeMac"; mail = "LeMac@web.de"; }; }; class CfgWorlds { class CAWorld; class Utes: CAWorld { class Grid; class DefaultClutter; }; class kosorus: Utes { description = "Kosorus"; worldName= "\kosorus\kosorus.wrp"; pictureShot = "\kosorus\data\SM_Picture_ca.paa"; centerPosition[] = {2720,2462,500}; seagullPos[] = {2720,2462,500}; longitude = 30; // positive is east, in degrees? latitude = -45; // positive is south, in degrees? class Clutter { #include "cfgClutter.hpp" }; class Names { #include "kosorus.hpp" }; }; }; class CfgWorldList { class kosorus {}; }; class CfgMissions //SURFACES #include "cfgSurfaces.hpp" i cant find the error Here is the BinPbo log Error reading binary file 'p:\kosorus\config.cpp'
  11. yeah i know;) never mind the bissample config works:cool:
  12. Awesome thx for the Guide everything works fine, but in the last step Binpbo tells me error in config.cpp { class YOUR MAP NAME { units[] = {}; weapons[] = {}; requiredVersion = 1.03; requiredAddons[] = {"Utes"}; version = "2009-9-1"; fileName = "YOUR MAP NAME.pbo"; author = "SmokeDog[3PARA-GU]"; mail = "lil.smoke.d@gmail.com"; }; }; class CfgWorlds { class CAWorld; class Utes: CAWorld { class Grid; class DefaultClutter; }; class hellskitchen: Utes { description = "Sangin Afghanistan 5x5 km"; worldName= "\YOUR MAP NAME\YOUR MAP NAME.wrp"; pictureShot = ""; centerPosition[] = {2720,2462,500}; seagullPos[] = {2720,2462,500}; longitude = 30; // positive is east, in degrees? latitude = -45; // positive is south, in degrees? class Clutter { #include "cfgClutter.hpp" }; class Names { #include "YOUR MAP NAME.hpp" }; }; }; class CfgWorldList { class YOUR MAP NAME{}; }; class CfgMissions { class Cutscenes { class hellskitchenIntro { directory = "YOUR MAP NAME\data\scenes\Intro.YOUR MAP NAME"; }; }; }; //SURFACES #include "cfgSurfaces.hpp" can someone help me please:blush:
  13. I have to say, for me the new beta is unplayable on an Dedicated Server. The Server has only 10FPS on MSO Start (Takistan and Chernarus) with only me on the Server. Wolffy.au can you confirm this issue??? if not can you give us a clean sample Mission???? thx fogu
  14. Maybe its an Chernarus problem??? I will make a Takistan version and test it again....
  15. Can someone confirm the bad Server Performance????
  16. Here my first 3.4beta mso mission for ACE on Chernarus [url="http://www.mediafire.com/?97qwt41e77noewl"]http://www.mediafire.com/?97qwt41e77noewl[/url] for me the server(dedi) fps drops after first enemy contact to 10fps. Can someone confirm this? maybe if done something wrong:rolleyes:
  17. sweet:bounce3: your the men....
  18. The new beta looks really nice, but i am missing the selectable enemys in the Mp Parameters, is this gone now or is the error on my side????
  19. yep InGame Lobby list. And no you dont have to download the mission first, because your downloading them when your connecting to a server.
  20. Yeah Wolffy give us a TvT Version and your my hero:cool: AI hunting is a little bit boring, because you allways know what there doing. For TvT i think Chernarus is good.
  21. THX Wolffy your Awesome:bounce3:
  22. ah sounds good Wolffy.au i cant wait for the next version, because every day someone asks me: "do you got a new and better mso Mission on the server?" :biggrin_o:
  23. I have seen it sometimes too, but it happens not so often. It looks like an demonstration or like refugees, all in one line:confused: But i have seen it only 2 Times now Ah Server runs with Ace 1.9 Stable EDIT: in the mso bons ieds are triggering way to late(in my mission) for you guys to???
  24. @DPG-Wall nope no readme for the ieds. Extract the pbo, there is an folder called bons_ieds/init.sqf You get the red dots in the editor or on an dedicated server???
×