Search Results
Hello everybody. My server is having a problem with the Textdraw Custom display error on 0.3DL version. All players have successfully downloaded the server cache, but when using the textdraw command, ...
115
I'm having a problem Код: new Skin[] = { 1, 2, 4, 8, 9, 10, 11, 60, 91, 92, 93, 94, 95, 96, 97, 98, 99, 138, 140 }; CMD:checksizeof(playerid, params[]) { new ...
306
I can not find the memory.dll file in your gifthub. Help me
6,996
Quote: Originally Posted by Dayrion Without any codes that will be difficult to answer you. This is CODE: Код: new pactor[MAX_PLAYERS]; new cpoint[MAX_PLAYERS]; new Float:PosActor...
235
Hi everyone, sorry my english is not good. I'm having trouble with CreateActor. I am doing a test that I will put an Actor in any position along with Checkpoint as the location of the Actor. When I go...
235
Quote: Originally Posted by Sew_Sumi Pretty sure that was made by someone... I'm pretty sure I remember in a thread where they actually talked about making it. I saw it on niCe's server...
307
What is the id of this textdraw? https://imgur.com/1HYICu5
307
How to create a Textdraw like this, I have seen it on a server running version 0.3.7 https://imgur.com/1HYICu5
121
how to create a variable, when format () then it sends SendClientMessage without having to set Example: I put a function called ''textfm'' textfm(string, sizeof(string), "Player ID [%d]", playerid); i...
201
Quote: Originally Posted by Dutheil PHP код: public OnPlayerText(playerid, text[]) {         new         name[MAX_PLAYER_NAME],         str[145];    Â...
321
Quote: Originally Posted by Zeus666 PHP код: new InvalidWords[][100] = {      "idiot",      "stupid",      "fuck",      "ass",      "lick",      "suc...
321
Quote: Originally Posted by Dutheil You need to search the bad words and replace them. strfind and strreplace Can you give me an example code
321
Quote: Originally Posted by Dutheil For texts : https://sampwiki.blast.hk/wiki/OnPlayerText For commands : https://sampwiki.blast.hk/wiki/OnPlayerCommandText For Rcon commands : https://sa...
321
How to format a text entered by the player. For example if the player enters "This is Test" when SendClientMessage it will turn into. "This is Command Test." .And my problem is how to convert "Text" t...
321
1. Now I want to make a command to send a message to the player, through a new function: Example: Код: SendTextPlayer(playerid, RESOURCE, color); 2. Here "RESOURCE" I will define for each section...
108
I set up when the player to checkpoint will applyanimation, but when I start gamemode, checkpoint applyanimation is not done, but when leaving the checkpoint, go back to applyanimation
122
Quote: Originally Posted by Xportaler Make a teleport command to the cords you saved actor and check is he there ? no one is there
221