Page 2 of 2

Re: HAHAHA...look what i found on mudforums [Archive] - ForumsHQ

Posted: Mon Feb 03, 2003 12:38 pm
by Speed
speed.postcount++

Re: HAHAHA...look what i found on mudforums [Archive] - ForumsHQ

Posted: Mon Feb 03, 2003 12:56 pm
by Aragon
aragon.postcount++;

Re: HAHAHA...look what i found on mudforums [Archive] - ForumsHQ

Posted: Mon Feb 03, 2003 2:56 pm
by Speed
I forgot my semicolon, so that post generated a parse error.



speed.postcount += 2;



ok

Re: HAHAHA...look what i found on mudforums [Archive] - ForumsHQ

Posted: Mon Feb 03, 2003 10:08 pm
by Aragon
int keep_up(){



if (speed.last_action == action.increase_postcount){

aragon.postcount++;

return 1;

}

return 0;

}

Re: HAHAHA...look what i found on mudforums [Archive] - ForumsHQ

Posted: Mon Feb 03, 2003 10:13 pm
by Speed
Ah well, at least it isn't code to delete my posts. That'd be bad.

Re: HAHAHA...look what i found on mudforums [Archive] - ForumsHQ

Posted: Tue Feb 04, 2003 12:35 am
by Reckless
mmmmm, C++ or so it looks like. Gimme fries with that?

Re: HAHAHA...look what i found on mudforums [Archive] - ForumsHQ

Posted: Tue Feb 04, 2003 1:46 am
by Andrew
and would you like ketchup with that at all reckless or extra salt???

Re: HAHAHA...look what i found on mudforums [Archive] - ForumsHQ

Posted: Tue Feb 04, 2003 7:23 am
by Speed
mmmmm, C++ or so it looks like. Gimme fries with that?



From what I've seen, PhP is very very very similar to C++.

Re: HAHAHA...look what i found on mudforums [Archive] - ForumsHQ

Posted: Tue Feb 04, 2003 1:16 pm
by Reckless
I think they have a lot of similar properties and syntax. I don't know either very well.