Search Results
Quote: Originally Posted by Stinged pawn Код: new time = gettime();printf("Time: %i", time); Should print a unix timestamp. Yeaaa man . Thank you very much, didn't notice that.
67
Hi guys! Can any1 give ma an idea how to convert current time( gettime() ) to unixtimestamp?
67
Hello, guys! I'm having some trouble loading multiple rows from database. For example I want to select and store the users with same IP, this is what i've done so far but no result: Код: if(strcm...
68
Quote: Originally Posted by Clad Patch your pawno using this Click Copy the new amxdbg.h from to The link isn't working for me. And I can't understand where do you want me to copy amx...
123
Quote: Originally Posted by Clad Hello there. Download this for Windows Download Windows And if you use Linux download this Download Linux And the patched amxdbg.h from here Download Crash...
123
Hello guys, I'm having some problems while trying to compile my GM. I've made some minor updates and now I'm getting this error, I'm pretty sure this isn't a scripting sided problem. Can anyone give m...
123
You got me bro, I'm retarded. I didn't noticed. Thanks!
75
I'm having a problem with MySQL, I'm trying to check if the player has an account with this: Код: if (RegistrationStep[playerid] == 0 && gPlayerLogged[playerid] != 1) { new query[128];...
75
That's what I'm getting when i try to log-in: Код: [21:20:07] [debug] Run time error 5: "Invalid memory access" [21:20:07] [debug] AMX backtrace: [21:20:07] [debug] #0 00000084 in Float:operator*(...
326
Actually not, but from what I saw on the forum the problem it's from total requirments.Now I can log-in but i still have problems like not getting dialog response.And the server-script is ok, I mean, ...
326
I'm having some problems with my gm, actually .. I'm trying to login in, but the server is pissing me off.I'm connecting to the server and it says joining the game and then it freezes.Or I connect, lo...
326
I'm having some problem when I try to start a war by using /war command.I want the command to read the gangzone that I am on, so it should know which is the gangzone where the war was started at. I'm...
102
Hy guys, I'm having some problems with a script which is supposed to load the cars from db .. but it only loads the car with vID number 1. Код: stock LoadPVehicles() { new Query[1024], ...
49
Anyone, pls? //It seems like there's no connection between MySQL DB and the server .. I'm just getting in game, set some money and /q.And there's no change in MySQL DB. ///I'm using WampServer for te...
116
Quote: Originally Posted by CuervO What version of the SQL plugin are you using? I'm using the R6 version.
116