The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Points System Code

2 posters

Go down

Points System Code Empty Points System Code

Post by nextlevelgaming July 19th 2012, 1:27 am

Ok so I want to make a points system, using the given system in ACP. But I do not want it to count for per post, per message, and blah blah blah. I'd like to make it so that once they click a button it will deduct their points with a negative - variable. Is this possible to do? Ill better explain

So points system is on... I do not want to show anything in any board or topic blah blah... If i make a seperate HTML page where users can "BUY" into a drawing it will take points from their "bank".


Please help

Also is there a way to show a RANKING SYSTEM? For reputation? or Points system. Either or. If its points system, then ill need the above to work with Reputation. Since they will be two different rankings. Thank you


Last edited by nextlevelgaming on July 19th 2012, 1:38 am; edited 1 time in total (Reason for editing : needed more help)
nextlevelgaming
nextlevelgaming
Forumember

Male Posts : 989
Reputation : 38
Language : English|CSS|HTML5|javascript|
Location : New York

http://www.easybbtutorials.forumotion.com

Back to top Go down

Points System Code Empty Re: Points System Code

Post by LGforum July 19th 2012, 3:45 am

Sorry, none of it is really possible. There's not much we can do with the forumotion points system.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Points System Code Empty Re: Points System Code

Post by nextlevelgaming July 19th 2012, 4:07 am

is anything possible?
I know you can deduct points, so maybe i could create a button that sends the same script to the "points system". Just need to know the call or maybe its in the css?


Code:
.vote {
float : right;
margin-left : -8px;
width : 30px;
}
.vote .vote-button {
font-weight : 700;
margin-left : -1px;
text-align : center;
}
.vote .vote-button a {
text-decoration : none !important ;
}
.vote .vote-bar {
border : #fff solid 1px;
font-size : 0;
height : 50px;
margin : 0 auto;
width : 3px;
}
.vote .vote-no-bar {
letter-spacing : -2px;
margin-left : -2px;
white-space : nowrap;
}
.vote .vote-bar-plus {
background-color : #0f0;
}
.vote .vote-bar-minus {
background-color : red;
}

thats the css to call on everything, but where would i find the html? I was just thinking I could mod the script in viewtopic_body where the vote is to limit to certain pages?? And make it only use the negative vote to deduct the points. Im not really worried about the leaderboards really. but to create something where they can "JOIN" since we cant manipulate the codes maybe make em work to our advantage? Such as i said above. And make it show a bar so they know when they are almost out. and maybe a pop up when they can not "vote negative"?
nextlevelgaming
nextlevelgaming
Forumember

Male Posts : 989
Reputation : 38
Language : English|CSS|HTML5|javascript|
Location : New York

http://www.easybbtutorials.forumotion.com

Back to top Go down

Points System Code Empty Re: Points System Code

Post by LGforum July 19th 2012, 2:46 pm

So you want to show the negative vote button in only certain topics, is that what your saying?
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Points System Code Empty Re: Points System Code

Post by nextlevelgaming July 19th 2012, 5:37 pm

Sure if thats the only option i have. I also looked into making certain TOPICS only have a - negative structure when they post a comment so that i know who is entering the drawing. Im just looking into all my options to make it easier for me to create a "BANK" system with the points.
nextlevelgaming
nextlevelgaming
Forumember

Male Posts : 989
Reputation : 38
Language : English|CSS|HTML5|javascript|
Location : New York

http://www.easybbtutorials.forumotion.com

Back to top Go down

Points System Code Empty Re: Points System Code

Post by nextlevelgaming July 30th 2012, 7:11 am

bump
nextlevelgaming
nextlevelgaming
Forumember

Male Posts : 989
Reputation : 38
Language : English|CSS|HTML5|javascript|
Location : New York

http://www.easybbtutorials.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum