Search Results
Hi, try this: PHP код:  format(string,sizeof(string),"**- Cash: $ %d /n Score: %d /n Admin: %s /n VIP: %d /n Wanted: %d /n Permission: %d -**",PlayerInfo[playerid][pCash],Pl...
83
At first, I optimized the code to see if the problem was going to be solved. You must keep this function ? strmid(giveplayer, PlayerICName(playa), 0, MAX_PLAYER_NAME);
270
Try this command: PHP код: CMD:setarmor(playerid,params[]) {     new playa,armor;     if(PlayerInfo[playerid][pAdmin] <= 3 || PlayerInfo[playerid][pEventModd] < 0) returnÂ...
270
You need use this Filterscript: https://sampforum.blast.hk/showthread.php?tid=376758
127
Have you tried to upload the files for the server official SA:MP and reopen the Pawno application ?
74
If you want to learn SQL simply, for SA: MP, you can follow this tutorial: https://sampforum.blast.hk/showthread.php?tid=627520 You need just obserting the queries (SELECT, INSERT etc ..), the funct...
209
Last question: What is the country that you have choose ?
265
@AlexMSK: I just saw on a page that you can order it at another location (Country), apparently you have to buy an IP address, 2 Ђ. And apparently you need just paid at the installation not every all...
265
I turn around 60 ping. After that, I do not know the difference.
265
Hello everyone, I think that I take a VPS at OVH. The VPS has a 10 GB SSD hard drive. With two gigas of RAM, 1vcores, 2.4GHZ, and Local RAID 10. I think it's enough for my server. However, I would...
265
Hello everyone, I'm looking for a designer for a forum. I am trying to make a server its project is an LVTDM. The gamemode is homemade, just by me. The forum is already done, but it lacks to make th...
184,309
Up.. I have try with 1 textdraw, he don't are deleted: PHP код: new PlayerText:ClassTextDraw[MAX_PLAYERS]; PlayerTextDrawLetterSize(playerid, ClassTextDraw[playerid], 0.000000, 11.390331)...
73
Yes, I confirm that the stock function DeleteTextdraw (playerid) is called because I did a test: print ( "."); The line is inserted into the console. Do not you see any error in the code? I tried to ...
73
Hi everybody, I'm doing textdraws, for information for each team. When the player connects he is on the Triad team. The information is displayed correctly, but the problem is when I go to another te...
73
You must use 3 zeros after your number 5. PHP код: forward kick(playerid, reason[]); public kick(playerid, reason[]) {     new kickreason[512];     format(kickreason, sizeof(kick...
196
Hello try this, PHP Code: new DB_Query[256];  mysql_format(Database, DB_Query, sizeof(DB_Query), "UPDATE `USUARIOS` SET `NIVEL` = %d, `DINERO` = %d, `ASESINATOS` = %d, `MUERTES`Â...
95
Yes, many players ask for the admin post, if they don't' have this rank they leave. But we see that it is players who want to have this position just to have the powers. I think that if I have a tip...
2,099