Search Results
PAWN Code snippet for MYBB Forum Password Encryption. If people want to link their user system to mybb, they will need to generate a salt etc. This snippet will hopefully help someone out there. Co...
273
Limit amount of clients from the same IP that can connect to the server.
189
Buy a vps = problem solved. $15 a month. cheap & 24/7.
210
Running a server with the intentions of gaining profit/income = fail server.
139
The dialog tutorial explains it all , what don't you understand?
167
Search for Y_INI or read a tutorial
184
You will need somewhere to save the data INI/MySQL/Lite.
184
Do you mean a GUI that pops open when you type "/radio" then you can just click instead of type?
70
You're after streams or want to upload your own stream?
74
Quote: Originally Posted by thefatshizms Sorry pawn Код: INI_WriteInt("Interior",interior);        INI_WriteInt("Owned",0);        INI_WriteFloat("XPos",X);        INI_Writ...
142
Heres something you could add to it aswell; Код: if(playerid == INVALID_PLAYER_ID) return SendClientMessage(playerid, COLOR_RED, "*** Player not connected ***");
88
Depends on your script; once they have left the server and they're not registered you can't do anything. If you have a login/register system that stores data i'm sure you can still edit that.
73
Try search for Код: AddPlayerClass
202
It's possible. Are you talking about it to work when a admin is offline aswell? or are you wanting a teleport to admin? Possibly edit this script and make it to work for you; https://sampforum.blast...
122
Quote: Originally Posted by Jessyy If you want my advice try to use this ... https://sampforum.blast.hk/showthread.php?tid=65290 Код: #include <a_samp> native WP_Hash(buffer[],...
147
Quote: Originally Posted by Socan printf works for me :/ Depends on the script. as the above post explains printf is for variables and print is for standalone.
118
Hi, I suggest you fix asap and let people know in the main thread edit; Another idea would be to add a timer, that you have a certain amount of time to get to the checkpoint before the car is dest...
1,026