Search Results
SetCameraLookAt must be placed at the position you want the camera to look at, /save lookat and paste those cordinates at the function.
99
You need to have the last update of that streamer.
172
Yeah, lmao I was searching for this like an hour but anyways thank you I already found out!
70
I'm missing something here, could anyone see what I'm missing? Код: command(tazer, playerid, params[]) { new string[128]; if(IsPlayerConnected(playerid)) { if(Groups[Player[playerid][Group]...
70
I've fixed it thanks for the help!
108
I've slightly edited the cmd, and this came out; Код: C:\Users\mma\Desktop\SAMP\gamemodes\lspr.pwn(3565) : error 017: undefined symbol "foreach" C:\Users\mma\Desktop\SAMP\gamemodes\lspr.pwn(3567)...
108
Yeah, you can make it aslong you want. People can scroll trough the commands then, just make sure you're using /n when you're adding a new command.
123
I've made a /scratch command so people can "curve" letters in a wall for example. How do I make a command to remove all the 3DTextLabels? I got Delete3DTextLabel(Text3D:Scratch[playerid]); under a a...
108
I've been trying to make a IsKeyJustDown into a simple /enter command. I've done this and it all succesfully complied. But if I /enter at a location it doesn't works, but if I press "C" there it does ...
89
You need to put the GetPlayerSkin command where the "if gTeam" is placed. Turn them around and people will get kicked for having the skin incase of being in a gTeam. Код: if(gTeam[playerid] == 1 ...
98
Hello people, I'm trying to make a timer but I keep getting the same error IG. It all complies well but I only see the textdraw for 3 seconds (3000) and then it's gone. But I want that it goes just l...
104
Anyone knows a solution for this?
112
That file ain't working.
112
Dear users, I'm trying to make a taser cmd for my server. And it complies fine but I've got a problem. When I pull the trigger of the SD Pistol and I ain't aiming properly on a person it tazes myself...
112
Dear users, I've got a problem with my VorteX script. I've been using it for longer then a month now and since 1 day it ain't saving the player stats anymore. I didn't changed anything about the savi...
64
Dear users, I've been maintaining a problem in my talk animation. When the animation is playing the players can't move, like walking. I'm really annoyed by it right now and I have no clue how to remo...
123
Quote: Originally Posted by _rAped Is the prisoner number stacking? Does it occure on connect or on death? I can imagine that it sets it double when dying. Alright, I used Delete3D on p...
163
Quote: Originally Posted by ToPhrESH Do you have the script under OnPlayerSpawn()? Yes I do. Quote: Originally Posted by TheYoungCapone what do you mean dizzy? It's all ...
163
Dear users, I've got a problem with my 3D Textlabel. When the people connect it's fine but after some hours their textlabels get all dizzy for some strange reason. Does anyone knows the reason of th...
163