Search Results
Quote: Originally Posted by dugi Looks like the upffs link or the solidfiles link had something malicious on them, I've removed them and replaced them with a working link. #dugi4preside...
15,615
"You don't have friends" *foreveralone* Good script!
629
OR pawn Code: CMD:skin(playerid,params[]){    new skinid;    if (skinid < 0 || skinid > 299) return SendClientMessage(playerid, -1,"ERROR: Invalid skin");    SetPlayerSkin(playerid, skini...
512
Hello, I tried to install samp 0.3z on my 64-bit laptop.. But I can't even open the client installer... It says that this version is not supported for this PC O.o Can someone tell me what this is and ...
94
Yes , this gives you weapons And...uhm..dioniblahblah I ain't forcing anyone to use this.... You can stick with your "advanced" script.
649
Changed to Public paste. And thank you m8s. :3 Kasporskai!! <3
649
Sly's weapon shop Hello folks... I was using this for my server.. and when i found out it was never gonna be on-line. I decided to release it Well yea.. It's basically a weapon shop.. Which can be ...
649
Quote: Originally Posted by Jefff because you are using strcmp in test, use if(text[0] && !strcmp(text, ...)) // test ok or add if (!strlen(text)) return (0); before test Ahh ye...
100
Hmm. :/ Then why is that when someone enters hex codes in the chat. They automatically wins the reaction test? :/
100
Hello.. I need something that would block a player from using HEX codes in the chat.. I need a script or snippet that when a player enters {ffffff} to the chat it does not even show up in the chat. I ...
100
Change pawn Код: VehicleNames[GetVehicleModelIdFromName(params) - 400] To pawn Код: VehicleNames[GetVehicleModelIdFromName(VehicleID) - 400]
112
Hello... Is your script compiling perfectly?
112
Works like a charm! I use IsPlayerRegistered It's working now. Thank you so much guys ^_^ +raped :P
80
Hello... There's a problem with my reg system.. I guess.. Each time a player joins and if he doesn't register , a file is created in my database. How will I make it remove automatically if that player...
80
Ok I get that.. BUT what if there is more than 1 DM zones? How will it identify from which DM zone the player died and respawn to that particular DM zone? :/
162
Like:- pawn Код: if(IsPlayerInDM[playerid] == 1){     SpawnInDM(playerid)     return 1;}
162
Hello.. Can someone tell me how to make a DM auto-join script? :/ i.e. If a player dies in a DM, he gets spawn in the DM automatically. Thank you :>
162
Can you be more specific and post your codes please.
61
Water as an object is or maybe not possible... sa-mp won't work that way.
98