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 05-23-2007, 03:26 AM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
RC: Chests

player.addChest(x, y, level);
player.hasChest(x, y, level);
player.remChest(x, y, level);

Making clientr.flags would end up getting large, my next idea was going to be textfiles, so yeah.
__________________
- Zidane / Zidaya

Last edited by Deadly_Killer; 05-23-2007 at 03:37 AM..
Reply With Quote
  #2  
Old 05-24-2007, 02:04 AM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
Servers still use actual chests instead of NPCs...?
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #3  
Old 05-24-2007, 02:07 AM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Quote:
Originally Posted by Tyhm View Post
Servers still use actual chests instead of NPCs...?
__________________
Do it with a DON!
Reply With Quote
  #4  
Old 05-24-2007, 02:32 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
I'm shocked and awed.
__________________
Reply With Quote
  #5  
Old 05-24-2007, 06:35 AM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
Custom chest script, I just think storing it in the chests system would be easier and better accessible.
__________________
- Zidane / Zidaya
Reply With Quote
  #6  
Old 05-24-2007, 02:01 PM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
And also insecure?
Almost everything from the default Graal systems are completely clientsided.
__________________
Do it with a DON!
Reply With Quote
  #7  
Old 05-24-2007, 05:39 PM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
Quote:
Originally Posted by zokemon View Post
And also insecure?
Almost everything from the default Graal systems are completely clientsided.
... Serverside, use your head mr.
__________________
- Zidane / Zidaya
Reply With Quote
  #8  
Old 05-24-2007, 05:55 PM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
That raises an interesting point - I haven't been on RC lately, but does the "player properties" window still have a box for "Opened Chests Flags"? Could that be reappropriated for servers that use serverside chest-scripts to instead list "Flags that start with clientr.chest_"?
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #9  
Old 05-24-2007, 08:11 PM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Quote:
Originally Posted by Deadly_Killer View Post
... Serverside, use your head mr.
Yes I know this, but they are still modifiable clientside.
__________________
Do it with a DON!
Reply With Quote
  #10  
Old 05-24-2007, 08:13 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by Deadly_Killer View Post
... Serverside, use your head mr.
The chests system isn't Serverside, use your head mr.
__________________
Reply With Quote
  #11  
Old 05-24-2007, 09:38 PM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
Quote:
Originally Posted by Inverness View Post
The chests system isn't Serverside, use your head mr.
Oh, so you are saying that the client holds the mysql user/pass for the server in the client?

That seem's insecure.

And btw: You can't edit your chests through clientside, use your head.
__________________
- Zidane / Zidaya
Reply With Quote
  #12  
Old 05-25-2007, 12:11 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
Sure you can, or atleast you could four years ago-- the last time I've even chests even being used o.O
__________________
Reply With Quote
  #13  
Old 05-25-2007, 12:32 AM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
Uhm, UN?

I just want to make custom weapons etc.. in chests
__________________
- Zidane / Zidaya
Reply With Quote
  #14  
