Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Share] Babyran Complete Web PHP No Admin Panel

Joined
Sep 27, 2010
Messages
491
Reaction score
121
Re: Babyran Complete Web PHP No Admin Panel

Yep,,,for example
$_config['AddStatsLimit'] = array("ChaPower" => 10000,
"ChaStrong" => 20000,
"ChaStrength" => 10000,
"ChaSpirit" => 10000,
"ChaDex" => 15000
);

I tried to test the addstats and added 20k on pow and it still work..need to limit the stats they add on their char so that I can balance every characters..

Bro delete some messages..i cant send private msgs to your account..
 
Joined
Sep 27, 2010
Messages
491
Reaction score
121
Re: Babyran Complete Web PHP No Admin Panel

Working now bro thanks a lot...
jericogarcia has exceeded their stored private messages quota and cannot accept further messages until they clear some space.
Cant send Private msg on you bro,,I need to ask some other stuff..
 
Joined
Jul 23, 2011
Messages
934
Reaction score
48
Re: Babyran Complete Web PHP No Admin Panel

can i see some screenshots on how to view the website ? im having a problem on viewing the website using xamp i dont know what to do. can someone help me up and also this will help other newbies. thanks inadvance
 
Joined
Dec 22, 2008
Messages
701
Reaction score
224
Re: Babyran Complete Web PHP No Admin Panel

Aww.... Sorry late reply I was doing something..... Hnnnnnn....
I will fix it tomorrow bro or u will Add inserVoteInfo function and it will fix the probLem.
 
Joined
Dec 22, 2008
Messages
701
Reaction score
224
@jericogarcia

wow! this is great. bingo system is 100% full functional and working?. and the item upgrade it is also 100% full functional and working as well?

by the way, thank you very for this ranCP,
The bingo is 100% working and other functions unless there's something wrong with your database or config.Inc.php
 
Joined
May 16, 2011
Messages
655
Reaction score
225
Re: Babyran Complete Web PHP No Admin Panel

i think sir dev02
this is the configuration how to change bingo prizes

MID,SID MID,SID
7251, 72,51
7097,
3751,
3764,
4530,
4528,
3766,
8216
im not sure but try it.
hope it helps. :D


@bosz jericogarcia
how can i fix the problem in
in Rankings.
it states.
Code:
Invalid column name 'ChaRebornDate'.
i read all the readme files and execute the triggers succesfully..
 
Last edited:
Wazup fucckerrsss
Joined
Jan 14, 2008
Messages
473
Reaction score
91
Re: Babyran Complete Web PHP No Admin Panel

i think sir dev02
this is the configuration how to change bingo prizes

MID,SID
7251,
7097,
3751,
3764,
4530,
4528,
3766,
8216
im not sure but try it.
hope it helps. :D


@bosz jericogarcia
how can i fix the problem in
in Rankings.
it states.
Code:
Invalid column name 'ChaRebornDate'.
i read all the readme files and execute the triggers succesfully..
you must create that column manually. follow the read me carefully ;)

@Jerico
Bro, how can we add more reborn category?
like , Junior , Middle ,Advance ,Expert total of 4 or more :)

and i get this error when im on itemupgrade.
PHP:
Warning:  array_slice() [function.array-slice]: The first argument should be an array in D:\xampp\htdocs\lib\common\ItemPagination.php on line 28
 
Joined
May 16, 2011
Messages
655
Reaction score
225
Re: Babyran Complete Web PHP No Admin Panel

you must create that column manually. follow the read me carefully ;)

@Jerico
Bro, how can we add more reborn category?
like , Junior , Middle ,Advance ,Expert total of 4 or more :)

and i get this error when im on itemupgrade.
PHP:
Warning:  array_slice() [function.array-slice]: The first argument should be an array in D:\xampp\htdocs\lib\common\ItemPagination.php on line 28

Problem Solved! Thanks.
 
Last edited:
Joined
Jun 20, 2010
Messages
693
Reaction score
103
Re: Babyran Complete Web PHP No Admin Panel

Thanks jericogarcia I have babyran with admin panel now ^^... Im import the admin panel of bossran and working great...
 
Newbie Spellweaver
Joined
Mar 29, 2011
Messages
44
Reaction score
0
Re: Babyran Complete Web PHP No Admin Panel

how to make it on ? where to config it?
 
Joined
Jun 20, 2010
Messages
693
Reaction score
103
Re: Babyran Complete Web PHP No Admin Panel

Bro how to fix the price for the bingo...mines not working..

@dev02 you can change the price on at lib folder on Config.inc.php

fine the

#-- Bingo
$_config['BingoPay'] = 100; <=== change the number ..
$_config['BingoItemList'] = array('ProductNumList'=> array(

how to make it on ? where to config it?

@0168398771 just copy the

1. web.config.php
2. Inc folder and
3. menage folder

and boom ....
 
Back
Top