Search Results
Quote: Originally Posted by audriuxxx Hi, GameTextForPlayer(playerid,"~r~WWW", 30000, 5 ); When i show for a long time gametext, i see it for 7 seconds, and then it disapear and after som...
104
Why do you put " ; " at the end of a Public ?? And not like that you embed colors. See https://sampwiki.blast.hk/wiki/Colour_Embedding pawn Код: public OnPlayerDisconnect(playerid, reason){  Â...
169
If you say the host is good, then your code is the problem. Read this to see how to improve it performance: https://sampforum.blast.hk/showthread.php?tid=57018 (At "Memory reduction", "String optimisa...
197
So... one of my textdraws (ESITextdraw0) is not showing and i don't know why. I checked everything. TextDraw string is working good(Tested with SendClientMessage-string), position is not outside the ...
51
Quote: Originally Posted by benjaminjones I did. Now: New errors showed up Try this to fix the last errors pawn Код: stock GetWeaponParam(id, WeaponsEnum: param){    for (new X = ...
113
Hi, I'm trying to make a anti-chat that detects no-recoil with the new OnPlayerWeaponShot from 0.3z. How it will work? It will get the procent from last shot and actual one. And if is bigger than 95...
94
Sloved. Just deleted the default server filterscript and i was can connect(no restarts). Anyway thx for quick replys and help
230
The server is restarting every time i join.And after 2 restarts, i get banned.
230
Quote: Originally Posted by budelis If i change color with pawno function: ChangeVehicleColor: Is this callback: OnVehicleRespray will be called? No. I tested it.
168