Old 05-25-2007, 07:04 AM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
So you want something like
PHP Code:
if (playertouchsme) {
  
addweapon bazooka;
  
set clientr.chest98;
}
CLIENTSIDE
if (clientr.chest98){
  
hide;

?
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #15  
Old 05-25-2007, 07:10 AM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
uhm.. kind of.

Except, it will be purely clientside and just triggeraction to itself to add items.

Have an enumerator value for every item etc.
__________________
- Zidane / Zidaya
Reply With Quote
  #16  
Old 05-25-2007, 09:32 PM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Quote:
Originally Posted by Deadly_Killer View Post
Oh, so you are saying that the client holds the mysql user/pass for the server in the client?

That seem's insecure.

And btw: You can't edit your chests through clientside, use your head.
All of us have no choice but to just go with what you say since our only accreditation towards chests would be, like cbkbud said, from 4 years ago. But if they are no longer modifiable clientside, I guess it would be useful to use the system rather then just leave it there. I personally would rather see all the old Graal systems faded out from existence, though.
__________________
Do it with a DON!
Reply With Quote
  #17  
Old 05-25-2007, 09:43 PM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
Quote:
Originally Posted by zokemon View Post
I personally would rather see all the old Graal systems faded out from existence, though.
And then you realize that graal is currently far below the player count it used to have.
__________________
- Zidane / Zidaya
Reply With Quote
  #18  
Old 05-25-2007, 09:45 PM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Quote:
Originally Posted by Deadly_Killer View Post
And then you realize that graal is currently far below the player count it used to have.
That is a whole different issue.
__________________
Do it with a DON!
Reply With Quote
  #19  
Old 05-25-2007, 09:46 PM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
Quote:
Originally Posted by zokemon View Post
That is a whole different issue.
Not exactly, tons of people like how things were before everything was literally.. revamped.
__________________
- Zidane / Zidaya
Reply With Quote
  #20  
Old 05-25-2007, 10:01 PM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Quote:
Originally Posted by Deadly_Killer View Post
Not exactly, tons of people like how things were before everything was literally.. revamped.
Well I like how the scripting engine is now much better then it was before and thus I can conclude that my personal belief towards removing the old Graal systems is perfectly just being that it is only a personal belief.
__________________
Do it with a DON!
Reply With Quote
  #21  
Old 05-26-2007, 12:55 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
The old Graal systems can be duplicated in GS2 and improved, there is no reason to include support for the old systems other than people not wanting to make new ones. I would like to see all the old built-in systems removed but have like a standard set of system scripts that can be optionally downloaded to replace them.
Quote:
Originally Posted by Deadly_Killer View Post
Not exactly, tons of people like how things were before everything was literally.. revamped.
Who told you this?
__________________
Reply With Quote
  #22  
Old 05-26-2007, 02:28 AM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
The old stuff may as well be deleted; it no longer works anyway.
BUT
it ought to be ported to GS2 as well. "First" hardly matters, as nobody can use the old baddies if they're still Even Remotely supported...but Also, certainly.
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #23  
Old 05-26-2007, 02:42 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Well a lot of the old stuff like baddies/bombs/arrows work, just not on gmap's.
Reply With Quote
  #24  
Old 05-26-2007, 03:00 AM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
Quote:
Originally Posted by DustyPorViva View Post
Well a lot of the old stuff like baddies/bombs/arrows work, just not on gmap's.
Chests =[

Quote:
Originally Posted by Inverness View Post
Who told you this?
Don't act as if I am new to the game, I have quite some time on this game. I know from first hand the player count difference.

My request was to only be able to add to the chests field in the RC.

Either way, I ended up (to save lag), make it so when you get a chest it saves a text file on the server of your chests, and sends one to your player. Your player uses the text file to set the correct image of the chest (clientside). It also checks the image on the clientside when touched to see if it is opened or closed. Then it does a serverside check to see if you can get the chest.

Should work fine, though I prefer using built-in stuff =[
__________________
- Zidane / Zidaya
Reply With Quote
  #25  
Old 05-26-2007, 05:27 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by Deadly_Killer View Post
Don't act as if I am new to the game, I have quite some time on this game. I know from first hand the player count difference.
Just don't speak for other people, give your own reasons.
__________________
Reply With Quote
  #26  
Old 05-26-2007, 06:07 AM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
Quote:
Originally Posted by Inverness View Post
Just don't speak for other people, give your own reasons.
The player count can speak for itself.
__________________
- Zidane / Zidaya
Reply With Quote
  #27  
Old 05-26-2007, 08:45 AM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Quote:
Originally Posted by Deadly_Killer View Post
The player count can speak for itself.
You can't draw cause from correlation, sir.
__________________
Do it with a DON!
Reply With Quote
  #28  
Old 05-26-2007, 01:46 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
PHP Code:
function onCreated()
{
  
this.wep "Weapons/Total Ownage";
}
function 
onPlayerTouchsMe()
{
  if ( 
getVar() == NULL )
  {
    
addWeaponthis.wep );
    
clientr.( @ "chest_" this.level.name "_" @  this.level."_" this.level.y) = this.wep
  }
}
function 
getVar()
{
  return 
clientr.( @ "chest_" this.level.name "_" @  this.level."_" this.level.y);
}
//#CLIENTSIDE
function onCreated()
{
  
show();
  
onTimeOut();
}
function 
onTimeOut()
{
  if ( 
getVar() != NULL )
  {
    
hide();
  }
  
setTimer);
}
function 
getVar()
{
  return 
clientr.( @ "chest_" this.level.name "_" @  this.level."_" this.level.y);

[EDIT]I didn't even realize there was a second page to this thread ... Hehe, sorry.[/EDIT]
__________________
Reply With Quote
  #29  
Old 05-26-2007, 04:24 PM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
Quote:
Originally Posted by cbkbud View Post
PHP Code:
function onCreated()
{
  
this.wep "Weapons/Total Ownage";
}
function 
onPlayerTouchsMe()
{
  if ( 
getVar() == NULL )
  {
    
addWeaponthis.wep );
    
clientr.( @ "chest_" this.level.name "_" @  this.level."_" this.level.y) = this.wep
  }
}
function 
getVar()
{
  return 
clientr.( @ "chest_" this.level.name "_" @  this.level."_" this.level.y);
}
//#CLIENTSIDE
function onCreated()
{
  
show();
  
onTimeOut();
}
function 
onTimeOut()
{
  if ( 
getVar() != NULL )
  {
    
hide();
  }
  
setTimer);
}
function 
getVar()
{
  return 
clientr.( @ "chest_" this.level.name "_" @  this.level."_" this.level.y);

[EDIT]I didn't even realize there was a second page to this thread ... Hehe, sorry.[/EDIT]
And then I had 5000 chests around the OW.. oh snap, 5k flags...

I didn't want to do that.
__________________
- Zidane / Zidaya
Reply With Quote
  #30  
Old 05-26-2007, 06:46 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Maybe tone down on the chests then?
Reply With Quote
  #31  
Old 05-27-2007, 04:14 AM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
...dude, what do you think those chests use now?
What is ##c#level13.graal#13#32## (or whatever the syntax really is) if not a CHEST FLAG?
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #32  
Old 05-27-2007, 04:18 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
lol, 5000 chests. And you can't even use an array because of the string size limit, lol. Use a text file.
__________________
Reply With Quote
  #33  
Old 05-27-2007, 07:26 AM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
Quote:
Originally Posted by Tyhm View Post
...dude, what do you think those chests use now?
What is ##c#level13.graal#13#32## (or whatever the syntax really is) if not a CHEST FLAG?
A) It doesn't store them together so I can easily find my chests.

