Search Results
Now I've installed last link but with x86 version. It works! Thanks!!
147
It says that I have already installed a recent version Anyway my O.S is 64-bit
147
When I try to start the server with sscanf plugin, it return me the error of a missing file. I have already downloaded these file https://www.microsoft.com/en-US/down....aspx?id=48234 but during the i...
147
BigEar Deathmatch Area With gArea.inc and Incognito Streamer What's this?: It is a simple deathmatch area near "Big Ear" with gArea include (check if player is in area and give it instructions) and In...
165
Nothing change! Same error! In the same line! Код: TBuilder=strtok(templine,idx);
164
Код: new File:f, templine[256], TBuilder[MAX_PLAYER_NAME], TempLapper[MAX_PLAYER_NAME], TempLap; idx=0; f = fopen(temprace, io_read); fread(f,templine,sizeof(templine)); if(templine[0]...
164
@Laurey there is a problem: when I am in a mission courier, and during the mission I type /courier, the message "You are already in courier mission!" doesn't appear. Doesn't appear any message.
156
Can somebody help me? When i compile, pawno return me this error: "error 029: invalid expression, assumed zero" Код: CMD:courier(playerid,params[]) { if(Corriere[playerid] == 1) return SendCli...
156
I fixed myself, if you can help, that is what i have did: Код: new randommoney = random(700); GivePlayerMoney(playerid,randommoney); new string[256]; format(string, sizeof(string), "You have ...
48
I have a problem with random money. When a player finish a particular job, he should earn random money, but he doesn't earn nothing. I will explain: when this player enter on finish checkpoint, he app...
48
Thanks @SyntaxQ it works!!! And thanks to all for the help!
131
Yes, but I need that when a player Spawn, he appear a DialogBox that ask if he want go back in death position or not P.S pawno return me warning and errors: tag mismatch in: SFloatX[playerid] = X SFlo...
131
Hi! I need a small help. I need an example of script that when a player dies, at the spawn he got a message that says "Would you like come back in your death position? [Yes] [No] If he click Yes, he g...
131
Hi to all, today strolling about the servers, I found this server with this artwork as background! How the hell they put this? What plugin-script-include-what you want, the used? Thanks!
93
Mmh... it semi-work... The cigarette was attached succesfully but the anim now not play... anyway i prefer this. thanks for the help Emmet!
96
Hi In "OnPlayerRequestClass" i've put this animations: Код: ApplyAnimation(playerid,"SHOP", "Smoke_RYD", 4.1, 1, 0, 0, 0, 0); The animation works perfectly but now I would like to attach a cigaret...
96