Search Results
Animation Name which can be used with special action cuffed to show that a player is cuffed down to ground?
52
Quote: Originally Posted by KillerDVX There is an include to detect if player's swimming. Check : https://sampforum.blast.hk/showthread.php?tid=173944 KillerDVX, thanks!
110
Anyway to check whether a player is in water or swimming? Anyway to toggle player's running/sprinting ability?
110
Well, sorry guys, I understood the problem. It was because in the OnPlayerRequestClass function, I did SpawnPlayer(playerid), due to which it spawned the player when showing tht dialog box. Anyway, th...
105
Quote: Originally Posted by OrMisicL the code above spawns the player when he fails to login, just change '== 0' to '== 1', that Will spawn him only after login bro it's under OnPlayerS...
105
Quote: Originally Posted by Jeffry You might share your code with us, so we can actually help you. Just a tip. (OnDialogResponse is what we need.) I am doing it, wait
105
Quote: Originally Posted by OrMisicL you have to show us the code under 'OnDialogResponse' callback, otherwise we'll not be able to know what the problem is Yeah, I know that, I am upda...
105
Well guys, I need some help from you all to fix this bug Well, when I connect to the server, it shows the login DialogBox After that, when I enter a wrong password, it automatically spawns It...
105
Well, I wanted to know the name of the function that enables or disables the arrow and the spawn button which appears when the player connects to the server and request class
57
Well guys, I've seen a quite new features of moving player's camera from one location to another smoothly. I would like to know that function signature of the function which does this and also like to...
53
Is there any function by which we can restart a server for a particular player? I mean, if we call that function, the player is disconnected and connected again to the server.
112
Okay, I have fixed the problem, can you tell that the "Format Specifier does not match parameter count" is a bug? And if yes, then how to fix it?
162
Well, I already read it. I still cant understand that how to set default value for strings? I know that we have to use brackets, but where? After the string size or before it ? just tell me how can I...
162
Well, I already read it. I still cant understand that how to set default value for strings? I know that we have to use brackets, but where? After the string size or before it ? just tell me how can I...
162
Well, I used S with a purpose. I want it to be optional specifier
162
Well, honestly, I cannot understand that why do I receive this warning Код: [22:00:17] sscanf warning: Format specifier does not match parameter count. from this code Код: if(sscanf(params, "...
162
well, how to add it lol? how to add default value?
162
well, can anyone tell how can I get rid of these warnings? : Код: [22:00:17] sscanf warning: Format specifier does not match parameter count. [22:00:17] sscanf warning: Format specifier does not ...
162