Ironworks Gaming Forum

Ironworks Gaming Forum (http://www.ironworksforum.com/forum/index.php)
-   Baldurs Gate II Archives (http://www.ironworksforum.com/forum/forumdisplay.php?f=22)
-   -   Sombody wants to play multiplayer? (http://www.ironworksforum.com/forum/showthread.php?t=57519)

mannukio 10-09-2001 12:17 AM

I want to try to play some multiplayer game!!!!
if you want mail me or send me a message to my icq

Quiero intentar jugar multiplayer!!!!
Si queres mandame un mail o mandame un mensage a mi icq

ICQ NUMBER: 128200688
MAIL : mannukio@hotmail.com

Nanobyte 10-09-2001 12:29 AM

<font size="20"><font color="white">WELCOME TO THE FORUMS!!</font></font size>
I hope you're able to find someone to play a game with. My computer does not have the capabilities, so I cannot participate..

<font size="20"><font color="white">¡RECEPCION A LOS FOROS!</font></font size>
Espero que usted pueda encontrar a alguien para jugar un juego con.
Mi ordenador no tiene las capacidades, así que no puedo participar..

[This message has been edited by Nanobyte (edited 10-09-2001).]

mannukio 10-09-2001 12:42 AM

THANKS!!!!!

Bruce The Aussie 10-09-2001 06:01 AM

I've heard BG2 multiplayer isn't that good. Icewind Dale is supposed to be great though. i'd play but i've gone off the idea of multiplayer BG2 after trying it once.

------------------
http://members.aol.com/lasttrueprinc...ages/bruce.gif

mannukio 10-10-2001 07:33 PM


< !-- TWO STEPS TO INSTALL RANDOM TEXT SPLITTER:

1. Copy the coding into the HEAD of your HTML document
2. Add the last code into the BODY of your HTML document -->

< !-- STEP ONE: Paste this code into the HEAD of your HTML document -->

<HEAD>

<SCRIPT LANGUAGE="JavaScript">

< !-- This script and many more are available free online at -->
< !-- The JavaScript Source!! http://javascript.internet.com -->
< !-- Rich Trowbridge -->

< !-- Begin
function randomise(){
var words=document.myform.wordlist.value;
var spacer="";
words=words.split(document.myform.randomiseby.opti ons[document.myform.randomiseby.selectedIndex].value)
document.myform.code.value="";
var colourscheme=new Array("0","1","2","3","4","5","6","7","8","9","A", "B","C","D","E","F")
for(var time=0;time<=(words.length-1);time++){
if(words[time]==" "){document.myform.code.value+=" "}
if(words[time]!=" "){
spacer=document.myform.randomiseby.options[document.myform.randomiseby.selectedIndex].value;
var c1=Math.round(Math.random()*(colourscheme.length-1));
var c2=Math.round(Math.random()*(colourscheme.length-1));
var c3=Math.round(Math.random()*(colourscheme.length-1));
var c4=Math.round(Math.random()*(colourscheme.length-1));
var c5=Math.round(Math.random()*(colourscheme.length-1));
var c6=Math.round(Math.random()*(colourscheme.length-1));
var size=1+Math.round(Math.random()*6);
document.myform.code.value+="<font color=\"#"+colourscheme[c1]+colourscheme[c2]+colourscheme[c3]+colourscheme[c4]+colourscheme[c5]+colourscheme[c6]+"\" size=\""+size+"\">"+words[time]+"</font>"+spacer+"";
}
}
looks_like.innerHTML=document.myform.code.value;
}
// End -->
</script>

</HEAD>

< !-- STEP TWO: Copy this code into the BODY of your HTML document -->

<BODY>

<div align="center">
<form name="myform" action="javascript:randomise()">
<input name="wordlist" value="The quick brown fox jumps over the lazy dog" size="50">


<select name="randomiseby">
<option value="">Randomize by letter</option>
<option value=" ">Randomize by word</option>
</select>


<input type="submit" value="Do it">
<span id="looks_like">
<textarea name="code" rows="5" cols="50"></textarea>
</form>
</div>




<center>
<font face="arial, helvetica" size"-2">Free JavaScripts provided

by The JavaScript Source</font>
</center>

< !-- Script Size: 2.45 KB -->

mannukio 10-10-2001 07:35 PM

bla bla bal

< !-- TWO STEPS TO INSTALL RANDOM TEXT SPLITTER:

1. Copy the coding into the HEAD of your HTML document
2. Add the last code into the BODY of your HTML document -->

< !-- STEP ONE: Paste this code into the HEAD of your HTML document -->

<HEAD>

<SCRIPT LANGUAGE="JavaScript">

< !-- This script and many more are available free online at -->
< !-- The JavaScript Source!! http://javascript.internet.com -->
< !-- Rich Trowbridge -->

< !-- Begin
function randomise(){
var words=document.myform.wordlist.value;
var spacer="";
words=words.split(document.myform.randomiseby.opti ons[document.myform.randomiseby.selectedIndex].value)
document.myform.code.value="";
var colourscheme=new Array("0","1","2","3","4","5","6","7","8","9","A", "B","C","D","E","F")
for(var time=0;time<=(words.length-1);time++){
if(words[time]==" "){document.myform.code.value+=" "}
if(words[time]!=" "){
spacer=document.myform.randomiseby.options[document.myform.randomiseby.selectedIndex].value;
var c1=Math.round(Math.random()*(colourscheme.length-1));
var c2=Math.round(Math.random()*(colourscheme.length-1));
var c3=Math.round(Math.random()*(colourscheme.length-1));
var c4=Math.round(Math.random()*(colourscheme.length-1));
var c5=Math.round(Math.random()*(colourscheme.length-1));
var c6=Math.round(Math.random()*(colourscheme.length-1));
var size=1+Math.round(Math.random()*6);
document.myform.code.value+="<font color=\"#"+colourscheme[c1]+colourscheme[c2]+colourscheme[c3]+colourscheme[c4]+colourscheme[c5]+colourscheme[c6]+"\" size=\""+size+"\">"+words[time]+"</font>"+spacer+"";
}
}
looks_like.innerHTML=document.myform.code.value;
}
// End -->
</script>

</HEAD>

< !-- STEP TWO: Copy this code into the BODY of your HTML document -->

<BODY>

<div align="center">
<form name="myform" action="javascript:randomise()">
<input name="wordlist" value="The quick brown fox jumps over the lazy dog" size="50">


<select name="randomiseby">
<option value="">Randomize by letter</option>
<option value=" ">Randomize by word</option>
</select>


<input type="submit" value="Do it">
<span id="looks_like">
<textarea name="code" rows="5" cols="50"></textarea>
</form>
</div>




<center>
<font face="arial, helvetica" size"-2">Free JavaScripts provided

by The JavaScript Source</font>
</center>

< !-- Script Size: 2.45 KB -->

andrewas 10-10-2001 07:44 PM

whats with that text splitter thing?

back on topic, whats the point of BG multi over the internet. maybe if i had an always on internet connecion...

on my own LAN experiences however, the following has occured:

when the protaginist dies, its over. for everyone.

once imoen got wounded in irenicuses dungeon, so i healed her, i didnt want her running away on me. so i went in inventory, r-clicked on healing potion, whe got hit again and decided to run, but i was in the inventory so i coudnt respond so it hung.

Boy with Big Lugs keeps fireballing everything...

sigh. infinity games just are not designed with multiplayer in mind IMHO



All times are GMT -4. The time now is 03:35 AM.

Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
©2024 Ironworks Gaming & ©2024 The Great Escape Studios TM - All Rights Reserved