Not spawning in correct place
#1

I believe this is the code for the section that applies to my problem: http://pastebin.com/9ym0TxcV

Basically, when connect, I get a dialog box asking me to register my password. However, when I re-log, I have to register the account again. So, the accounts are not saving properly.

Also, when I spawn, it is spawning me in the default spawn in the middle of Blueberry. However, upon fixing the above issue, I presume this should correct itself as there will be an account for the player?
Reply
#2

do you have the correct path in your scriptfiles?
Reply
#3

Here is the code I have for connecting to the mysql database. Presumably, that should do? If not, could you tell me what to do?

Quote:

mysql_connect("localhost","root","testserver", "");

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)