Page 74 of 79 FirstFirst ... 2464707172737475767778 ... LastLast
Results 731 to 740 of 786

  Click here to go to the first Developer post in this thread.  

Thread: New Forums: Feedback thread - Bugs/Suggestions here please.

  1.   Click here to go to the next Developer post in this thread.   #731
    Über Verwalter Placebo's Avatar
    Join Date
    Jul 23 2001
    Location
    Visby, Gotland, Sweden
    Posts
    21,006
    Author of the Thread
    Aha that's great By default it's 90% full but I can make it lower or higher whatever you guys want
    If someone reports an issue/complains about the Alpha etc, replying in the thread "dude it's an alpha" doesn't really help anyone! Point them to the Arma3 Alpha feedback tracker instead please!

    Please do not PM or Email me directly about your CD Key issues, follow the guidance in this thread instead.

  2. #732
    Warrant Officer ck-claw's Avatar
    Join Date
    Oct 29 2005
    Location
    On The End Of A Bottle Of Cider-Somerset - UK
    Posts
    2,241
    Got a pop up too on mobile version


    How Ppl Treat Me Is Their Path, How I Respond Is Mine...

  3. #733
    First Lieutenant PuFu's Avatar
    Join Date
    Feb 17 2007
    Location
    unallocated
    Posts
    5,392
    90% seems to be fine i guess.

    Spoiler:

  4. #734
    Hi, it would be nice to get a bigger scrolling area to select the forums in the search engine, cause it's a pain to read the forum names (most of the time half displayed) in such a small box :


  5. #735
    1. HTTPS and SPDY support by BIS online assets, such as Forum, wiki, store.
    2. forum/website access from within BIS games

  6. #736
    Warrant Officer
    Join Date
    Jul 31 2008
    Location
    North America
    Posts
    2,567
    Can you guys remove the [YOUTUBE] tags, please? They do not work correctly. I am unable to maximize a video posted if it uses the [YOUTUBE] tags. I'm tired of people using these outdated tags.


    See example below.

    This is using the [YOUTUBE] tags:


    This is using the [video] tags:
    Last edited by Nicholas; Sep 23 2012 at 22:13.
    "The greatest way to avenge your enemy is by learning to forgive." - Takashi Tanemori

  7. #737
    Can you please adjust the width of the last column (forum category).
    At 1280x1024 you cannot see the full name.. (or reduce the name length)

    Sample:


  8. #738
    Is there a possibility that maybe Daily Motion.com (My Social Networking) is supported?

    For more informations click my banner

  9. #739
    Sergeant Major Iceman77's Avatar
    Join Date
    Jul 13 2007
    Location
    Fairbanks Alaska / Houston Texas
    Posts
    1,604
    I have a problem that occurs only very recently. I post alot using the code tags. Only recently after the new forum updates, whenever posting in code tags, the words/code automatically formats itself differently than from where you copied it from, all jumbled up into one or two hectic lines. This used to be no problem at all what so ever, until some recent change with the forums... Can you fix this please? Thankyou.

    note: I'm not sure if format was the correct word, please forgive me if that's wrong. But you get the point.

    example:

    Code:
    _ang = random 360;   _dis = 200;  _dx = sin(_ang)*_dis; _dy = cos(_ang)*_dis;  _positionToSpawnIn = [((getpos _vehicleambush) select 0) + _dx, ((getpos _vehicleambush) select 1) + _dy, 0];  _upsgrp1 = [1,_positionToSpawnIn,1,["ambushconvoy1","spawned","nowait","showmarker","delete:",60]] execVM "SCRIPTS\UPSMON\MON_SPAWN.SQF";  sleep .2;  {           if (side _x == East) then  {             _x addMPEventHandler ["MPKilled", { if (_this    select 1 == player) then {totalscore = totalscore + 5;  publicVariable    "totalscore"; _text = parseText      format["%1",totalscore][nil,nil,rHint,_text] callRE}}]        
                         } 
                          } forEach units _upsgrp1;
    Here is an example of how the above should look like. NOTE: This is a real hassle when posting large, more complex code. I don't think i need to explain why...

    ---------- Post added at 04:57 ---------- Previous post was at 04:15 ----------

    Also, making links is a pain now. I make a link. Then any type I make, in before or after gets formatted as a link.

    Example (<< LOL):
    True LINK - but also when i type in front or behind (see Example) the text gets formatted to become a part of the link and idk how to stop this as it's really most annoying.
    Last edited by Iceman77; Jan 14 2013 at 12:29.

  10. #740
    Anyone else having some slowdowns in forums recently or is it somehow in my end? It sometimes load 20s a page. This issue has been occurred in this week and I believe this happens only in forums.

Page 74 of 79 FirstFirst ... 2464707172737475767778 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •