Re: Recall Command

From: Mike Stilson (mike@velgarian.sytes.net)
Date: 01/10/02


On Thu, Jan 10, 2002 at 02:43:45PM -0500, Bejhan Jetha wrote:
>On Thu, 10 Jan 2002, Welcor wrote:
>
>>-    else (GET_LEVEL(ch) = 99) {
>>+    else if (GET_LEVEL(ch) = 99) {
>
>>You do know that's going to set people to level 99, right?
>
>>Perhaps you want '==' instead?
>
>Well I defined 2 rooms and I think this is right but it's still now working.
Working?  You mean it compiles?

>
>
>
>ACMD(do_recall)
>{
[snip]
>  }
>   else if (GET_LEVEL(ch) >== 91) {
let's see.. error something like:
[file:line_no]: parse error before '=' token.

One small question.. do you know C at all?  This answer might help any
future replies.

If the answer's no, perhaps your next post should be:
Subject: [AD] Coder needed
I don't know code at all and am risking getting the whole list mad at me
by trying to get them to write everything for me.



-me

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT