Login
User Name:

Password:



Register

Forgot your password?
Changes list / Addchange
Author: Khonsu
Submitted by: Khonsu
6Dragons mp3 sound pack
Author: Vladaar
Submitted by: Vladaar
AFKMud 2.2.3
Author: AFKMud Team
Submitted by: Samson
SWFOTEFUSS 1.5
Author: Various
Submitted by: Samson
SWRFUSS 1.4
Author: Various
Submitted by: Samson
Users Online
Google, AhrefsBot

Members: 0
Guests: 28
Stats
Files
Topics
Posts
Members
Newest Member
488
3,788
19,631
595
Khonsu

Today's Birthdays
There are no member birthdays today.
» SmaugMuds » Bugfix Lists » LoP Bugfix List » do_rdig
Forum Rules | Mark all | Recent Posts

do_rdig
< Newer Topic :: Older Topic > another issue

Pages:<< prev 1 next >>
Post is unread #1 Oct 5, 2008 11:19 am   
Go to the top of the page
Go to the bottom of the page

Remcon
Geomancer
GroupAdministrators
Posts1,914
JoinedJul 26, 2005

 
in build.c function do_rdig
find
   location->name = in_room->name;

change it to
   STRSET( location->name, in_room->name );

If you don't set this correctly and you use rdig and then try to change the names of either room it can cause a crashing issue.

Pages:<< prev 1 next >>