Graal Forums  

Go Back   Graal Forums > PlayerWorlds > PlayerWorlds Main Forum
FAQ Members List Calendar Today's Posts

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #31  
Old 05-21-2008, 10:52 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Pimmeh View Post
Kidding, rait?
I mean...Nickchanging isnt hard? Its not hard at all! Just save the string (?) and put it in some client sided script that puts the string instead of your nickname no the chat and...Doesnt sound hard... -_-


I can imagine how, and I dont even script!
PHP Code:
//#CLIENTSIDE
function onPlayerChats()
{
  if ( 
player.chat == "/afk" )
  {
    
client.b4nick player.nick;
    
player.nick player.nick SPC "-Away-";
  }
  if ( 
player.chat == "/notafk" )
  {
    
player.nick client.b4nick;
  }

Do I win?
__________________
  #32  
Old 05-22-2008, 12:32 AM
Twinny Twinny is offline
My empire of dirt
Twinny's Avatar
Join Date: Mar 2006
Location: Australia
Posts: 2,422
Twinny is just really niceTwinny is just really nice
Send a message via AIM to Twinny
Quote:
Originally Posted by cbk1994 View Post
PHP Code:
Blah 
Do I win?
Why not have it just turn off when the player presses a movement button?
  #33  
Old 05-22-2008, 01:00 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Twinny View Post
Why not have it just turn off when the player presses a movement button?
Because I am replicating what these servers have. I personally think it's rather stupid anyway, as I am perfectly capable of using the setnick command.
__________________
  #34  
Old 05-22-2008, 01:58 AM
Twinny Twinny is offline
My empire of dirt
Twinny's Avatar
Join Date: Mar 2006
Location: Australia
Posts: 2,422
Twinny is just really niceTwinny is just really nice
Send a message via AIM to Twinny
Quote:
Originally Posted by cbk1994 View Post
Because I am replicating what these servers have. I personally think it's rather stupid anyway, as I am perfectly capable of using the setnick command.
Well you could make it more interesting...set the players alpha to 0.3 or similar to make them transparent whilst AFK.
  #35  
Old 05-22-2008, 02:01 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Twinny View Post
Well you could make it more interesting...set the players alpha to 0.3 or similar to make them transparent whilst AFK.
I was simply showing how simple it is. I would certainly make it more interesting
__________________
  #36  
Old 05-22-2008, 09:31 PM
Scrimps Scrimps is offline
Graal Prodigy
Scrimps's Avatar
Join Date: May 2008
Location: Kriegzone
Posts: 90
Scrimps has a little shameless behaviour in the past
Send a message via AIM to Scrimps
Chris would you like to NAT for kriegzone, Or twinny? Right now the only NAT i have is Kinetaro (Ex Sever Admin of era) , and Tig helps out.
__________________
  #37  
Old 05-22-2008, 10:29 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Scrimps View Post
Chris would you like to NAT for kriegzone, Or twinny? Right now the only NAT i have is Kinetaro (Ex Sever Admin of era) , and Tig helps out.
School is out in 4 days. We will see then.

I've already promised a few people I'd see about helping them, so I will look at servers and choose the one which most needs my help. I'm sure yours will be pretty high up on that list.
__________________
  #38  
Old 05-24-2008, 02:02 AM
Scrimps Scrimps is offline
Graal Prodigy
Scrimps's Avatar
Join Date: May 2008
Location: Kriegzone
Posts: 90
Scrimps has a little shameless behaviour in the past
Send a message via AIM to Scrimps
Kriegzone fourms:
(made for free)

http://kriegzoneforums.forumup.com/i...42a59008c6e47e


I made them ;0
__________________
  #39  
Old 05-24-2008, 02:25 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Scrimps View Post
Kriegzone fourms:
(made for free)

http://kriegzoneforums.forumup.com/i...42a59008c6e47e


I made them ;0
You should be proud.
__________________
  #40  
Old 05-25-2008, 08:41 PM
Scrimps Scrimps is offline
Graal Prodigy
Scrimps's Avatar
Join Date: May 2008
Location: Kriegzone
Posts: 90
Scrimps has a little shameless behaviour in the past
Send a message via AIM to Scrimps
Chris any word on the NAT postion?
__________________
  #41  
Old 05-25-2008, 08:56 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Scrimps View Post
Chris any word on the NAT postion?
Probably not, I got on and looked, it doesn't look appealing.

It looks just like Utopia, actually, and I recognized a few of my scripts.

I've decided instead to completely remake Utopia.
__________________
  #42  
Old 05-25-2008, 09:30 PM
blazeingonix blazeingonix is offline
† Ðяΰм & βâsş †
blazeingonix's Avatar
Join Date: Apr 2007
Location: PlayBoy Mansion
Posts: 537
blazeingonix is an unknown quantity at this point
Send a message via MSN to blazeingonix
This server is the same as era , right?
__________________
  #43  
Old 05-25-2008, 09:40 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by blazeingonix View Post
This server is the same as era , right?
No, it's actually worse, from what I saw.
__________________
  #44  
Old 05-26-2008, 12:00 AM
Scrimps Scrimps is offline
Graal Prodigy
Scrimps's Avatar
Join Date: May 2008
Location: Kriegzone
Posts: 90
Scrimps has a little shameless behaviour in the past
Send a message via AIM to Scrimps
You didnt see the good parts about it.
__________________
  #45  
Old 05-26-2008, 02:44 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Scrimps View Post
You didnt see the good parts about it.
Then make the whole thing good?
__________________
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 01:03 AM.


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