Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-17-2003, 02:23 AM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
GScripting: sendrpgmessage.

#b should work on sendrpgmessage's, i tried to make like a list today and i noticed that #b wasn't available for sendrpgmessage.
Comments?
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote
  #2  
Old 12-17-2003, 05:31 AM
MrGannondorf MrGannondorf is offline
Teh Lunpa
Join Date: Apr 2002
Location: usa, alas
Posts: 395
MrGannondorf is on a distinguished road
Send a message via AIM to MrGannondorf
yah, you should post this in the scripting forum rather the sugestions to the game, since this seems to be more of a "what the hells going on?" type of thread rather a "CHANGE/FIX THIS, MONKEYS!!!" thread.


If you're curiouse to what the difference between the two forums, you get flamed more often on the npc scripting forum. Neither accomplish anything.
__________________
Reply With Quote
  #3  
Old 12-17-2003, 06:32 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Just use seperate sendrpgmessage commands
Reply With Quote
  #4  
Old 12-17-2003, 08:06 AM
HoudiniMan HoudiniMan is offline
Playerworld Administrator
HoudiniMan's Avatar
Join Date: Dec 2001
Location: Calfiornia - USA
Posts: 3,512
HoudiniMan will become famous soon enough
Quote:
Originally posted by Python523
Just use seperate sendrpgmessage commands
Lmao... Duh.

Let's do things the easy way for a change.
__________________
-HoudiniMan (Chief Playerworld Administrator)
Compulsive Support Center Checker - 5 Years and Change
Graal Support Center

Reply With Quote
  #5  
Old 12-17-2003, 07:09 PM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Quote:
Originally posted by Python523
Just use seperate sendrpgmessage commands
I did it, but wouldn't be better use #b? x-x
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote
  #6  
Old 12-23-2003, 07:58 PM
MrGannondorf MrGannondorf is offline
Teh Lunpa
Join Date: Apr 2002
Location: usa, alas
Posts: 395
MrGannondorf is on a distinguished road
Send a message via AIM to MrGannondorf
Yes it would be. It would also be fun if the image message codes worked in the rp window.

Something to change the font in it, too, would be cool, since stefan merged it with some kind of debugger.
__________________
Reply With Quote
  #7  
Old 12-24-2003, 04:07 PM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
I was talking to Stefan on Debug about it and i think he'll add it.
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote
  #8  
Old 12-24-2003, 05:03 PM
Hevaricubed Hevaricubed is offline
Registered User
Join Date: Aug 2003
Posts: 262
Hevaricubed is on a distinguished road
Send a message via AIM to Hevaricubed Send a message via Yahoo to Hevaricubed
Or perhaps make it clientside?
__________________
Reply With Quote
  #9  
Old 12-24-2003, 06:18 PM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Quote:
Originally posted by Hevaricubed
Or perhaps make it clientside?
It wouldn't be an intelligent idea.
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote
  #10  
Old 12-24-2003, 06:43 PM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by osrs


It wouldn't be an intelligent idea.
Explain your reasoning
Reply With Quote
  #11  
Old 12-24-2003, 08:34 PM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Quote:
Originally posted by Python523
Explain your reasoning
Abuse, resulting in lag?
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote
  #12  
Old 12-24-2003, 08:52 PM
tlf288 tlf288 is offline
Registered User
tlf288's Avatar
Join Date: Nov 2001
Location: new account: Trevor
Posts: 0
tlf288 is on a distinguished road
Send a message via AIM to tlf288 Send a message via Yahoo to tlf288
Quote:
Originally posted by osrs


Abuse, resulting in lag?
if it is clientside how can it possibly cause lag?
__________________
new account: Trevor
Reply With Quote
  #13  
Old 12-24-2003, 10:05 PM
MrGannondorf MrGannondorf is offline
Teh Lunpa
Join Date: Apr 2002
Location: usa, alas
Posts: 395
MrGannondorf is on a distinguished road
Send a message via AIM to MrGannondorf
I think the command being clientside, too, would be a wonderfull idea! I hardly see how it could be a security hole, or a major slowdown the the game. Besides, it would be more efficient than its serverside version anyway.

