Mailing List
Home
Forum Home
MUD Dev - Discussion of MUD system design, development, and implementation
Mac Game - Mac game development
Rivers of MUD - a Diku and Merc based multiuser dungeon
SMAUG
Subjects
Getting UDP through NAT/firewalls/whatever for a game
Getting UDP through NAT/firewalls/whatever for a game
QuickTime errors
Python script as stand alone MUD server
Various sound problems
Fragment Shaders & GL TEXTURE RECTANGLE EXT
Timers and global variables
Re: Language and platform for Text MUD server
Apparent acquisition of Yantis (mysupersales) by IDE
HID keyboard
Getting UDP through NAT/firewalls/whatever for a game
Microsoft Sparkle
Director MX
Congratulations Horizons
Yet more problems fullscreen mode
Apple Dev Kitchen Them 's tasty vittles, Maw!
NSOpenGLContext, Pbuffers, and drawables
More DCR "theft " naughtiness
dynamic sprite creation and imaging lingo
Re: Find stuff in Flash array?
Effects of skill imbalances?
QuickTime errors
Rom 2 4/Quickmud Enhancement/Bug fix
Working with XML files/CFURL
smooth scrolling/subpixel tweening
RE: (Ron help me?) Flash text
Flash Racing
MudDev FAQ 2
Browser based games
Installing GLUT
Special character in Flash XML
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
get, kill, look <number > [Thanks everyone]

get, kill, look <number > [Thanks everyone]

2004-05-11       - By Rainer Roomet

 Back
Thanks to everyone,
Now i works perfectly!!!

Ranka
http://www.zone.ee/gain
telnet://irc.nohik.ee 4242


>From: "Richard Lindsey" <rlindsey@(protected)>
>To: "Rainer Roomet" <rainer_roomet@(protected)>,<rom@(protected)>
>Subject: RE: get, kill, look <number>
>Date: Mon, 10 May 2004 13:02:35 -0500
>
>Here,  you can use my get_obj_list which does that:
>
>/*
>  * Find an obj in a list.
>  */
>OBJ_DATA *get_obj_list( CHAR_DATA *ch, char *argument, OBJ_DATA *list )
>{
>     char arg[MAX_INPUT_LENGTH];
>     OBJ_DATA *obj;
>     int number;
>     int count;
>     bool blank = FALSE;
>
>     number = number_argument( argument, arg );
>     count  = 0;
>
>     if ( number > 0 && arg[0] == '\0' )
>         blank = TRUE;
>
>     for ( obj = list; obj != NULL; obj = obj->next_content )
>     {
>         if ( can_see_obj( ch, obj ) && (blank ? 1 : is_name( arg,
>obj->name ) ) )
>         {
>             if ( ++count == number )
>                 return obj;
>         }
>     }
>
>     return NULL;
>}
>
>Richard Lindsey
>
>-- --Original Message-- --
>From: Rainer Roomet [mailto:rainer_roomet@(protected)]
>Sent: Monday, May 10, 2004 5:22 AM
>To: rom@(protected)
>Subject: get, kill, look <number>
>
>Hello Everyone.
>
>Anyone knows how to add number to different functions. For example: In
>the
>room is 4 items.
>shield(first), sword(second item), vest(third item) and lantern(fourth
>item). And i want to get second item and i type "get 2."; Then player
>got
>second item from room. In this case the second item is sword. And player
>get
>sword.
>
>Any ideas ?
>
>-- Ranka
>The Lost Lands of Arion
>http://www.zone.ee/gain
>telnet://irc.nohik.ee port 4242.
>
>__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __
>Protect your PC - get McAfee.com VirusScan Online
>http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
>
>
>--
>ROM mailing list
>ROM@(protected)
>http://www.rom.org/cgi-bin/mailman/listinfo/rom

__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail


--
ROM mailing list
ROM@(protected)
http://www.rom.org/cgi-bin/mailman/listinfo/rom

Earn $52 per hosting referral at Lunarpages.