Search Results
Hello, recently when i've been back playing SAMP I am having problems aiming when i play samp. I hold RMB to aim, but it doesnt aim it aims when I let go off the RMB but I cant see my crosshair or an...
282
I don't want it to be a seperate command though? I just want it like i've set it out to be. I just want it to be a command doing /families and it tells you the following about the families: Gang nam...
165
Hey guys, how do I make it so this command allows you to see how many players are online in each gang? Here is my code: Код: CMD:families(playerid, params[]) { new string[128], familyid; if(s...
165
Hey, I'm making it so an /arrest point is inside an interior, but I want the arrest point to be at a spot and near it only but I can do /arrest in the whole interior which I don't want to do. Is thi...
100
Hey, Can someone please link me these commands together, because when I do CMD:locker 3 times in the script it doen't let me. Код: CMD:locker(playerid, params[]) { if(PlayerInfo[playerid][pFact...
78
Hello, I have a Roleplay script and when I run the samp-server it seems all fine but when I go into the game it says "Connected. Joining the game..." then my character spawns underneath the map and m...
124
Hey, i'm using the HRP script and whenever I run the samp-server.exe and then run SA-MP, it connects to the server saying: Connecting to [IP] Connected. Joining the game... Lost connection to the ser...
211
Hey, on my server /skiptut doesn't work and I don't know why it doesnt. Here is the code: Код: CMD:skiptut(playerid, params[]) { if(PlayerInfo[playerid][pAdmin] < 4) { SendClientMessage(...
81
I think these are what you're looking for? Register Dialog: Code: stock ShowMainMenuDialog(playerid, frame) { new string[180]; switch(frame) { case 1: { format(string, sizeof(string), "{FF...
113
When I make myself admin through the scriptfiles, I try to log back in but my password has been reset. So basically when I try and login, I get this error on the server_log: [21:11:07] Incoming conn...
113
So basically when I try and login, I get this error on the server_log: [21:11:07] Incoming connection: 127.0.0.1:65108 [21:11:07] [join] Leonardo_Hill has joined the server (0:127.0.0.1) [21:11:20] [...
244
When I make myself admin through the scriptfiles, I try to log back in but my password has been reset. Any ideas why it's doing this?
244
Can you explain this a bit more? Where do I put the code and what's the exact script of it?
235
Okay so, I have a line of #include's which are: #include <a_samp> #include <a_zones> #include <streamer> #include <foreach> #include <progress> #include <ZCMD> #i...
274
Quote: Originally Posted by Dziugsas change */* in to these *\* if you have ones. Where exactly would these '/' be so I can change them into '\'?
274
Yes I can read, it's just that when I get that package 'YSI 3.1 for SA:MP 0.3z RC5 (.zip)', i'm getting errors even though I replaced my include folder with the include folder which is in YSI 3.1 for ...
274
When I attempt to compile my gamemode, why do I get this error? pawno\include\YSI\y_scripting.inc(57) : fatal error 100: cannot read from file: "YSI\internal\y_version" And how do I fix this?
274
Quote: Originally Posted by Capua https://sampwiki.blast.hk/wiki/OnPlayerKeyStateChange Would you be able to do a script for me so I can add it into my server?
235
Hello, I've seen this on plenty of servers but i've never known myself how to do it. When you enter buildings / houses / businesses instead of typing /enter you can just press 'Y' and you'll enter, ...
235