Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ SMAUG
➜ SMAUG coding
➜ Spam kick
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Gradius
(10 posts) Bio
|
Date
| Mon 01 Nov 2004 08:34 PM (UTC) |
Message
| I would like to know where the code is that only allows a command to be entered in 20 times in a row before it kicks a player.. there are several areas in my mud that will require more than 20 moves in one direction and when this happens it kicks a player... just wondering where the code is so i can comment out :) | Top |
|
Posted by
| Zeno
USA (2,871 posts) Bio
|
Date
| Reply #1 on Mon 01 Nov 2004 09:55 PM (UTC) |
Message
| I can't remember off hand, but just grep for the string that it sends when it kicks you off for the 20 command limit. |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | Top |
|
Posted by
| Robert Powell
Australia (367 posts) Bio
|
Date
| Reply #2 on Tue 02 Nov 2004 05:11 AM (UTC) Amended on Tue 02 Nov 2004 05:13 AM (UTC) by Robert Powell
|
Message
| Its in comm.c and its in this function.
void read_from_buffer( DESCRIPTOR_DATA *d ) |
Just a guy having a bit of fun. Nothing more, nothing less, I do not need I WIN to feel validated. | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
12,270 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top