Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 306 online users. » 0 Member(s) | 304 Guest(s) Bing, Google
|
|
|
No puedo entrar a muchos servidores. |
Posted by: Chessy - 2021-04-30, 05:09 PM - Forum: Programaci?n
- Replies (2)
|
 |
hi there, i simply cannot connect to any server that i list, but when i go in the Internet tab it shows a lot of servers, and i can play them, but this ones not, for some reason not, i tried using the numeric IP and it either didn't work
Hola gente, tengo un problema, y es que simplemente no me puedo conectar a ninguno de los servidores que tengo en mi lista de favoritos, pero cuando voy a la pesta?a Internet me muestra un mont?n de servidores, a los cuales puedo jugar,?y si los agrego a mi lista tambi?n, excepto justo estos que muestro en la lista, tampoco cambiando la IP DNS por la num?rica afecta en nada
Qu? fue lo que prob?:
* Reinstalar el GTA y dejarlo virgen s?lo con SA-MP, reinstalar SA-MP solo
* Borrar todo lo del regedit relacionado a SA-MP
* Deshabilitar totalmente el Firewall de Windows, agregar SA-MP como excepci?n total
* Crear otro usuario de Windows
* Reiniciar el modem durante 10 minutos varias veces (no cambia nunca la IP)
* Trat? de usar otros launchers de SA-MP, tampoco, nada.
* Los VPN me andan muy lageados
Cuando hago ping a estos servidores con ping x en cmd funciona bien.
Qu? puede estar pasando? Alguna idea?
Es s?lo conmigo, tengo un amigo a 2 casas de distancia que tiene el mismo proveedor de internet y se puede conectar a todos estos. Ya no s? qu? hacer.
|
|
|
[SOLVED] How to get Zcmd to notify you when a command is wrong |
Posted by: PutuSuhartawan - 2021-04-28, 05:47 PM - Forum: Pawn Scripting
- Replies (2)
|
 |
Code: // SOLUTION
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
if(!success) return SendClientMessage(playerid, -1, "INVALID CMD.");
return 1;
}
For 6 months I was confused about how to notify someone that someone typed cmd. because since using include zmd, the function for warning notification of cmd input errors has been lost so far in my gamemode. please help sir.
|
|
|
MYSQL R41-4 |
Posted by: israel_Oliveira - 2021-04-28, 02:38 PM - Forum: Support
- Replies (6)
|
 |
Good afternoon, I am using the mysql plugin and I have this problem.
[color=#333333][size=small][font=Tahoma, Verdana, Arial, sans-serif] Code: [/font][/size][/color]
[04/28/21 11:14:16] [ERROR] mysql_format: invalid connection handle '0'
[04/28/21 11:14:16] [ERROR] mysql_format: invalid connection handle '0'
[04/28/21 11:14:16] [ERROR] mysql_format: invalid connection handle '0'
[04/28/21 11:14:16] [ERROR] error #1065 while executing query "": Query was empty
[04/28/21 11:14:16] [ERROR] error #1065 while executing query "": Query was empty
[04/28/21 11:14:16] [ERROR] error #1065 while executing query "": Query was empty
[04/28/21 11:14:23] [ERROR] mysql_format: invalid connection handle '0'
[04/28/21 11:14:23] [ERROR] error #1065 while executing query "": Query was empty
[04/28/21 11:14:24] [ERROR] mysql_format: invalid connection handle '0'
[04/28/21 11:14:24] [ERROR] error #1065 while executing query "": Query was empty
[04/28/21 11:16:48] [ERROR] error #1064 while executing query "er Logs:{ffffff} ComandoLog
": You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'er Logs:{ffffff} ComandoLog' at line 1
My server and linux and I'm using another windows vps with xampp to use the database
I've managed to make the connection but I can't add or consult anything in the database
Can someone help me?
|
|
|
Cannot connect to a lot of servers |
Posted by: Chessy - 2021-04-28, 04:17 AM - Forum: Support
- Replies (1)
|
 |
hi there, i simply cannot connect to any server that i list, but when i go in the Internet tab it shows a lot of servers, and i can play them, but this ones not, for some reason not, i tried using the numeric IP and it either didn't work
What i tested:
* Reinstalling GTA, Reinstalling SA-MP
* Creating another windows user
* Unabling Windows Firewall totally.
When i ping these servers in cmd they ping correctly with no issues...
Whats happening? Anyone has an idea? Thanks.
Its only with me, i have a friend 2 houses away that has the same ISP and can connect to them all. 100Mbps.
|
|
|
PCU |
Posted by: Hitler - 2021-04-28, 03:30 AM - Forum: Pawn Scripting
- Replies (2)
|
 |
Espa?ol:?Hola buenas, ?alguien sabe de alguna guia para crear un pcu para mi servidor?, porque he buscado pero no encuentro nada
English:?Hello good, does anyone know of any guide to create a pcu for my server?, Because I have searched but I can not find anything
|
|
|
CTime Help |
Posted by: israel_Oliveira - 2021-04-27, 03:01 PM - Forum: Pawn Scripting
- No Replies
|
 |
I'm not able to load the plugin on windows, what are the dependencies?
crashdetect
Code: [11:54:45] Run time error 19: "File or function is not found"
[11:54:45]? localtime
[11:54:45]? strftime
Loading plugin: CTime
? Failed.
Script[gamemodes/BPG.amx]: Run time error 19: "File or function is not found"
|
|
|
How to hide PedSlotUsed (F5) |
Posted by: annety - 2021-04-27, 08:50 AM - Forum: Pawn Scripting
- Replies (3)
|
 |
Everybody in my server uses that?PedSlotUsed in my survivor server as a hack, to know if there is anybody around...
I would like to hide this information, there is any way?
|
|
|
|