![]() |
Quote:
|
Another Release.
This is just a getinfo template with everything in it allready for the member profile add-on. it's attached a zip, just replace the templates with the ones labled in the text files. http://www.neurofreeze.net/forums/me...tinfo&userid=3 This should also work on ANY style. There is an example/demo of the getinfo |
I feel giving today :P
bitsys forgot to put this witht he postbit vars. So here is the code to put on the profile addon/postbit to let mods take and give money from bank/pocket. For Pocket PHP Code:
For Bank PHP Code:
|
heey--veomorphine, ur contributions are pretty good ^_^
i love the template setup for the profile, and the admin manual (while useless for me, since i long memorized how to set stuff up) will be great so i dont have to explain it all to my other admin. he probably wont read it all.... i have some stuff i did to the itemshop templates and added some code to it (lol, the itemshop is my favorite part of this) first, when i tried to remove the link to buy a personal itemshop (i dont like them, and i intend to apply a link to my own hack soon in its area), the links that go to the item types dissappeared. and i dont know why since they did not appear to be variables, and i certainly did not take any out from the template. so, to go around that, i came up with lines to say to ppl, which explain which itemshop they are in, what type they are (it will display a link to their itemshop if they are in the wrong one), an 'edit your character link' (its a 'register' link when you are not logged in) a link to the itemshop faq i wrote, and links to the other itemshop. in addition, all of the buying messages that appear throughout the itemshop page, now dump you at your itemshop, instead of the plain itemshop.php. and the links from the homepage and postbits now has a link that will take you directly to your itemshop. all basically done by tacking ?itemtype=$bbuserinfo[rpgtype] to all itemshop.php urls. my members especially like not having to go through the before-complicating lists of types, and i didnt like how it displayed them either, and now im rambling... anyway, yes... |
BitSys, I will tell you what the error is as soon as i see that noone is browsing the forums (so i can make the change and get the error again ;) )
|
Here's a hack I created by me, quite useful too.
Special Classes for Mod/Admin only - mr e Basically this makes it so only mods/admins can see/use certain classes you upload, 1 for any user, 0 for only mods/admins, also puts an * by any that are mod/admin specific so you can distinguish them in the drop down list. Edit: Fixed small error |
Screenshot...I'll be releasing the hack to change the options to look like this, easier viewing for me at least, probably tomorrow at the latest.
|
Here's the hack to make your CP look like mine did with tables and such
Easier Labels - mr e Basically makes the list's into tables instead with improved viewing, or at least for me it' much easier, this changes your edit classes/races/elements pages. Screenshot 1 post up |
looks like i started a trait to adding addons :P
ill be releasing a Manual for Users on how to do things in the RPG hack and i'll also be releaing a central panel for the RPG hack :) |
PHP Code:
|
Quote:
|
my bad, redownload, zip file is fixed
Quote:
|
its still the same. can u just tell me what queries should i run, and i will do it via phpmyadmin.
|
Now for my next release is RPG CP/User Manual v1(theres gona be a version 2 when bitsys gets on aol :P) This basicly is 2 hacks in one.
Basicly what this does is add a menu were all your RPG stuff can be accessed from. It also add's an in deph manual on how to use the RPG system for users. This will show your RPG stats As well. Attached here is a Screen shot. The release is a few posts down. It can be found here: https://vborg.vbsupport.ru/showthrea...377#post348377 *edited for the v2 reelase.* |
what's the query, maybe i can help
@Mystic Gohan sorry, redownload, it'd help if i uploaded the new file, which i just now did |
thanx,it worked.
|
The error was
Quote:
|
I have attached the functions.php file since i cant find the parse error :( Hope you can help.
|
Hey guys, I am back now. I was sick for a few days and I couldn't use a computer.
Quote:
VeoMorphine: Mind if I include the following add-ons you created in the next release?
I will wait for when we talk on AIM to include the RPG CP/User Manual add-on The links for the rpgbank and rpgcash are already in the postbit template, and I added them to the Member Profile Add-on. Should be there in the next release. mr e: Mind if I include both of your add-ons in the next release? Credits will be given in Credits.txt, as always. saint_seiya: What code is around line 32 of your postbit template? |
I thought the error was in funtions php but that error appears when i post any code you put in install.php . That time i put the link to the battle results... but as i said it happens with any code :(
|
Quote:
|
I dont know, i am gonna test that. Ok, one more thing.
Quote:
|
that problem of the error is fixed.
The only erros i still have: I cant put any rpg variables in my postbit or i get the error: Parse error: parse error, unexpected T_CHARACTER, expecting ']' in /usr/local/psa/home/vhosts/vgcity.com/httpdocs/forum/admin/functions.php(452) : eval()'d code on line 32 Maybe this happens because i have the + - hack installed, the shrink hack. :alien: Top 10 Battle Stats are not working well. It just shows the stats for 10 users. |
Quote:
Your Battle Stats Top 10 page is not working because no one has one any battles yet. By default, the Top 10 page shows the users with the most wins. Since none of your members have one any battles, it appears like it is not working. However, after 10 of your users win a battle, it look fine. |
I see, so draws dont count eh :)
|
Hi Bitsys,
Is there an easy way to let others bet on each battle with each other, not with the server? For example, user A bet that Fighter 1 will win battle X; User B bets the other Fighter, Fighter 2 will win that battle ... so he took that bet. At the end of the battle, if Fighter 1 wins, user A was given the money he bets, and user B's money was taken away automatically. Also, can we post the battle result in one post instead of separating each comment? Thanks. |
After working with saint_seiya, we figured out the problem. If you are getting the error message
Parse error: parse error, unexpected T_CHARACTER, expecting ']' in /usr/local/psa/home/vhosts/vgcity.com/httpdocs/forum/admin/functions.php(452) : eval()'d code on line 32 or a slight variation of it (the exact line numbers may be different), then open your postbit template, and find: <a href="battle.php?action=showuserstats&userid=$post[userid">Battle Record</a> and replace it with <a href="battle.php?action=showuserstats&userid=$post[userid]">Battle Record</a> If you can't find this code, then you are probably getting some other error that may or may not be related to this hack. Quote:
The battle results can be made into one post. This is a battleupdate.php edit. |
RPG CP v2
Setup Time: 5 Minutes Upgrade from v1 time: 5 Minutes File Edits: None File Uploads: 2 Template Edits: 1 Templates to Add: 2 Screen Shot: https://vborg.vbsupport.ru/attachmen...&postid=348021 Demo: http://www.neurofreeze.net/rpgcp.php Basicly what this does is add a menu were all your RPG stuff can be accessed from. It also add's an in deph manual on how to use the RPG system for users. It also shows your RPG stats on the CP. Update Changes from v1 to v2. - RPG Stats added. - No permission if your not logged in shows up now. |
thanx VeoMorphine, it worked perfect
|
ya bitsys you can use my stuff :D
btw did you read your email? tell me if i should continue to work on that hack or would it not be practical? |
Quote:
|
Bitsys, did you get my PM?
|
Quote:
|
After you went into my CP and told me you got no error. Then I went in myself and took a screenshot of the error.
|
A small bug i found.
In the item shop, when your one level lower then the level thats required to use the item you can buy that item. You dont get the item though, yet you spend the money. Its anoying people on my board :P http://www.neurofreeze.net/forums/rpgcp.php |
Bytsis, how does the Bank 10% work. I told my users that it gives them 10% daily interest on the money they have deposited. Was I right :(
|
Quote:
VeoMorphine: What version are you running? This should have been fixed in version 0.61. saint_seiya: Well, that is how it is supposed to work, with 10% being the default amount of interest (this is adjustable in itemshop.php, search this thread to find out how). However, there are a few quirks. One of the members of my board noted that if you visit the bank, then the timer is reset. So, let's say you deposit $200 at 8:00am. Then, you deposit $600 at 6:00pm. You won't gain interest until 6:00pm on the next day. Every time you visit the bank, the timer restarts. I might be able to fix this, but I am not sure, since it is a bug with the original itemshop code that I didn't write. If I didn't explain it well here, then I will try to get my member to explain it, since he recognized what was going on. |
im running 61 :)
go on AOL. |
Any signs of the final version or update Bitsys ?
|
Bitsys, about the bank problem, i think you could just make it give interest at midnight or something, that would fix the problem. Right?
|
All times are GMT. The time now is 04:57 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|