Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Graal Kingdoms (https://forums.graalonline.com/forums/forumdisplay.php?f=58)
-   -   Graal2002 Idea :) (https://forums.graalonline.com/forums/showthread.php?t=18030)

SkooL 11-28-2001 08:57 AM

Re: Mr Moo Cow
 
Quote:

Originally posted by Jerom
uh What?
You type a something in the chat box, and if it is a command, the chat text of your character is reset.
NPC Code:
NPC Code:
if (playerchats&&strequals(#c,enter car)
{
setplayerprop #c, ;
Vroom();
}



If you typed "enter car," you wouldn't actually see "enter car" above your character as chat text.

Keyan 11-28-2001 09:09 AM

well yeah you can get that npc command to do the same, but since its anew exe, just have it hardcoded instead of having to stick it with everything

if(playercommands(open door)){
hide;
}

with the idea of playercommands recognising(sp) anything thats entered into the command bar :|

CrispinX 11-28-2001 09:59 AM

I kinda like that idea.

Reiko_Lonja 11-28-2001 09:09 PM

Quote:

Originally posted by CrispinX
I kinda like that idea.
yeah!

Saga2001 11-29-2001 12:07 AM

wait!
 
Why don't they make it so that instead of chatting you control it with your mind...
no that might not work...
no but serious i think the bar is a good idea but stefan should make a bar at the bottom that can be controlled by mouse or make something were you can do some sort of
NPC Code:
if (playerclicksme) actions...


that would be ub3r l33t...
woah...
neato! or make a thing like where you can add commands to a bar:
NPC Code:

addcommand index,text,action;
// than a triggeraction like this
if (action<action>) {actions...}
// and
removecommand index;
// that would be sooooo cool...


than it would add the commands in a clickable bar at the bottom! and it would do the action when it got clicked....
woah! :megaeek:

Saga2001 11-29-2001 12:08 AM

Quote:

Originally posted by SkooL
You type a something in the chat box, and if it is a command, the chat text of your character is reset.
NPC Code:
NPC Code:
if (playerchats&&strequals(#c,enter car)
{
setplayerprop #c, ;
Vroom();
}



If you typed "enter car," you wouldn't actually see "enter car" above your character as chat text.



true but just not as much fun...

Philipp2001 11-29-2001 12:24 AM

lololololololololololololololol:mad: :mad: :p :o :( ;)


All times are GMT +2. The time now is 03:31 PM.

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