Rurik said:iamtim has a very high Lore(Forum Quotes) Skill.
I stand in awe.
iamtim said:I'm not a PDF publisher ALL the time. By day I'm an SQL/PHP coder; layered quotes are NOTHING.
mthomason said:$sql = "INSERT INTO posts (user, messagebody) VALUES ("mthomason", "$text")";
iamtim said:$sql = "INSERT INTO posts (user,messagebody) VALUES ('mthomason','$text')";
mthomason said:iamtim said:I'm not a PDF publisher ALL the time. By day I'm an SQL/PHP coder; layered quotes are NOTHING.
<?php
$text = "I know just what you mean, Tim.\n";
$text = "Why, only the other day I thought to myself "wouldn't it be cool if everyone had to post directly in code."\n";
$sql = "INSERT INTO posts (user, messagebody) VALUES ("mthomason", "$text")";
mysql_query($sql);
?>
King Amenjar said:Yes, this example sounds just like RuneQuest combat: swords swing until someone gets a bad enough wound, very often to the leg (this is less frequent than in RQII and III, though - legs used to be on 1-8 on the hit location table) and then fights at a big disadvantage until they either get killed or succeed in knocking out an opponent's leg to get back on even terms.
I remember on one occasion, an NPC said to the player characters, "This will cost you your miserable life!" and a player remarked, "He should say 'This will cost you your miserable leg!'"
Rurik said:I think I kinda preferred the vicious flaming....
Left leg, always the left leg.
SteveMND said:Left leg, always the left leg.
There's a reason why the most famous tavern in Pavis is called "Gimpy's," after all. Presumably, it was a case of the rules really being written to reflect the game world...
iamtim said:Rurik said:I think I kinda preferred the vicious flaming....
<?php echo "What, PHP code doesn't do it for you?"; ?>
atgxtg said:Binary, there's one in every bit!