Search Results
Nice script for beginners that don't know how to create a dialog.
151
I did it like this but it doesn't work how its supposed to be i will try you way lets see if that works Код: if(SetSpawnCord == 0){ SetSpawnCord++; Sumocars[playerid] = CreateVehicle(Sumocar...
86
Hello, Ok my question is the following, I would like to make different positions where if the pos1, continue to pos2 like a loop, I'm not looking for random position y would like that the script follo...
86
Sorry for double post but i could not find any example of how to use player variables.
102
Thanks for the answer I've never used them before could you explain a little how they work? Edit: I looked at the examples but don't see how to use them jet i will search if there is a tutorial or so...
102
Hello, I have a little problem with a block command system, I searched for it but I couldn't find an answer. So I decided to ask. The problem is the following: In my gamemode I have restricted player...
102
When I enter I appear outside of San fierro looks like a bug right there.
3,189
Yea I changed to lvdm and it works fine, I probably have to comment all the parts of the script deactivate the includes and try it again I got some external includes like the cars and such i will turn...
69
Hello everybody, I was trying out couple of gamemodes then i went back to my original one, now when i start samp-server.exe it turns on and it shuts right down. I installed crashdetect.dll plugin and ...
69
The wired thing is some people from the same country/s can get in the server but 60% of the people don't, so its not the ports or the firewall I'm guessing its something else which I haven't figured o...
96
ok i will try that, I'm not hosting the server on my computer, I pay a hosting company and they tell me they don't have a ban ip system in their hosting. Like I said before I reloaded the bans list an...
96
Two days ago my players started complaining that they couldn't see the server online, mostly players from Chile and Argentina, I tried everything changing my scripts, game-modes, plugins, resetting ba...
96
public OnPlayerCommandText(playerid, cmdtext[]) { if (strcmp("/rules", cmdtext, true, 10) == 0) { SendCilentMessage(playerid, AnyColor, "1.No teamKilling"); SendCilentMessage(playerid, AnyColo...
100
Ok thanks I will try that lets see what happens
58
Hey everyone, I created this script to count the kills of each team putting SwatScore[MAX_PLAYERS] and NarcoScore[MAX_PLAYERS], but it hasn't worked out everytime one person kills it only shows to him...
58
Looks good i will check it out later
540
Looks Great Good Job those bounce mines are very fun
624
Seems like there are few bugs in your script. 1- You can't put a "OnGameModeInt" in a filterscript the objects and other things you put in it wont apear. 2- Why did you put "#pragma tabsize 0" and "#d...
5,662
Great just what I was looking for Thanks!!!!
830