Search Results
I solved this problem.
I changed new da = strlen(inputtext); into new da = strval(inputtext); and i used if(Player....[pMailKey] == da) . Thanks a lot !
21
It is a number! I forgot to say it.
21
Hello!
I`m trying to make a system to validate an e-mail.
I did /setmail, when someone will enter an e-mail adress will receive on it a validation key.
After it, he must insert validation key from ...
21
i have already that table named 'factions'. can i make a query to list all the factions from there and show some other informations from playeraccounts?
21
Hello!
I have command /factions which showing all the factions of my server.
The problem is that is showing just those factions who have more than 1 member.
How to change the query to show all the...
21
I had the same problem and i used an anti-proxy/vpn connection. it seems like it works. you can try : https://sampforum.blast.hk/showthread.php?tid=632895
119
Quote:
Originally Posted by oMa37
Show us your server_log.txt
there is nothing about it. I checked already.
108
Quote:
Originally Posted by TomCarter
Hmm, I guess someone had your rcon password, and logged in as rcon and banned all.
No, our password is heavy and if someone will be logged in as an...
108
Hi ! I have a big problem with my server. I don't know how and why, but our players will be banned for no reason ( ip ban ). Few hours ago i was banned also, i am the owner. I received SERVER CLOSED ...
108
You misunderstand. I don't wanna remove a player from vehicle after he entry in it. I want to make a system to restrict the entry if it's a job/groupid car. What you said above doesn't help me. That t...
27
I added already this anti car warp:
Код HTML:
public OnPlayerStateChange(playerid, newstate, oldstate) {
#if defined DEBUG
printf("[debug] OnPlayerStateChange(%d, %d, %d)", playerid, newsta...
21
Hi. Recently i saw a cheater who can throw any player in random directions, also with vehicles. What's the name of that cheat? How can I make an anticheat to block it?
21
Код HTML:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
new newcar = GetPlayerVehicleID(playerid);
if(PlayerData[playerid][pGroup] != vehicleVariables[newcar][vVehicleGroup]...
27
No, it doesn't work. Same problem. The player can entry in a vehicle and after he is eject+interdiction. I want to make something to show directly the interdiction message.
PS: I used ClearAnimations...
27
Quote:
Originally Posted by Konstantinos
pawn Код:
assert(AntiFlood_Check(playerid));
This function aborts the execution if AntiFlood_Checkreturns 0. I don't even know why you use it i...
77
Код HTML:
[20:05:07] [debug] OnPlayerText(9, I dont think so cause he gave me that infernus for 45kk and i sold it to another one with 75kk$.thats good)
[20:05:07] [debug] Server crashed while exe...
77