Quote:
Originally Posted by Inverness View Post
lol, 5000 chests. And you can't even use an array because of the string size limit, lol. Use a text file.
I know, thought of all those possibilities.

I ended up using a text file that encrypted it through base64encode. It only controls whether or not the chest shows up. If you delete the file, the chest would show again (once you leave + re-enter level). Touching the chest would then make the serverside check the real text file if you have it. If you do, it sends to rc saying 'hacker bs bs bs'

=D
__________________
- Zidane / Zidaya
Reply With Quote
  #34  
Old 05-27-2007, 04:35 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
I mean use a text file on the serverside, you don't need to encode it then.
__________________
Reply With Quote
  #35  
Old 05-27-2007, 05:15 PM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
Quote:
Originally Posted by Inverness View Post
I mean use a text file on the serverside, you don't need to encode it then.
I am.

When you login, it sends you a copy of it encrypted to your client. ( so you can use this copy when you enter a level to check if the chest is opened / closed )

The real one is on serverside.

Re-read my statement please.
__________________
- Zidane / Zidaya
Reply With Quote
  #36  
Old 05-27-2007, 06:34 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by Deadly_Killer View Post
I am.

When you login, it sends you a copy of it encrypted to your client. ( so you can use this copy when you enter a level to check if the chest is opened / closed )

The real one is on serverside.

Re-read my statement please.
If the serverside is involved in the process at all, sending to client is unnecessary.
__________________
Reply With Quote
  #37  
Old 05-27-2007, 08:41 PM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
Quote:
Originally Posted by Inverness View Post
If the serverside is involved in the process at all, sending to client is unnecessary.
The clientside is required to set the image of the chest for that player.. not everyone.
__________________
- Zidane / Zidaya
Reply With Quote
  #38  
Old 05-28-2007, 02:34 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
We're not on the same scope.
__________________
Reply With Quote
  #39  
Old 05-28-2007, 05:44 AM
Deadly_Killer Deadly_Killer is offline
Registered User
Join Date: Feb 2002
Posts: 227
Deadly_Killer is on a distinguished road
!-> = can't send to
-> = can send to

Client -> Server
Server !-> Client ( in the same npc, that is )
__________________
- Zidane / Zidaya
Reply With Quote
  #40  
Old 05-28-2007, 07:15 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by Deadly_Killer View Post
!-> = can't send to
-> = can send to

Client -> Server
Server !-> Client ( in the same npc, that is )
Uh, yes it can, just use triggeraction(). The shape needs to be set on both sides.
__________________
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 06:09 PM.


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