Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-08-2004, 04:56 AM
Slash-P2P Slash-P2P is offline
Banned
Join Date: May 2004
Location: Burning Blade
Posts: 941
Slash-P2P is on a distinguished road
if player has a pm

Currently, enablefeatures allows the PM icons on the minimap to be hidden.
There should be a way to check if the player has a pm in a script.

Example of how you could use it:
NPC Code:

if (haspm) {
say2 Hello #a,#bYou received a PM from #p(1).;
}



Param 1: Account
Param 2: Nickname

Anyone else agree that would be useful?
Reply With Quote
  #2  
Old 10-08-2004, 05:17 AM
haro41 haro41 is offline
zenkou
haro41's Avatar
Join Date: Jul 2003
Location: Sol Grotto
Posts: 689
haro41 will become famous soon enough
Send a message via AIM to haro41
or even better play a sound. so if you happen to be playing in full screen mode and couldnt see the playerlist
__________________

Zenkou for life
Reply With Quote
  #3  
Old 10-08-2004, 05:51 AM
Cybnext Cybnext is offline
Registered User
Join Date: Jun 2002
Posts: 100
Cybnext is on a distinguished road
Param 3: message
Reply With Quote
  #4  
Old 10-08-2004, 09:53 AM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by Cybnext
Param 3: message
I certainly do not want some strange playerworld's scripts to be able to read my PMs...
Reply With Quote
  #5  
Old 10-08-2004, 01:52 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally Posted by Loriel
I certainly do not want some strange playerworld's scripts to be able to read my PMs...
Aren't PMs going to be entirely scripted under GS2?
__________________
Reply With Quote
  #6  
Old 10-08-2004, 02:42 PM
Spark910 Spark910 is offline
Ex-Graal Global
Spark910's Avatar
Join Date: Oct 2001
Location: England
Posts: 10,892
Spark910 has a spectacular aura about
Quote:
Originally Posted by Loriel
I certainly do not want some strange playerworld's scripts to be able to read my PMs...
Possible nice security issue there (With Param 3)
__________________
--Spark911
Reply With Quote
  #7  
Old 10-08-2004, 04:20 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by Kaimetsu
Aren't PMs going to be entirely scripted under GS2?
One more reason not to leave RC ever again!
Reply With Quote
  #8  
Old 10-08-2004, 07:23 PM
Spark910 Spark910 is offline
Ex-Graal Global
Spark910's Avatar
Join Date: Oct 2001
Location: England
Posts: 10,892
Spark910 has a spectacular aura about
G3D Client has a sound, maybe it will be added to normal client too.
__________________
--Spark911
Reply With Quote
  #9  
Old 10-08-2004, 09:01 PM
Slash-P2P Slash-P2P is offline
Banned
Join Date: May 2004
Location: Burning Blade
Posts: 941
Slash-P2P is on a distinguished road
I didn't say message because that would destroy the point of Private Messages. As for the sound, that could be scripted.

NPC Code:

if (haspm) {
play chest.wav;
}



Spark:
Let people script the sound playing. I don't like the sound thing on the Graal3D client because that chest sound annoys me. Maybe add an on/off option for it or even let players select the sound they hear?
Reply With Quote
  #10  
Old 10-08-2004, 09:42 PM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
I don't play graal with sound. Sound's crap ;o
__________________

Last edited by Spark910; 10-09-2004 at 11:13 AM.. Reason: Dont use '***' to express negativity
Reply With Quote
  #11  
Old 10-09-2004, 03:02 AM
Slash-P2P Slash-P2P is offline
Banned
Join Date: May 2004
Location: Burning Blade
Posts: 941
Slash-P2P is on a distinguished road
Quote:
Originally Posted by xAndrewx
I don't play graal with sound. Sound's crap ;o
Let me guess, you have a 5.1 digital surround sound system hooked up to your computer too right?

Last edited by Spark910; 10-09-2004 at 11:14 AM..
Reply With Quote
  #12  
Old 10-09-2004, 10:18 AM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
I listen to CD'S/Radio, I never have sound's on for graal. Never liked them, Annoying
__________________
Reply With Quote
  #13  
Old 10-09-2004, 05:48 PM
Emily_Cruddas Emily_Cruddas is offline
Registered User
Join Date: Jun 2004
Posts: 242
Emily_Cruddas will become famous soon enough
And that could lead to sound spamming.


"omg that guy annoys me everyone PM him and laff!"

*annoying guy gets 100 PM's* "What the hell????"


Then folks would just turn it off or not want it anymore.
Reply With Quote
  #14  
Old 10-09-2004, 07:39 PM
Slash-P2P Slash-P2P is offline
Banned
Join Date: May 2004
Location: Burning Blade
Posts: 941
Slash-P2P is on a distinguished road
Quote:
Originally Posted by Emily_Cruddas
And that could lead to sound spamming.


"omg that guy annoys me everyone PM him and laff!"

*annoying guy gets 100 PM's* "What the hell????"


