Search Results
Hi everyone! A friend of mine and I got a question about object sync. Is it a bug that for example at the petrol station the "reloading" (sorry, didn't know the name in english, but i mean the things ...
98
Some people are still spawning in blueberry sometimes....
196
The server gets his position every 10 seconds, the confusing the is, that it works to save the position without 0.0,0.0,0.0
196
we (my Team and I) tried something before. Someone did a TimeOut many times and then we downloaded the TimeOut file. we opened it and saw that everything was normal, all coordinates where there.
196
Hi, I try to make a system where you will spawn at the place where you had a timeout. I save the players timeout position in a file. When he connects and the file exists, it will be loaded and he spaw...
196
I tried to make the pEmail to 256 and tried PlayerInfo[playerid][pEmail] = dini_Get(connect, "Email"); , but i get the same error. Should i try format(PlayerInfo[playerid][pEmail], 59, dini_Get(connec...
86
Hi, I want to load a string from a file. I tried it a few times, but i always get this error: Код: C:\Users\*****\Desktop\samp02Xserver.win32\gamemodes\*****.pwn(18523) : error 047: array sizes d...
86
Quote: Then add up the remainders: Var1X - Var1Y = Close1; Close1 - Var1Z = Close1; Var2X - Var2Y = Close2; Close2 - Var2Z = Close2; etc, etc, etc. + or - ? Because you wrote "add...
98
Hi, Does someone have a idea how to make it that if a player die, he spawns i front of the nearest hospital from his position.
98
It works, but when i'm the carowner and exit the car it will lock the car for me too
151
Now it remove me from the vehicle and lock it even if i am the carowner :S
151
hi, I'm using lordscars and scriptet a little bit in there. But now i wan't to add carowners and this is my code: Код: for(new i=0;i<MAX_PLAYERS;i++) { new vehicleid = GetPlayerVehicleID(i)...
151
It works better now, but when i do /park it sets the Spawn coords from my PLAYER FILE to this(it's just a example): It was before /park this: Код: CordintX=125.8865 CordintY=-186.9780 CordintZ=...
775
But when i remove this one thing Code: else { SendClientMessage(playerid, color_lred, "Server_Error: command not recognized."); return 1; } from the script, i can' still type one o...
775
i tried all of my server commands, but it just shows: Server_Error:...... My server commands works without the filterscript.
775