Search Results
I have changed the quotes and removed the LIMIT clause but still, it doesn't work. If OnPlayerDisconnect can cause problems sometimes, where would you save the data then? I am still very new at MYSQL ...
113
Hello guys, I currently have a savepos system in mysql that saves your positition on registration and can load it without a problem. The only thing that doesn't work is saving the position OnPlayerDi...
113
Hello guys, When a player registers I want that the register date is saved in the database. This is the code I thought would work. Whenever I try it out I get the number 104 on my table. The Regist...
107
Hello guys, I'm trying to save my position OnPlayerDisconnect and load it when you connect through MYSQL. When I start the server I can't seem to spawn, and no table is created for the player. Withou...
46
I keep getting a runtime error 19 on my host on evolutionhost while it works perfectly on localhost. The plugins and includes that I have installed work properly. It only seems that there is a problem...
97
*SOLVED I didn't include: main() { } This gave an error in the console.
109
Hey, I recently followed a tutorial about making a register and login script in mysql to see how it works. PAWNO connects succefully to the database and writes in all the data. But when I log back in ...
109
Anyone who can help me With my problem?
47
For a while I have the problem that my kills and deaths won't save in the ini files. I tried with a friend to kill each other and with the /kill command. Can anyone help me fix this? This is my full ...
47
You have a very small amount of code to be entirely sure, but it looks like it's a define for the mysql database, so yes.
58
Hey guys, I want to use an enum for dialogs but keep getting warnings when I'll compile it while I don't get any with defines. The code compiles perfectly when I use defines: Код: #define DIALOG...
70
Hey guys I am trying to make a register / login mysql script work but the problem is that it doesn't want to show the register dialog. I can just click spawn and it will bypass everything. I think the...
56
Hey everyone I recenty followed a tutorial about MYSQL Register/Login Script. I still have two problems. First of all I don't get Whirlpool installed and second I got errors in the script. Here are ...
95
Hello scripters, A few days ago I was playing on a Team Deathmatch server which had a scoreboard that pops up after the map round has ended wich shows the name, kills and deaths of the players from ...
46
Hi guys, I have made a filterscript called SavePos and everything works fine excepted of that the player spawns the first time random at the world. I don't know how I can make that the player spawns ...
247