Search Results
Hey everyone, I would like to if it would be possible to make a /scavange command. I'm pretty new to scripting but I can do some basic things. I want to make it so people can search the back of aband...
44
Hey guys, I've recently installed some new mods on my SAMP and it has started attaching a random object to my player.. This has never happened before any help would be appreciated. Here's what happen...
90
Form some strange reason my character on SA-MP just continually walks in one direction, I'm not sure why this is happening as it hasn't before. Any help would be appreciated!
112
Hey Everyone, Earlier on Today, Me And Nine Other's Were Roleplaying, When Suddenly The Server Froze Up. Nothing We Could Do. The Server Had To Restarted, Anyone Reason Why This Can Happen? Thanks...
130
Well I Have Junk Buster On My Server And It Seems To Crash When a Certain IP Joins. Can Junk Buster Cause This?
86
I Don't Think Its My VPS I Never Had This Problem Before :S But Now That I Added Some Mapping And Custom Commands I Get This :3 I Get No Errors When Compiling Though :S Код: 2 cores 40GB HDD spac...
89
Hey Guys, I Have a 200 Slot SA-MP Server On My VPS, For Some Unknown Reason My Server Keeps Freezing Up And I Have To Restart It, Does Anyone Know Why This happens? I Mean When More Than 3-4 People J...
89
Quote: Originally Posted by Frosty_LV You should CreateObject, search in ****** for fire IDs as an object. Thats What My Current Filterscript Has, We Find It Very Buggy And Some Players...
67
Hello Everyone, I Was Today Thinking That To Make My Roleplay Server More Realistic I Wanted To Script Fires For It. I Am Pretty New With Scripting And I Have Asked This Before But No One Really Helpe...
67
Can Someone Help Me And Tell me Why I Have Been Getting The Errors? Thank! Here's the Code; pawn Код: if(IsACop(playerid) || PlayerInfo[playerid][pMember] == 4)){        SetPlayerCheckpoint(i...
78
Okay So I Have This Command For LEO's In My Server. But If They Don't Enter An ID When Typing The Command Everyone Else In The Server Gets The Message :S. For Example /rights [1] Would Send The Messag...
72
I'm Pretty New To Scripting But Try pawn Код: new Float:RandomSpawns[][] ={    {-1989.2987,1118.1178,54.4688,272.2214},    {-2383.1177,-584.4406,132.1172,90.4442},    {-1985.3896,665.8715,...
161
Quote: Originally Posted by Kindred pawn Код: CMD:pow(playerid,params[]){    if(IsACop(playerid))    return cmd_m(playerid, "======YOU SEE FLASHING LIGHTS AND SIRENS======");    ...
74
Will This Return With The CMD_M Becuase People Around Should Be Able To See It Now Just The Player Who Typed It? So Really it Works Like /m. But It Saves Police Having To Type It, I Hope You Know What...
74
Well I Tried Scripting a Command For PD Called /pow Which Sends a Message Saying You See Flashing Lights And Sirens Using Cmd_m. I Get An Error From It. Also Can Someone Help Me Find An ID Of a Red Fl...
74
Here Is The Full Command Код: CMD:fdl(playerid, params[]) { if(PlayerInfo[playerid][pLeader] == 4 || PlayerInfo[playerid][pMember] == 4) { new string[128], type; new VID =...
81
Okay So I Decided I Wanted To Make a Fire Department Light Using The Normal /siren Command, If You need The Full CMD Tell Me And I'll Post It. The Errors I Am Getting; Код: error 035: argument ty...
81
Just Wondering If Someone Could Help me Fix These Errors. Greatly Appreciate It! Код: error 017: undefined symbol "Roadblocks" error 036: empty statement error 017: undefined symbol "i" fatal err...
83
No I Mean As In It Sends The Client Text, Like In a Text Draw Or Just Normal Text In The CHat Box, How Would I Do That?
67