Search Results
Hello scripters, I got alot of ideas for a script. The only problem is that I cannot script, I would really like to learn a little scripting tho. The idea is for a freeroam server, the reason I want ...
54
Hello people, I want to make my own faction system (or use an existing one) but I can't find one and making isn't going so well either. Could anyone help me by starting me off? I already did alot of ...
65
Link please? Thanks, been looking for a gang script.
534
You could make a /creategang command and just make it a whole gang system, little adjustment to the current commands and it would look great re-upload too lol
915
Is there anyway I can make it like only someone using my name can use it? EDIT: it still only works when ur in the car.. Help?
145
I want to fix a vehicle if I'm like next to it (something like IfIsPlayerInRangeOfVehicle) and I want to be the only one who is able to do it as I'm rping a mechanic. any help please?
145
Hello I made this command.. It isn't working.. Can anyone fix it for me (im not getting errors it just doesn't do anything ingame) pawn Код: public OnPlayerCommandText(playerid, cmdtext[]){    i...
145
Every towtruck script I use says Im not near enough to a car when I use it even tho I'm next to the car (or even ramming it's bumper) It just keeps saying I'm not close enough, anyone knows an answer ...
61
Quote: Originally Posted by Alex_Valde Let me just see if I get that right... So when you start that script and compile it you get that error?? Did you try to start another Pawno.exe and...
121
I would like to make a command that only I can use that repairs a nearby vehicle. I want that only I can use it if Im in my garage and that it takes like a few seconds to repair it. Like if I'm under ...
80
Hello, I was trying to compile several scripts but I got the same error everytime ''Fatal error 100: cannot read from file ''a_samp''. I even downloaded a whole new server from sa-mp.com and compiled...
121
I downloaded the script below but I don't know how to add a boat to it, this is what I did but the boats won't appear: pawn Код: public OnFilterScriptInit()//Modeldaten (Koordinaten aus Map Editor...
52
Hello people, I port forwarded sa-mp and all, all went good. I edited my Server.cfg, that's all good too. But still if I run samp-server.exe people can't connect. I can login with :7777 as server but...
74
I'm sorry I don't know very much about scripting but I'm doing this for a roleplay project on a server, could you maybe give a excample code with 2 npc skin changes. Would be awesome mate
107
pawn Код: public OnPlayerSpawn(playerid) {        if(IsPlayerNPC(playerid))        {            new npc_name[24];            GetPlayerName(playerid,npc_name,sizeof(npc_name));...
107
Is there any way I can change the skin of my npc's, some how if I ingame /setskin on myself and than record I end up getting the same skin on each character, is there anyway I can set there skin from ...
107
I'm sorry but this is just a RP thing I'm working on.. it's not like I'm hosting my own server or smth. I'll be asking the host of a server to add this but I can't tell him to add it if it ain't worki...
83
I keep getting the loose identation warning for that I think my /exit command isn't working. I'm trying to make a /exit command to exit the big smoke crackpalice. Here's the code: Код: public OnPl...
83
I want that if he steps on the pickup he has to type in a command to get teleported into the interior of big smoke's crack palice. So if he is on the pickup for example he has to type /Mafiateleport
173
euhm, If you could explain me how to do that I could hehe.
173