April 2005
- [DESIGN] : Where to find information about mud design ? Lethal Thanatos
- [DESIGN] : Where to find information about mud design ? Jaycen Rigger
- DESIGN: Mini-VW contenst (Was DESIGN: The game with a thousand faces) Mike Rozak
- Advanced Topic - Doing it differently. Christopher Bunting
- Advanced Topic - Doing it differently. Michael Barton
- Advanced Topic - Doing it differently. Christopher Bunting
- Advanced Topic - Doing it differently. Hiddukel
- Advanced Topic - Doing it differently. David Wilson
- Advanced Topic - Doing it differently. Christopher Bunting
- Advanced Topic - Doing it differently. Christopher Bunting
- Advanced Topic - Doing it differently. Hiddukel
- Advanced Topic - Doing it differently. Christopher Bunting
- Advanced Topic - Doing it differently. Chad Ziccardi
- Advanced Topic - Doing it differently. Hiddukel
- Advanced Topic - Doing it differently. Richard Lindsey
- Advanced Topic - Doing it differently. Daniel O'Neal
- Advanced Topic - Doing it differently. Brian
- Advanced Topic - Doing it differently. Chad Ziccardi
- Advanced Topic - Doing it differently. Christopher Bunting
- Advanced Topic - Doing it differently. Christopher Bunting
- Advanced Topic - Doing it differently. Chad Simmons
- Advanced Topic - Doing it differently. Michael Barton
- Advanced Topic - Doing it differently. Chad Ziccardi
- Advanced Topic - Doing it differently. Michael Barton
- Advanced Topic - Doing it differently. Christopher Bunting
- Advanced Topic - Doing it differently. Christopher Bunting
In regards to that reply.. I've never been able to delegate a struct
as below with c whatsoever.. This is the main reason why I've been
able to do so many new things with the combat system with less code.
But if you can show this in C with this amount of code or less, please
do and I will definitly quit coding and start studying C again.
---- Delegate to Non-Static Nested Function ----
struct Foo
{ int a = 7;
int bar() { return a; }
}
int foo(int delegate() dg)
{
return dg() + 1;
}
void test()
{
int x = 27;
int abc() { return x; }
Foo f;
int i;
i = foo(&abc); // i is set to 28
i = foo(&f.bar); // i is set to 8
}
----------------
It's functions like these that allow me to return various aspects of
the player attributes during combat so that CHA, STR, DEX, WIS, INT,
Proficencies, racial attributes and various other things can be used
simultaneously to help tighten up and make combat more strict based on
total attributes without having to write various other functions and
various of lines of code as needed in C to provide the same result..
To my knowledge, Not even C, C++ or Java can do that.
The whole basis for my posts were not to show how well everyone else
can do things in C. It was about why C wasn't able to do enough for
me. Maybe I'm really missing the point on why I needed to use LUA and
look for other means to get things to work the way that I wanted. But
I am always willing to try and learn new things and if you can show
how these types of things and how they can be written like this in C,
then maybe I should have just asked for examples along time ago and
just did all the coding in C.. But I was thinking that was one of the
main downfalls of C Based Muds.
Regards,
Chris
--
ROM mailing list
ROM@rom.org
Unsubscribe here ->>> http://www.rom.org/cgi-bin/mailman/listinfo/rom - Advanced Topic - Doing it differently. Hiddukel
- Advanced Topic - Doing it differently. Christopher Bunting
- Advanced Topic - Doing it differently. Christopher Bunting
- Advanced Topic - Doing it differently. Hiddukel
- Advanced Topic - Doing it differently. Christopher Bunting
- Advanced Topic - Doing it differently. Chad Simmons
- Advanced Topic - Doing it differently. Christopher Bunting
- Advanced Topic - Doing it differently. Christopher Bunting
- Advanced Topic - Doing it differently. Chad Ziccardi
- Advanced Topic - Doing it differently. Davion Kalhen
- Advanced Topic - Doing it differently. Bobby Bailey
- Advanced Topic - Doing it differently. Davion Kalhen
- Advanced Topic - Doing it differently. David Wilson
- Advanced Topic - Doing it differently. mrpotatohead@urbanfallout.net
- Advanced Topic - Doing it differently. Chad Simmons
- Advanced Topic - Doing it differently. Christopher Bunting
- Advanced Topic - Doing it differently. Chad Simmons
- Advanced Topic - Doing it differently. Hiddukel
- Advanced Topic - Doing it differently. Chad Simmons
- Advanced Topic - Doing it differently. Hiddukel
- Advanced Topic - Doing it differently. Chad Simmons
- Advanced Topic - Doing it differently. Christopher Bunting
- Advanced Topic - Doing it differently. Richard Lindsey
- Advanced Topic - Doing it differently. Richard Lindsey
- Advanced Topic - Doing it differently. Daniel O'Neal
- DESIGN: Mini-VW contenst Mike Rozak
- DESIGN: More thoughts on the player pyramid Mike Rozak
- Procedural content Mike Rozak
- DESIGN: MMO Survey for College Class Bret Lederle
- Imagery from text J C Lawrence
- Imagery from text J C Lawrence
- Skotos Seeks Guest Voices Shannon Appelcline
- Twisted.reality Paul Miller
- Twisted.reality Peter Harkins
- Twisted.reality Jp Calderone
- Twisted.reality Eli Stevens (WG.c)
- Marketing Resources? Michael Hartman
- Marketing Resources? Elia Morling
- Marketing Resources? Pandora
- Marketing Resources? Christopher Allen
- Marketing Resources? Greg B
- Marketing Resources? Ren Reynolds
- Marketing Resources? Tom Hunter
- Marketing Resources? Michael Hartman
- Marketing Resources? Mike Rozak
- Marketing Resources? Jason Smith
- Marketing Resources? Mike Rozak
- Marketing Resources? Tom Hunter
- Marketing Resources? Mike Rozak
- Marketing Resources? Michael Hartman
- Marketing Resources? Michael Sellers
- Marketing Resources? Mike Rozak
- Marketing Resources? Michael Sellers
- Marketing Resources? Tom Hunter
- Marketing Resources? Tom Hunter
- Marketing Resources? Koster, Raph
- Marketing Resources? Mike Rozak
- Marketing Resources? Koster, Raph
- Marketing Resources? Tom Hunter
- Marketing Resources? Tom Hunter
- Marketing Resources? Johan J Ingles-le Nobel
- NEWS: And so it begins. (officially sanctioned in-game sales) David Wright
- DESIGN: The game with a thousand faces Mike Rozak
- DESIGN: The game with a thousand faces Jaycen Rigger
- DESIGN: The game with a thousand faces Mike Rozak
- DESIGN: The game with a thousand faces ceo
- Sony is getting into the virtual goods auctions Morris Cox
- SOC: Characters as Avatars Jaycen Rigger
- SOC: Characters as Avatars eric@enkanica.com
- DGN : Atomistic Creation Jaycen Rigger
- DGN : Atomistic Creation Thomas Tomiczek
- DGN : Atomistic Creation Jaycen Rigger
- DGN : Atomistic Creation cruise
- DGN : Atomistic Creation Ghilardi Filippo
- DGN : Atomistic Creation Kirinyaga
- DGN : Atomistic Creation Julian Leyh
- DESIGN: MMO Interviews for College Class Game Researcher
- Atomistic Creation cruise
- Concerning "Groups" Jeff Gaskill
- Concerning "Groups" Sean Kelly
- Concerning "Groups" Jeff Gaskill
- Guild Wars ? Louis d'Ambra
- Guild Wars ? cruise
- Guild Wars ? Colin Fuller
- Guild Wars ? Max Battcher
- Guild Wars ? Don McGlumphy III
- Guild Wars ? Sean Howard
- Guild Wars ? Mordengaard
- Guild Wars ? Mike Oxford
- Guild Wars ? Max Battcher
- Guild Wars ? Corey Crawford
- Guild Wars ? Jason Downs