Forum Moderators: coopster
$myemail = "email";
$message = "$ItemName\n$ItemSlot\n$ItemLevel\n$NoTrade\n$Lore\n$Hp\n$Dur\n $WeaponType\n$Damage\n$HpMax\n$Rang\n$Str\n$Sta\n$Agi\n$Dex\n $Wis\n$Intel\n$Cha\n$AC\n$Power\n$HoT\n$PoT\n$PR\n$DR\n$FR\n $CR\n$LR\n$AR\n$classes\n$races\n$ItemDescription\n$ItemEffects\n $Acquired\n$MoborNPCName\n$Zone\n$cookie[1]\n";
mail("$myemail", "$ItemName has been submitted to your Item Database", $message,
"From: url\r\n" .
"Reply-To: none\r\n");
but that does not work and I do not know why. Does anybody see anything wrong with it?
[edited by: jatar_k at 4:33 am (utc) on July 20, 2004]
[edit reason] fixed sidescroll [/edit]