I think the reason why whoever said it wouldn't be an "intelligent" idea is just afraid of clientside. Something alot of scripters need to know is when to clientside something and when to not. Thats why many servers are so laggy.
__________________
Reply With Quote
  #14  
Old 12-24-2003, 10:10 PM
Blue_Dragn Blue_Dragn is offline
Registered User
Join Date: Jul 2003
Posts: 302
Blue_Dragn is on a distinguished road
Quote:
Originally posted by MrGannondorf
I think the command being clientside, too, would be a wonderfull idea! I hardly see how it could be a security hole, or a major slowdown the the game. Besides, it would be more efficient than its serverside version anyway.

I think the reason why whoever said it wouldn't be an "intelligent" idea is just afraid of clientside. Something alot of scripters need to know is when to clientside something and when to not. Thats why many servers are so laggy.
I forget if this is true, but sendrpgmessage is telling the server to append text to the rpgwindow, which is controled by the server

moving this clientside, i can see it would still be possibile, but to display an rpgmessage to everyone, you would need to triggeraction serverside anyways, i believe its fine where its at.
Reply With Quote
  #15  
Old 12-24-2003, 10:18 PM
MrGannondorf MrGannondorf is offline
Teh Lunpa
Join Date: Apr 2002
Location: usa, alas
Posts: 395
MrGannondorf is on a distinguished road
Send a message via AIM to MrGannondorf
Quote:
Originally posted by Blue_Dragn


I forget if this is true, but sendrpgmessage is telling the server to append text to the rpgwindow, which is controled by the server

moving this clientside, i can see it would still be possibile, but to display an rpgmessage to everyone, you would need to triggeraction serverside anyways, i believe its fine where its at.
I don't fallow. The command would exist in both sides. Or do you mean to say that one should just use triggeraction to send the message. Yes, I sadly have to use triggeraction to get the thing to fire from client side, but triggeraction is too laggy for my taste.
__________________
Reply With Quote
  #16  
Old 12-24-2003, 10:21 PM
Blue_Dragn Blue_Dragn is offline
Registered User
Join Date: Jul 2003
Posts: 302
Blue_Dragn is on a distinguished road
Quote:
Originally posted by MrGannondorf


I don't fallow. The command would exist in both sides. Or do you mean to say that one should just use triggeraction to send the message. Yes, I sadly have to use triggeraction to get the thing to fire from client side, but triggeraction is too laggy for my taste.
What im saying is you cant append a text to everyone using for on clientside, you still have to get allplayerscount, and from my knowledge, thats only accessable via serverside.

So even if the command existed clientside, if you wanted something to show up to everyone on an event, you would still need to triggeraction

Although for displaying a message to just one person, clientside would be much more efficient
Reply With Quote
  #17  
Old 12-28-2003, 06:47 AM
MrGannondorf MrGannondorf is offline
Teh Lunpa
Join Date: Apr 2002
Location: usa, alas
Posts: 395
MrGannondorf is on a distinguished road
Send a message via AIM to MrGannondorf
Quote:
Originally posted by Blue_Dragn


What im saying is you cant append a text to everyone using for on clientside, you still have to get allplayerscount, and from my knowledge, thats only accessable via serverside.

So even if the command existed clientside, if you wanted something to show up to everyone on an event, you would still need to triggeraction

Although for displaying a message to just one person, clientside would be much more efficient
"Although for displaying a message to just one person, clientside would be much more efficient"

Well, to what I use it, I don't send messages globaly to everyone with it.

So yes, it existing both sides would be efficient, as does anything that doesn't use trigger action, as great as the command is.
__________________
Reply With Quote
  #18  
Old 12-28-2003, 08:15 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by osrs


Abuse, resulting in lag?
Clientside lag only, which can be done 1000 other ways clientside
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:37 AM.


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