...normal ideas, some of them I had. In turn, I would like to ask you to consider the possibility, along with the classic client-server mode, to add P2P mode ...
Building a Peer-to-Peer Multiplayer Networked Game
...normal ideas, some of them I had. In turn, I would like to ask you to consider the possibility, along with the classic client-server mode, to add P2P mode ...
...funny to see all this in merged...HushedDispatch wrote: ↑01 May 2015, 23:56 I have been using resources from Skyrim, Fallout, Oblivion, and various other sources to make my mod.
...have to wait for release...
...and don't dream...Talin_Trollbane wrote:Pretty sure this died like the rest of the mods.
...cats - it's good...Echo wrote: Oh, and I also put in a black cat who was hostileThere is a deep lack of cat presence in these games and I wish to fix this injustice. There's also sprites for dogs and chickens, they're just going to waste!
Code: Select all
gamername = Question("What is the gamer's name?", "Who are You?")
Message("Hello" gamername "!")
Code: Select all
gamername = Question("What is the gamer's name?", "Who are You?");
Message("Hello" gamername "!")
...Scripts\Maps\catman.oute3.lua:2: ')' expected near 'gamername'