O.o
LOOOL WOOOPS
- - - Updated - - -
But i don't copy codes from here and there
( THATS A STRIKE ON MY DIGNITY )
- - - Updated - - -
well any ways i don't need that line
as everything is included in my DATA.php
O.o
LOOOL WOOOPS
- - - Updated - - -
But i don't copy codes from here and there
( THATS A STRIKE ON MY DIGNITY )
- - - Updated - - -
well any ways i don't need that line
as everything is included in my DATA.php
Why do you even have that line in that file then ?
And looking at the code, it is clearly copy/paste, as the code styles are different between pieces of code.
Might also optimize data.php as you say everything is in it.
well the index.php is of the admin panel ones ...
and that line was in the index of the admin panel lol
So you cannot said i have copied ANY SORT OF $%^ thing
MIND ZE LANG
Now, i wonder though, the promotion page, did you code it?
If yes, are you dutch ?
Cause i really wonder why its using dutch and English variables.
And since you didn't copy/paste.
cause the game is in frigging DUTCH u dumb -_-
Screenshot by Lightshot
Well, that is amazing, so cause the game is dutch, you suddenly start naming variables in dutch and English ?
How about you properly answer my questions ;).
In your promotion page, i see variables, named in English and dutch, now you state, cause the game is dutch, well that doesn't explain why there are also English variables.
It just states that you copy/paste.
So once again,try to properly reply to my post above ;).
well i do what is easy ...
and again its my choice to make it in german , english or hindi
Karakter is also a hindi WORD
FOR EG
Tumhare karakter mein daag hai
And as i am an indian .. Hindi is my language
Thanx for looking at the code
~ Regards
~ Namaste
~ Tere ben di
- - - Updated - - -
I shall not entertain any other replies / question of yours
no matter what you or others think
thank you
Teri Ben Di Thugie
:)
and if you wanna help then help
- - - Updated - - -
atleast i share
Unlike you and Hillbilly
Thanx and no offence
Well,
You do realize, there are 7 files that contain
$karakter = mysql_fetch_assoc(mysql_query("SELECT * FROM `karakters` ORDER BY rand() limit 1"));
Exactly how you wrote it, now you are telling me that just happened, and that only for that one line you added limit 1 ?
You think i say stuff like that without basing it on something ? then you are mistaken, so please again tell me you don't copy/paste.
Nope I don't Copy Paste
Thanx
I shall not entertain any replies from you or Hilbilly
No matter whatever you or others THINK
teri bhen di ...
thanx
CMS was done by pokemon-area.com and is a Dutch site.
Indeed as Hillysaid coded by the Dutch Pokemon erea.
Anyway good share thanks for this.
Verstuurd van mijn GT-I9070 met Tapatalk
You have not, and probably never will entertain me.
And i find it funny, when i provide solid proof, that you Copy/Paste, you still maintain the story that you do not.
How about you actually start to learn how to code, instead saying, you just started a few years ago.
How could you just start a few years ago..
A few days a few hours, yes but years ? php isnt that complicated. more so with your skill set, it really does look like you started hours ago.
But anyway,
If i got some time, i will see about putting some work into something for the pokemon community here.
Though i will have to finish some stuff @ pwo first. Got to fix some threading issues in the server..
i found a bug where u can use any item unlimited times
- - - Updated - - -
i could use any items ....
rarecandy
anything
and could use it with any amount i want
could use 1 rarecandy or one protein about 343254 or till any amount
i tried many fixes for it But still its not fixed :/
What page is it that, has this problem, i could check what the problem is,
Also block the index page from being included.
I have blocked the index one ... and the bug in every where .. Includes dir use items pages .. They have the bug
- - - Updated - - -
2 reasons of the bugs are
1 I will disclose : we have not added limitations
- - - Updated - - -
I have made a fix .. I will try it and if it works .. I will post it here
As I am on mobile at the moment
- - - Updated - - -
O k i made a cure but it didn't work as planned
So what i did i made a table just like the user_items one
named user_forms
And added fields user_id ans shitty items name
then in use_rarecandy i added
that if user_form's rarecandy is more than 5 echo u cannot use more than rarecandies a day
then elseif user_form's overall is more than 30 echo u cannot use more than 30 items a day
else level up the pokemon
so the script works and doesn't level up the pokemon if the user_form's fields are more than the specified ones
but if its below the maximum limit
then we could still use the bug and can get our pokemon till any level