Search Results
Hey, is there any UCP modes for download so that I will be able to learn from it.
74
It worked, thank you so much, you have helped me to understand a new method.
168
If I use the command the whole server can hear the sound, how can I change so that it will be heard only to the player whosoever stand nearby and not to the whole server ? this is how the script looks...
168
Anyone please I can't solve it please.
168
Alright I have edited like this, it only plays the sound for the player who activated, players who stand nearby can't hear. pawn Код: forward BoomSound(i);public  BoomSound(i){       if(IsPla...
168
So what should I put instead of otherId ? I ? or playerid ? if I, how can I define it ?
168
I was working on a command that plays a sound but I tired to make it only when the player who activated the sound could hear it and the players who are nearby him, it just doesn't work this is my scri...
168
Thanks, I have last bug, when the sounds plays only I can hear them, the players who stand near me can't hear it. how can I make them hear it ? .
110
I was working on a script but the plays a sounds where you are in a vehicle I use a command and it plays a sounds when I exit the vehicle it stops the sounds but no matter which vehicle I enter it kee...
67
It works, but It doesn't stop when I want it to happen only in a vehicle, but when I exit the vehicle it keeps playing the sound.
110
Is there a way to setplayer sounds until he uses a command ? For example : A player get's punched and he will hear the punching sound repeats it's self "Boom" then another Boom, until he uses a comman...
110
Thanks alot I didn't know that, is there any way also to turn on the lights ? and shut it ?
80
Is there any way to to make the player beep when he enters a car ? or turn the lights on and off ? something to control him like this ?
80
I have a script that adds InGame information into a file, how can I make it appear organized line under line ? here is the format what it adds to the file: as far as I know it is /n but how can I adju...
62
Edit it didn't work, here is what I did this is only part of the script that attached the content into the file, I can't see everything as usual nothing changed, still looks like parts from the kill l...
180
I think that the problem is with the length, can anyone tell me how to increase the length of the message that will appear in game while showing the kill logs ? I noticed that it only shows half of th...
180
It worked, but only in the file I can see the logs, while I use the command it only shows the first kill log, how can I show everything ? my reading command is : pawn Код: new File:example = fopen...
180
It worked, but It only ads one line, when I re kill someone it edits his current file and the current line and makes it a new line, without showing the previous kill how can I remove that ? .
180
I have last question, when I try to put it into a read command it just shows: PHP код: adminjail/%username.txt  and here is the reading file code: pawn Код: if (strcmp(cmd, "/killreco...
180