Aside from price it'll be also useful if you can add the attributes whatever it is on your game.
Then about changing price, how about putting a constant NPC price (if there is) then create another table with `item_id`,`price_suggestion`,`ip` or `username` then get the average
To convince your...
RewriteCond %{QUERY_STRING} ^page\=home(\&.+)?$
RewriteRule ^index.php$ test.php
Or if ever you want to preserve the $_GET 's
RewriteCond %{QUERY_STRING} ^page\=home(\&.+)?$
RewriteRule ^index.php$ test.php?%{QUERY_STRING}
Then on .htaccess it'll look something like this
<IfModule...
Thank you, my account is not suspended anymore, however I still got a problem
when I try to login at cpanel the url is https://fris.x10hosting.com:2083/login/ , I got this error:
Login Attempt Failed!
I tried to type in my username and password but it still happens.
post...
Hi can I please know why my account suspended for around a week already? Thanks in advance.
Edit: oh I didn't knew this would be converted to a forum thread... some details on the panel:
Your Account is Currently Suspended
Your hosting account with the username is suspended, access to this...