[Coldstuff] New Character object

Gary Whitten gwhitten at attbi.com
Mon Dec 30 18:07:58 MST 2002


Ah, thanks.  It didn't occur to me that the new location of doing it this
way would not be my inventory but would be the location of the existing
object.

-----Original Message-----
From: cold-coldstuff-bounces at cold.org[mailto:cold-coldstuff-bounces at cold.org Behalf Of Grimslayde
Sent: Monday, December 30, 2002 5:59 PM
To: coldstuff at cold.orgary at undiscoveredworlds.comSubject: Re: [Coldstuff] New Character object


Heya Gary,
    This is where eval shines again. All you need to do is turn on yer mojo
and do this:

;var obj_plr; obj_plr = $player.new();return obj_plr;

    This will create a new player object that you can code on, buy you'll
need to @chmod it to have the same perms as it's daddy.

Hope that helps ye!
- Grim


----- Original Message -----
From: "Gary Whitten" <gwhitten at attbi.comTo: "Coldstuff at Cold.g" <coldstuff at cold.orgSent: Monday, December 30, 2002 3:35 PM
Subject: [Coldstuff] New Character object


> All
>
> I'm trying to create my new character object to use in ColdCore but
because
> you can't put a player inside another player, the command
>
> @spawn $player @named $char_new
>
> comes up with errors.
>
> How would I go about doing this?
>
> Gary
>


----------------------------------------------------------------------------
----


> _______________________________________________
> Cold-Coldstuff mailing list
> Cold-Coldstuff at cold.org> http://web.cold.org/mailman/listinfo/cold-coldstuff
>

_______________________________________________
Cold-Coldstuff mailing list
Cold-Coldstuff at cold.orghttp://web.cold.org/mailman/listinfo/cold-coldstuff



More information about the Cold-Coldstuff mailing list