Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   Showcharacter NPCs have profiles (https://forums.graalonline.com/forums/showthread.php?t=3221)

FxChiP 05-20-2001 04:45 AM

Showcharacter NPCs have profiles
 
Maybe you could have it so that showcharacter NPCs have profiles as well, if you choose it.

It would be like:

NPC Code:

if (created) {
showcharacter;
setcharprop #C0,black;
setcharprop #C1,black;
setcharprop #C2,black;
setcharprop #C3,black;
setcharprop #C4,black;
setcharprop #3,head126.gif;
setcharprop #n,Profile-Test;
profile {
realname = Profile Test;
age = 2;
}
}



And so on in the profile {} thing...

I think it might be a good idea..

NightLord 05-20-2001 06:06 AM

Neat idea, but what purpose would it serve?

FxChiP 05-20-2001 06:11 AM

It might give the NPCs a little more character, plus you just might be able to fool the player into thinking that the NPC is a player... like that's ever possible :P

NightLord 05-20-2001 06:12 AM

Yeah, it would be kinda fun.

Munkey 05-20-2001 02:13 PM

Quote:

Originally posted by FxChiP
It might give the NPCs a little more character, plus you just might be able to fool the player into thinking that the NPC is a player... like that's ever possible :P
Hehe that would probably fool alot of players.


All times are GMT +2. The time now is 02:03 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.