• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • New resources must be posted under Resources tab. A discussion thread will be created automatically, you can't open threads manually anymore.

TalkAction Bounty Hunters System (Player Hunt System)

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\Users\Michael\Desktop\xampp\htdocs\bounty-hunters.php on line 44
 
when i say !hunt 100,name nothing happends i use tfs 0.2 could somebody fix it or know what i need to do?
 
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\Users\Michael\Desktop\xampp\htdocs\bounty-hunters.php on line 44

I have as the same error as you.. Can anybody tell the way to fix this? "ELF, GESIOR, pomozcie!"
 
BUMP

Help me =/ i still have this error =/ i don't know how to fix it =/ HELP

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\Users\Michael\Desktop\xampp\htdocs\bounty-hunters.php on line 44
 
how are you did it?
you didn't have any error with website? Lol?

What version of xampp do you have
 
If 0.2 has all those lua functions YEAH IT WILL WORK.

could u tell me what lua functions are required?


if u have this error:
PHP:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/bounty-hunters.php on line 44

u didnt add to mysql code ;)

someone could help me ?
 
Last edited:
dont know... i dont remember if TFS 0.2 has getPlayerGUID or doPlayerRemoveMoney i dont even use 0.2 anymore xD

i will try it on tfs 0.2 this afternoon
 
FOR ALL USERS WITH PROBLEM:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\Users\Michael\Desktop\xampp\htdocs\bounty-hunters.php on line 44


Solution is:

<?
mysql_connect("localhost","user","password");
mysql_select_db("database");
$main_content .= '<P ALIGN=CENTER>

in "database" we must write our server database, for example tfs.
It works, thx ;)

#sorry all, i know that i was stupid :D
 
fuck, fuck, fuck. It must be a way to work. Could u tell me what i have to do?
 
lol i had this. :D
i added this for some gesior spells 2 moths ago.

But !hunt 10,gm dont go in to databse
but when i say only !hunt this is display:
PHP:
14:44 [BOUNTY HUNTERS] Use: "!hunt [prize],[nick]" where prize is for example 1(k).
 
lol i had this. :D
i added this for some gesior spells 2 moths ago.

But !hunt 10,gm dont go in to databse
but when i say only !hunt this is display:
PHP:
14:44 [BOUNTY HUNTERS] Use: "!hunt [prize],[nick]" where prize is for example 1(k).


I have the same problem :]
 
Code:
[15/04/2009 21:21:07] Lua Script Error: [CreatureScript Interface] 
[15/04/2009 21:21:07] data/creaturescripts/scripts/kill.lua:onKill

[15/04/2009 21:21:07] attempt to index a boolean value
[15/04/2009 21:21:07] stack traceback:
[15/04/2009 21:21:07] 	[C]: in function 'getTileInfo'
[15/04/2009 21:21:07] 	data/creaturescripts/scripts/kill.lua:27: in function <data/creaturescripts/scripts/kill.lua:12>





wtf?? help plis rep++
 
Back
Top Bottom