Search Results
PHP код: forward Load_konto(playerid, name[], value[]); public Load_konto(playerid, name[], value[]) {     INI_String("Password", PInfo[playerid][Password], 129);//<-- this isÂ...
85
Quote: Originally Posted by Slice I don't have the files on my computer. Is it yours? http://pastebin.com/c0ChpKSh
5,008
Use this tutorial to learn how to do this. https://sampwiki.blast.hk/wiki/TextDrawSetString
47
Код: //top new PlayerRainbowColours[63] = { /*OKStyle*/ 000022, 000044, 000066, 000088, 0000AA, 0000CC, 0000EE, 002200, 002222, 002244, 002266, 002288, 0022AA, 0022CC, 0022EE, 004400, 004422, 0044...
49
https://sampforum.blast.hk/showthread.php?tid=320014 This FS has got /changename command. Maybe when you see this code, you will know how to do it.
91
Very nice! But when you have 1 parametr Код: if(sscanf(params, "u", targetid)) return SendClientMessage(playerid, -1, "[USAGE]: /cuff [Part of Name/Player ID]"); better way is to do like this: Ð...
1,179
How do I configure it to work with my account in gmail?
1,775
If you don't want to show the code. You have to rewrite it again.
204
For exemple how to create the same color (e.g. orange) in the text and in the message. Код: #define COLOUR_ORANGE 0xFF8000FF #define orange "{?}"
48
Code: if(DOF2_GetString(password, "Password")) Code: error 033: array must be indexed (variable "DOF2_GetString") How to fix this?
530
You need to find somethink like this: Код: public GetPlayerArea(playerid) { //some code here. } and paste
93
Quote: Originally Posted by ****** So that you can't secretly steal another server's stream without your players noticing. If there were no messages I could just link to your stream and s...
128
I'm in shock... why team SA-MP include message in this function? It's like put message "Object was create." in function CreateObject. Total absurdity!
128
I think you don't understand me. Just use Код: PlayAudioStreamForPlayer(playerid, "http://somafm.com/tags.pls"); and you will see that command send msg to chat.
128
When I'm using PlayAudioStreamForPlayer always show me in chat something like this "Audio stream: (and here is my url stream)". Is there any way to stop showing this text?
128
What I do wrong? Code: mysql_log(1); mysql_connect("", "", "", "", 0); new string[256], data[256]; format(string, sizeof(string), "SELECT `user_pass` FROM `map_users` WHERE `user_nick`=%s", PN(...
27,479
Error in english language: Код: There was a problem with the application SAMPCE and needs to close. We apologize for the inconvenience. If you are in the course of work, were working on might be ...
978