Search Results
I have TextDrawShowForPlayer(playerid,doinguoi); I do not know it to add it line, new textdrawing
71
Quote: Originally Posted by Smithy I'd remove your actual MySQL details from this topic. Also; mysql_connect("localhost", "root", "pubg", ""); It can't connect using these credentials. A...
170
Erro Connect MYSQL Code pawno Gamemode Код HTML: mysql = mysql_connect("localhost", "root", "pubg", ""); //mysql = mysql_connect("212.22.93.13", "rmfchgon", "rmfchgon_11188", "aStasd#fajl!...");...
170
Quote: Originally Posted by Alex Magaсa It seems the desired streamer plugin is missing from your plugins folder also try to compile all the gamemode and filterscripts with the desired pl...
184
Quote: Originally Posted by JasonRiggs This happens when there are plugins missing, To know what plugins are missing, check what includes are you using in the gamemode, and see which plugi...
184
Quote: Originally Posted by Calisthenics Load crashdetect plugin as first plugin: https://github.com/Zeex/samp-plugin-...etect/releases Start server, post logs. I was add it, and not wo...
184
F5 failed, but opening sever.
184
Quote: Originally Posted by GTLS https://sampforum.blast.hk/showthread.php?tid=328267 I want to ask is how to make the character displayed between the same house when logged in, and to...
119
Quote: Originally Posted by div These are selectable textdraws, use TDEditor by adri1. I have Textdraw and how to use it?
119
How do I display a similar interface when players log on to the game? and i know use samp 0.3DL
119
Quote: Originally Posted by grymtn Get your positions from this. Код: CMD:showmecoordinate { new Float:x,Float:y,Float:z,mypos[70]; GetPlayerPos(playerid,x,y,z); format(myp...
129
How to write out a random gun system in front of each house door and players can pick it up, who has a fs available? or someone please guide me with
129
I want a system of weapons that will fall random in front of houses, players will go find and come in front of the house and hit something to pick up guns, guns will display textdraw and they have to ...
78
Help me ! This is video erro https://www.youtube.com/watch?v=ma-Y...ature=*********
146
Quote: Originally Posted by Exhibit Use this https://sampwiki.blast.hk/wiki/SetPlayerChatBubble OK thanks <3
66
How does the chat player (talking) appear on the top of the character, not the chatbox? Help me !!
66
Quote: Originally Posted by GTLS As Sew said. You can use OnPlayerEnterDynamicArea. Use an Array storing the boundaries of a GangZone(Safe Zone in your case). Use That array with OnPlay...
141