The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
ICash, Simple, stand alone point system. Details »» | |||||||||||||||||||||||||||
ICash, Simple, stand alone point system.
Developer Last Online: Jul 2018
Unsupported and Unmaintained. There are better point systems to use!
ICash V2.0.2 Features ----------- +Points in postbit. +Points in profile page. +Donation logs. +Admin donation logs. +Easy admin donate. +Points on registration. +Points for referrers. +Customizable point name. +Customizable file name. +Donation comments. +Dynamic decimal system. +Points per topic creation. +Points per post. +Points per character. +Ability to change money row for easy integration with your favorite hacks. for example, integrating with vbookie is as easy as going into your admin cp and changing money to 'vbookie_cash'. +Mass point giving via ACP. +Set customizable point values per forum. +Points may be taken away on post deletion. +Automatic navbar, memberinfo, and postbit template edits. To install: ------------ Simply upload all files to your forum root directory and import the product file. To update: -------------- Simply reupload all files, overwrite product and revert any templates you may have edited. Show Your Support
|
Comments |
#382
|
||||
|
||||
Hmmz... may you will be more happy now because more users have the same problem.
Because I only tested by making a new thread and I thought I had tested with reply too. I just reply'd to another thread and guess what? Points did not get added at my forums either so I have the same problem as you have. New thread works, reply does not work. |
#383
|
|||
|
|||
Black Tiger,
Thanks! At least now i can confirm it's not my fault. I just hope that Blaine0002 can have it fixed soon when he has the time. |
#384
|
||||
|
||||
Quote:
Confirmation is the reason why I went and tested it again because I did definately did not see any mistake on your side and since I had the same setup, I thought of the fact that I might still have forgotten to test the reply option. Hope he will have time soon indeed. |
#385
|
||||
|
||||
i seem to have fixed it, it works on my board at least download latest zip.
|
#386
|
||||
|
||||
Downloaded, tried and fixed indeed.
Thanks for your quick support Blaine!! |
#387
|
||||
|
||||
Glad its finally working for you ^^
|
#388
|
|||
|
|||
Now it works great. Thanks a lot Blaine0002 for the fix.
|
#389
|
|||
|
|||
Yes, thank you for that, Blaine!
Regarding integration to ibProArcade, Marcel at vBHacks provided the following information: "all hooks are present in ibProArcade to place PlugIns for any cash-system in it. check /includes/xml/hooks_ibproarcade.xml for more details..." So I looked in that file and found: <?xml version="1.0" encoding="ISO-8859-1"?> <hooks> <hooktype type="ibProArcade"> <hook>ibproarcade_global_start</hook> <hook>ibproarcade_navbar_complete</hook> <hook>ibproarcade_play_game</hook> <hook>ibproarcade_play_game_popup</hook> <hook>ibproarcade_play_game_tourney</hook> <hook>ibproarcade_new_champ</hook> <hook>ibproarcade_tourney_won</hook> <hook>ibproarcade_register_tourney_start</hook> <hook>ibproarcade_do_create_tourney_start</hook> <hook>ibproarcade_gamebit</hook> </hooktype> </hooks> Could you suggest or offer any ideas on how to use this to enable members to use their points to play arcade games that permit wagering? The integration would pass points both ways: points wagered from member's iCash account to ibProArcade and then any game winnings from ibProArcade back into member's iCash account. As always, your help is appreciated. |
#390
|
|||
|
|||
Been gone a couple days and trying to catch up here.
Looks like we are good to upgrade to 3.6.5 now? |
#391
|
||||
|
||||
would be simple enough, like just put the following code in whatever hook you want to take action for
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|