ID:1293659
 
Code:
Logout()
usr.curwound =90+
world >> 'Left game with 90 wounds '
usr.curwound + = 500


Problem description:
Player return with 500 wounds .. if he relog wounds 90 +

Help :/
mob/Logout()
usr.curwound += 90
var/wasonline = 1
world << "Left game with 90 wounds"


mob/Login()
if(wasonline == 1)
usr.curwound += 500

What is the purpose of this code? This just gives everyone 90 wounds everytime they log out, or at least that's what it looks like it was intended to do, the syntax isn't valid.
Im beginner codder >.> '
Thx u BoyDolphin :3 '
In response to Goku157
Goku157 wrote:
Im beginner codder >.> '

Eh
http://www.thefreedictionary.com/codder

You're a beginner cod fisherman?..

Interesting.
A Quadropus' is a fantasy creature. Quadropi are four tentacled en cephalopods similar to an octopus, but sometimes with magical powers.

Awesome a octopus with magical powers anyways.

@Goku157
Codder = Cod fishman
Coder = Person that codes things
Hilarious, first "iconner" and now "coder" lol

How about artist and programmer?