Search Results
Hello guys i want to display on the screen when a player enters a car , a image with car model, i know this is called sprite. I ' ve tried a lot of variations of doing this but i get stucked in the t...
63
SOLVED, there was something on ONPLAYERDISCONNECT(); that resets me those values, ITS DONE THANK YOU
107
Код: 1 row inserted. Inserted row id: 5 (Query took 0.0904 sec) It works perfect , the values are added fine in the db... Where is the problem then?? ( Thank you very much for your help and time)
107
Код: mysql_query(sql,"CREATE TABLE IF NOT EXISTS playerdata(id INT(20) AUTO_INCREMENT , user VARCHAR(24), password VARCHAR(40), level INT(20), cash INT(20), admin INT(20), ban INT(20),faction INT(...
107
Hello i have a problem with my mysql register... I want to initialize the level field with 1 and the cash with 5000$ ... so that the player will start with that ammount! Код: stock MySQL_Register...
107
did you add the last part?
131
forward announce the compiler that you defined a function somewhere down in the code: for example THIS IS WRONG!!! Код: //somewhere in the code; function(a,b); //function is defined after the ca...
74
Replace that with this: Код: if(strcmp(cmd,"/rob",true)==0) { if(IsPlayerConnected(playerid)) { if(PlayerInfo[playerid][pLevel] >= 3) { if(PlayerToPoint(10.0, playerid, 2311.880...
131
I don't think the vehicles are the problem, can i see the code from: GetXYBehindCar( );
115
Are you using Код: GetXYInBehindPlayer in other commands? are you sure this really works?
115
link is down, please reupload i need it
371