Search Results
try to use a variable by saving the timestamp using gettime () + 3600 * 7 and create a function that when the player logger checks if the timestamp of the variable is greater than the one in which it ...
94
Hello everyone I have a problem, I'm creating a script to interact with the actors: when a player is near one of them pressing the Y key should show a dialogue, but it does not happen, I should have a...
63
Update our sscanf plugins/include and recompile the gamemode
261
Remove it; from public GateClose2 (playerid); to be: PHP код: public GateClose2(playerid){    MoveDynamicObject(h2kgate1,993.50140380859, -2111.6450195313, 12.09375, 1.5);    MoveDy...
207
Hi I need to create a dialog list with data drawn from a sql query only that I can not understand how to do with this code shows me only the last result of the query while I need to show them all the ...
89
The pname string into OnPlayerConnect is not setted, use GetPlayerName(playerid,pname,sizeof(pname)); once format the query
194
Hello I do not know the gamemode, I can suggest you check that when you allocate the money to the player is in the same way that assigns it in many other situations because in recent gamemode money is...
107
hi, I found this error but I do not understand what may be the cause I wandered on the forum to find a solution but I did not find other discussions that referred to this error, I created a function t...
69
Hi I would like to know if it is possible to insert a marker like those for vehicles over an actor, if it is possible: what is the function to use? Thanks so much
101
Quote: Originally Posted by JesterlJoker probably update sscanf I have the latest version of the sscanf plugin (2.8.2) I also tried with the previous versions and gives me: Run time er...
98
Quote: Originally Posted by CoaPsyFactor stupid question, but did you loaded those three plugins, or you just used their includes to compile script? I loaded one at a time and used the ...
98
There's an include it's called gtazones.inc if I'm not mistaken it has the GetPlayer3DZone function to check the zone
81
I'm creating a gamemode and I'm going to use MySQL to save and load player data, I used three different plugins and all three, give me error: who runtime error 19 other error not registered function. ...
98