|
You last visited: Today at 16:23
Advertisement
Pvp Server Resolution
Discussion on Pvp Server Resolution within the DarkOrbit forum part of the Browsergames category.
06/09/2016, 17:37
|
#1
|
elite*gold: 0
Join Date: Mar 2016
Posts: 10
Received Thanks: 3
|
Pvp Server Resolution
Hello!!!!
My Pvp server, How do I make a full screen display resolution ?
|
|
|
06/10/2016, 14:31
|
#2
|
elite*gold: 0
Join Date: Jun 2014
Posts: 4
Received Thanks: 4
|
Hi guys, i know and maybe everbody know, fullscreen dont work on 4.1 client. Im add button for fullscreen(F11-Webbrowser)
and anyone can use it.
MapRevolution.php Add
Code:
<script type="text/javascript" src="http://code.jquery.com/jquery-2.1.4.min.js"></script>
<input type="button" value="Full Screen Mode" class="input" onclick="pantallacompleta()">
<script type="text/javascript">
function pantallacompleta() {
if ((document.fullScreenElement && document.fullScreenElement !== null) ||
(!document.mozFullScreen && !document.webkitIsFullScreen)) {
if (document.documentElement.requestFullScreen) {
document.documentElement.requestFullScreen();
} else if (document.documentElement.mozRequestFullScreen) {
document.documentElement.mozRequestFullScreen();
} else if (document.documentElement.webkitRequestFullScreen) {
document.documentElement.webkitRequestFullScreen(Element.ALLOW_KEYBOARD_INPUT);
}
} else {
if (document.cancelFullScreen) {
document.cancelFullScreen();
} else if (document.mozCancelFullScreen) {
document.mozCancelFullScreen();
} else if (document.webkitCancelFullScreen) {
document.webkitCancelFullScreen();
}
}
}
</script>
HADES[DEV]
|
|
|
06/10/2016, 14:52
|
#3
|
elite*gold: 0
Join Date: Mar 2016
Posts: 10
Received Thanks: 3
|
ty but ı am how to make full browser screen example : 1024x576
|
|
|
06/10/2016, 21:14
|
#4
|
elite*gold: 0
Join Date: Jul 2011
Posts: 927
Received Thanks: 591
|
just press f11
|
|
|
06/11/2016, 03:00
|
#5
|
elite*gold: 0
Join Date: Mar 2016
Posts: 10
Received Thanks: 3
|
Code:
flashembed("container", {"src": "spacemap/main.swf","version": [11,0],"expressInstall": "swf_global/expressInstall.swf","width": "100%" ,"height": "100%" ,"wmode": "direct","bgcolor": "#000000","id": "main"}, {"lang": "es","userID": <?php echo $Users->DataRow['playerID']; ?>,"factionID": "<?php echo ($Users->DataRow['factionId'] === '1') ? 'MMO' : (($Users->DataRow['factionId'] === '2') ? 'EIC' : 'VRU'); ?>","sessionID": "<?php echo $sessionId; ?>","basePath": "spacemap","pid": 563,"resolutionID": 3,"boardLink": "<?php echo HOST; ?>","helpLink": "<?php echo HOST; ?>","loadingClaim": "LOADING...","chatHost": "<?php echo HOST; ?>","cdn": "","useHash": 1,"host": "<?php echo HOST; ?>","gameXmlHash": "060b9c86992a12a6d343395f64852876","resourcesXmlHash": "4f5d6e23ebb06278f110ba358dde28ec","profileXmlHash": "18287bc38698431e80f7cca05e6df2ca","autoStartEnabled": 0,"mapID": 1,"supportedResolutions": "Array","logConfig": "0,300,4,5","instantLogEnabled": 1,"doubleClickAttackEnabled": 1,"allowChat": 1});
|
|
|
06/12/2016, 00:06
|
#6
|
Moderator
elite*gold: 156
Join Date: Feb 2011
Posts: 3,352
Received Thanks: 1,901
|
|
|
|
 |
Similar Threads
|
If i alt+tab, crossfire screws my desktop resolution & alt+tab window resolution
01/10/2016 - CrossFire - 0 Replies
Hey Guys.
Ive a little question but didnt find anything on the internet.
So..
Ive Windows 8.1 with 1920x1080 resolution.
Well also in Crossfire my resolution is set to 1920x1080.
If i alt+tab out of the game my desktop resolution is totally screwed and set to it i guess 800x600 or 1024x720. (Crossfire stays at 1920x1080 if i tab back in
|
[HowTo] Change resolution in Linkpads server
11/24/2013 - DarkOrbit - 0 Replies
Hello, this is a very quick tutorial how to change the resolution in OrbitReborn, linkpads old private server.
Quick guide how to use the files:
http://i.epvpimg.com/ZVfVe.png
Open both exe
http://i.epvpimg.com/HlPvd.png
Two "consoles" should pop up, dont close them!
|
Resolution
07/04/2010 - SRO Private Server - 10 Replies
Hey there,
I have a question about my resolution on zszc new.
When I go to options --> Resolution, i can only choose 2 resolutions ?
800 x 600 and 1024 x 768 ...
But allot of people have 4 resolutions to choose from.
|
Resolution!
01/09/2010 - SRO Private Server - 7 Replies
Yo.
When i play ecsro NoMi with my new computer Sro only covers 4/6 of my screen. changing resolution doesnt work since there's only 2 different resolutions..
I got a 15.6 inch screen and running on windows 7.
iSro works perfectly.. any soloutions?
Thanks!:mofo:
|
Resolution.
04/05/2009 - SRO Private Server - 1 Replies
Hello all, i want on ecsro better resolution, but i dont know how to make it, i saw in other guys screen shoots, who playing in ecsro, that resolution is 1440~ or someting, and looks nice. So i want make same as they but can't make 1440~ or someting resolution, so how i can make bigger? Because its not good to play with bad graphic.
|
All times are GMT +1. The time now is 16:24.
|
|