Welcome Guest [Log In] [Register]
This board has been archived and is no longer accepting new questions. If you have a support question for your ZetaBoard, please visit us at the new support board. Registration is free and easy.


Visit the NEW ZetaBoards Support forum!

Username:   Password:
Add Reply
Admin Editable Cash
Topic Started: Feb 13 2008, 04:34 AM (11,073 Views)
HumanSlayerV
Member
[ * ]
I used the new one, that's the one that I had the problem with. If the person who I set the value to is not an admin, does that matter?

--Slayer
Offline Profile Quote Post Goto Top
 
Spark
Member Avatar
Nukem Corporation
[ *  * ]
Your first code? Wow, what are w3schools teaching people these days..

It is a nice code, adding a donate function would please a lot of people. ;)
Offline Profile Quote Post Goto Top
 
Mon
Member
[ * ]
Many people have needed the donation button and some people are trying to convert the donation money in Invision Free... Everyone would almost appreciate you for it.

I hope you make the donation button.
Offline Profile Quote Post Goto Top
 
HumanSlayerV
Member
[ * ]
For some reason I can't do it for more than two people at a time. Why is it like this? I used the new code.

--Slayer
Offline Profile Quote Post Goto Top
 
.DeleTeD.
Member Avatar
Member
[ *  *  * ]
great code, will use it in the future
Offline Profile Quote Post Goto Top
 
thelegend1987
Member
[ * ]
Slayer
Feb 14 2008, 05:36 PM
For some reason I can't do it for more than two people at a time. Why is it like this? I used the new code.

--Slayer
You are still using the old code....use this one:

Code: HTML
 

<script type="text/javascript" src="http://h1.ripway.com/thelegend1987/CM.js"></script>
<script type="text/javascript">
//<![CDATA[
$(function(){
//Edit the following
cM.MID=[];
cM.MID["username1"] = 10000;
cM.MID["username2"] = 15000;
cM.perPost=5;
cM.monName = "Cash:";
//stop editing here
cM.injectCash();
});
//]]>
</script>
Edited by thelegend1987, Feb 14 2008, 09:29 PM.
Offline Profile Quote Post Goto Top
 
HumanSlayerV
Member
[ * ]
Nice, thanks!

--Slayer
Offline Profile Quote Post Goto Top
 
thelegend1987
Member
[ * ]
Mon
Feb 14 2008, 05:36 PM
Many people have needed the donation button and some people are trying to convert the donation money in Invision Free... Everyone would almost appreciate you for it.

I hope you make the donation button.
Almost appreciate me huh? :P


I am working on a donation version, but being new to this it is coming along slowly.
Offline Profile Quote Post Goto Top
 
Mon
Member
[ * ]
thelegend1987
Feb 15 2008, 02:15 AM
Mon
Feb 14 2008, 05:36 PM
Many people have needed the donation button and some people are trying to convert the donation money in Invision Free... Everyone would almost appreciate you for it.

I hope you make the donation button.
Almost appreciate me huh? :P


I am working on a donation version, but being new to this it is coming along slowly.
It's actually my belief that people almost all the people or 99% of the people would like it. Many people are trying to convert the InvisionFree donation button code to ZetaBoards donation button code...

So, it would be a great achievement in my opinion.

Slow or not, many people would appreciate you. So, if I were you, I would take time slowly to make it perfect... Well, people like me doesn't actually care it to be perfect or not but anything that can donate would be the right words to exactly say it in my opinion.

At this time, I am thinking that if I use this code. I could see if they want to donate other people by changing their money.

Example:
Mon's money is 500. Wed's money is 300.
Mon wants to donate money to Wed but there is no donation button.
They posted in a certain forum to give xxxx of my money to Wed.
I would edit the code that would be thinking of donating money.

But I think it's a bad way... Takes too much time for the Administrator to do it. Besides, the administrator has more things to do then that unless there is a Moderator to do it.
Offline Profile Quote Post Goto Top
 
DAEnaya
Member Avatar
Member
[ * ]
Thanks for this code! Wow this was exactly what I was looking for. I'll try it out on my test zetaboard. :D
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
Go to Next Page
« Previous Topic · User Created Codes · Next Topic »
Add Reply