Search Results
I have this problem, what do i have to do ? Im running 0.3z. When im entering the server it says that " server close the connection " Код: SA-MP Dedicated Server ---------------------- v0.3z, (C)...
9,877
Quote: Originally Posted by JaydenJason Could you post your house vars for me? If its based on godfather sure i can I am using Gagi's House System, i haven't changed anything in the scr...
145
I want to make a command in the fs house system /sethouseint in which an admin can change the interior of a house using an interior id. Example: /sethouseint [houseid] [interiorid]. If anyone does kno...
145
Use an antispam FS, like this one. The player gets kicked from server if spams 3 times PHP код: /* # ========================= # #  SA-MP Simple Anti-Spam   # # ---------------------...
176
*Topic moved to http://forum.sa-mp.com/showthread.ph...92#post3299492 scripting help
88
Quote: Originally Posted by MD5 Can't help you with the first one. Something like this? A whisper command. Код: COMMAND:whisper(playerid, params[]) { if(playerData[playerid][playerL...
111
Hi, firstly i want to make a /sellhouse comand ( i am using gagi's house system but i do not like the player dialog so i want to make this command - the player dialog isn't even working when you chose...
111
Is there a dynamic system in wich you can change in-game the tag of a player ( the script name before player name ) for example /script [tag] [playerid] : Mark --> [KING] Mark ? Same what OnPlayer...
81
Quote: Originally Posted by Abagail Something like this then: pawn Код: CMD:givememoney(playerid, params[]){     if(PlayerData[playerid][pLastCashGet] >= gettime())     {  Â...
143
Quote: Originally Posted by Abagail You can do something like this: [pawn] CMD:giveallmoney(playerid, params[]) { i want players to use it, not me giving them money. but thank you for ...
143
So, i want to create a command that can only be used, once a day. like: /givememoney - give player 1000 dollars *after used and try to use again: /givememoney - " you already used this command today,...
143
I can not use any of the /house control panel commands like sell, rent, etc. i can only use /chouse. and how can i destroy it ?
3,308