Search Results
Hello. I have /aod script like this, but it doesen't make dot on minimap where i am. Can someone teach me to do it, when i write /aod it will say i'm admin on duty and it will make dot on minimap, if ...
50
Hello. Can someone help me out?. I have bug with pay & spray. If someone enter there, his money will decrease 100 and if vehicle is resprayed then he will get money back. I just want money to only...
71
Quote: Originally Posted by Rock18 No worry , nothing important , that warning appears in cases like this Код: GetPlayerName.... SendClientMessage... It has to be Код: GetPlayer...
72
Hello. I need help with, how i can fix those warnings?. pawn Код: C:\Users\Roland\Desktop\koguaeg\gamemodes\sagc.pwn(4320) : warning 217: loose indentationC:\Users\Roland\Desktop\koguaeg\gamemode...
72
HuHu. While i'm beginner at scripting i never can do it -.-
136
Quote: Originally Posted by Stigg https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint Will help you get what you want. Peace... This should help it open automatically for faction me...
136
Hello. I made my own faction gate. It should be for triads(faction9). I can open it with command, and close it with command, but now i wanna know how i can delete that command, and it automatically de...
136
Quote: Originally Posted by Marricio Depends on your script. It's SAGC
73
Hi. Can someone give me 1 line wheres written car in sale and 1 line wheres rentcar. I have car line like this, pawn Код: AddStaticVehicleEx(458,1691.3545,-1069.6636,23.7849,0,91,1,30000); and wh...
73
How can i put cars in sale, if they are not. Example: There's car behind winewood 24-7 store is 1 car and everyone can drive with that. I want to put it to sale
32
Quote: Originally Posted by rjjj Search in the Pawno (using Ctrl+F) for: Shown When you find, put it under the line that contains Shown pawn Код: #pragma unused Shown And about the...
205
Hmm. Can't understand :S
205
pawn Код: new Shown[MAX_PLAYERS];new MapIconsShown[MAX_PLAYERS];ShowNameTags(1);MapIconsShown[playerid] = 0; Those are all
205
Always, when i compile my script i get error like this. But in gamemode i have only 30159 lines pawn Код: C:\Users\Franklyn\Desktop\sdad\SAMP Server\SAMP Server\gamemodes\sagc.pwn(30160) : warni...
205
Quote: Originally Posted by Jochemd Well, if you have written the owners name into a variable, you can do it this way (this would be for 'house 1' pawn Код: if(!strcmp("/opengate", cm...
116
Hi. I've seen server, where my gate open/close automatically if i've bought a house, which have gate. And gate opens only for house owner and house renters. So can someone help me? I need to make gate...
116
Need help with /apark command. I want, like i can do it on every car, not just ownable car. I'm beginner scripter and i can't figure it out.. :P pawn Код: if(strcmp(cmd, "/apark", true) == 0)Â...
59
Thanks . With your tutorial i made my first moving gate =D.
1,456
Hi. I have problem. I have GM , but in there are too many cars.. So i was thinking is there possible to remove car from gamemode if i'm in-game with command like /remove , /delete , or something. --...
80