Then folks would just turn it off or not want it anymore.
You know you can turn off your sound right?
And if someone is on a trial account, they can only send 1 per 60 seconds, if someone spams on a classic account - BANNED.
Reply With Quote
  #15  
Old 10-10-2004, 04:04 AM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
Quote:
Originally Posted by Emily_Cruddas
And that could lead to sound spamming.
PHP Code:
if (actionpm) {
  if (!
timevar==this.lastpm) {
     
this.lastpm timevar;
     
play pm.wav;
  }

__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote
  #16  
Old 10-11-2004, 01:52 AM
bef bef is offline
Registered User
Join Date: Sep 2004
Location: Perth, Western Australia
Posts: 243
bef is on a distinguished road
Send a message via AIM to bef Send a message via MSN to bef
Quote:
Originally Posted by xAndrewx
I listen to CD'S/Radio, I never have sound's on for graal. Never liked them, Annoying
Yeah I do the same thing aswell... Although this idea is actually pretty cool.

I never ever play in fullscreen mode 'cause I'm always doing numerous things at the same time but if people have a problem and theres a simple way to fix it; fix it
__________________
Quote:
Originally Posted by smurfmidgetninja
I am planning to study physics in college but my dream is to prove God exists through science.
Reply With Quote
  #17  
Old 10-11-2004, 04:15 AM
Slash-P2P Slash-P2P is offline
Banned
Join Date: May 2004
Location: Burning Blade
Posts: 941
Slash-P2P is on a distinguished road
Quote:
Originally Posted by Dach
{a script}
It shouldnt be actionpm. Then couldnt a triggeraction call it and be abused?
Reply With Quote
  #18  
Old 10-11-2004, 01:41 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by Slash-P2P
It shouldnt be actionpm. Then couldnt a triggeraction call it and be abused?
And everything else can be abused with callnpc or callweapon.
Reply With Quote
  #19  
Old 10-11-2004, 02:44 PM
Raelyn Raelyn is offline
the Professional.
Raelyn's Avatar
Join Date: Sep 2003
Location: Zormite
Posts: 964
Raelyn will become famous soon enough
Quote:
Originally Posted by Slash-P2P
Currently, enablefeatures allows the PM icons on the minimap to be hidden.
There should be a way to check if the player has a pm in a script.

Example of how you could use it:
NPC Code:

if (haspm) {
say2 Hello #a,#bYou received a PM from #p(1).;
}



Param 1: Account
Param 2: Nickname

Anyone else agree that would be useful?


http://forums.graalonline.com/forums...ad.php?t=53653

This has already been discussed, the simple answer is, the current graal engine is done. Don't expect anything to be changed to the current graal client.

It is simply little more that a way to keep you a content, paying customer until Graal3D is in full release, the new client will likely replace the current for both graal3D and connecting to classic servers.



This thread should be closed in light of the fact that there is already one with the same content, if you have further PM enhancement to discuss, find the old thread and add your 2 rupees. Making a new thread is unnessesary.
__________________
*Don't let the door hit you on the way out.*
Reply With Quote
  #20  
Old 10-20-2004, 03:21 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
v3.1 has a new scripted Playerlist. On servers using the new scripting engine it can be replaced by an own script. Currently I am working on making it possible to draw the Graal Kingdoms heads+hairs on the playerlist.
Reply With Quote
  #21  
Old 10-20-2004, 10:26 PM
Slash-P2P Slash-P2P is offline
Banned
Join Date: May 2004
Location: Burning Blade
Posts: 941
Slash-P2P is on a distinguished road
Quote:
Originally Posted by Stefan
v3.1 has a new scripted Playerlist. On servers using the new scripting engine it can be replaced by an own script. Currently I am working on making it possible to draw the Graal Kingdoms heads+hairs on the playerlist.
So for the servers with custom bodies, we can script a playerlist that supports the heads in a way? Such as making separate and smaller images of the heads :-P

Be sure to make a tutorial on scripting your own playerlist.

Please enable 3.1 on Codename Element so I can use my Graal3d client
Reply With Quote
  #22  
Old 10-21-2004, 03:30 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
When the script creates a list control it can specify the size of the icon and draw into it, so you can also draw the full player although that might make the list quite big
Reply With Quote
  #23  
Old 10-21-2004, 04:23 PM
Slash-P2P Slash-P2P is offline
Banned
Join Date: May 2004
Location: Burning Blade
Posts: 941
Slash-P2P is on a distinguished road
Quote:
Originally Posted by Stefan
When the script creates a list control it can specify the size of the icon and draw into it, so you can also draw the full player although that might make the list quite big
Sounds interesting, but back to the main topic of my thread, will there be a script command such as haspm?
Reply With Quote
  #24  
Old 10-21-2004, 06:18 PM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
aslong as I can make npc AI intended to act as a player use pms like a player, I'll be happy
__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote
  #25  
Old 10-21-2004, 08:06 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally Posted by Slash-P2P
Sounds interesting, but back to the main topic of my thread, will there be a script command such as haspm?
Just wait for the new engine, dude.
__________________
Reply With Quote
Reply


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 07:42 AM.


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