Top15 in MYSQL
Hi Guys everyone ones the Climbtimer 15 the kreedz plugin.
Atm i'm working on a Top15 in MYSQL but i only want to save the first place in mysql and it won't work :/ Maybe u have some ideas? Code:
public save_top15() { |
Re: Top15 in MYSQL
Code:
for( new i = 0; i < 15; i++ ) {Code:
for( new i = 0; i < 1; i++ ) { |
Re: Top15 in MYSQL
After that he will only safe one person in the text. But i want to save 15 in the a txt file to show it in game and online 1 for a stats system like this:
http://www.climbers-germany.de/topjumpers.php /edit O.M.G im so stupid :D it was every easy i settet the for w wrong it must be like this: Code:
public save_top15() {damn it won't work forwards :/ have anyone an idea? |
Re: Top15 in MYSQL
Have nobody an idea? why it isn'T working?
|
Re: Top15 in MYSQL
shouldn't you use w < 15 instead of w < 1
|
Re: Top15 in MYSQL
i can use that too but it wont work the dbi_query won't set.
|
| All times are GMT -4. The time now is 04:45. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.