Graal Forums  

Go Back   Graal Forums > Development Forums > Tech Support
FAQ Members List Calendar Today's Posts

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-28-2005, 12:49 AM
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
I think it has just been fixed
  #2  
Old 06-28-2005, 02:18 AM
VulcanP2P VulcanP2P is offline
Registered User
VulcanP2P's Avatar
Join Date: May 2005
Location: Florida
Posts: 882
VulcanP2P is on a distinguished road
This is a feature request:

Possible checkbox under the password box to disable the saving of password. Similar to what RemoteControl has.

This would prevent problems that people have with publicly shared PCs. Someone might be using a public PC then they leave and someone speedhacks on their account and they get banned...this would prevent such problems.

(Yes I know it is in the options menu but if it is positioned under the password box it will be more well known and used by more people.)
__________________

For Zone or Guild Support use the Support Center
  #3  
Old 06-28-2005, 02:33 PM
ZeroTrack ZeroTrack is offline
G2K1 Developer
ZeroTrack's Avatar
Join Date: Apr 2004
Location: LongIsland, NY
Posts: 402
ZeroTrack is on a distinguished road
Send a message via AIM to ZeroTrack
The show text in this works on v2 but not 3 or 4, how come, is this a client bug??

PHP Code:
//#CLIENTSIDE
if(created){
  
this.startx screenwidth/3.35;
  
this.starty screenheight-50;
  
timeout .05;
}
if(
timeout){
  
showstats 256+1024;
  
this.startx screenwidth/3.35;
  
this.starty screenheight-50;
  
showMenu();
  
timeout .05;
}

function 
showMenu(){
  
showtext 1001,this.startx+15,this.starty+7,arial,,Player HP:#s(client.hp)/#s(clientr.maxhp);
  
changeimgvis 1001,6;
  
changeimgzoom 1001,.5;
  
showtext 1002,this.startx+15,this.starty+27,arial,,Player MP:0/50;
  
changeimgvis 1002,6;
  
changeimgzoom 1002,.5;

__________________

  #4  
Old 06-28-2005, 03:47 PM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
Quote:
Originally Posted by ZeroTrack
The show text in this works on v2 but not 3 or 4, how come, is this a client bug??
I just tried it on N-Pulse, and it is working fine for me.
EDIT: I need to send you v.28 still, maybe that is the problem.
EDIT2: Was fixed

Last edited by CheeToS2; 06-28-2005 at 10:49 PM..
Closed Thread


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:45 PM.


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