Hello , a user gave me Anti - ****** Filterscript . i watched it in his signature and his link/post was removed . So i want to know that it is removed by admin . So is it harm for my script because first i watched that someone Fs is removed.Will it damage my script?
mercredi 31 décembre 2014
[Ajuda] ATUALIZAR HORA VPS...
Estou com problema.. preciso atualizar a hora do meu VPS CENTOS linux e não estou conseguindo ele fica com a hora de 2:00 e pokas... alguem poderia me ajudar??? AAAHH E FELIZ ANO NOVO !! :)
Que les gusta en un server TDM?
Basicamente eso,que les parece segun ustedes que debe tener un servidor TDM?Me gustaria ver sus opiniones.Por el momento tengo 2 equipos , LSPD y Groove St. , en un futuro pienso agregar fbi,swat ,ballas y vagos.
Pero ,cuantos equipos les gusta que tenga un tdm?
Sistemas?
Recomendaciones?
Gracias por su ayuda
Pero ,cuantos equipos les gusta que tenga un tdm?
Sistemas?
Recomendaciones?
Gracias por su ayuda
Pray, Dreams And Wishes For 2015
**HAPPY NEW YEAR 2015**
Hello Guys..
Reply here, what your Wishes and your prayers for 2015 :D .i'ts Just for Happy Fun for New Spirit with New Year !!!
And I hope all of your WISHES ,PRAY & DREAMS come true :)
Amien.... :)
Thank you Very Much
mardi 30 décembre 2014
[Help] Adding too many FS
Hello , i want to know if i add too many FilterScripts (10-50) will it damage my Script?
[Off] Cómo calculo mi velocidad?
Bueno me gustaría conocer mi velocidad según distancia y tiempo, por ejemplo, a una velocidad constante corrí 20 metros en 10 segundos, cuál fue la velocidad?
Busqué en google y no encontré nada
Saludos.
Busqué en google y no encontré nada
Saludos.
SA-MP ADMINISTRATORS is it allowed and why?
Why is not allowed to use ADOLF HITLER name in sa-mp? and why?
PS: can i use Adolf hitler's signature if not why again?
Maybe it is bad for some peoples but doesn't means we shouldn't keep his name or signature in samp
this is not right!
PS: can i use Adolf hitler's signature if not why again?
Maybe it is bad for some peoples but doesn't means we shouldn't keep his name or signature in samp
this is not right!
[REQ]3D Modeller
I am looking for a 3D Modeller for a Game Development Project. If you are interested, PM me, I will reveal more details in private because it`s kind of an original idea.
* You need to have the skills to create 3d models at least as the ones from San Andreas.
* I need a portofolio of your work.
Thanks!
* You need to have the skills to create 3d models at least as the ones from San Andreas.
* I need a portofolio of your work.
Thanks!
[Off] recomendación sistema operativo...
buenas a todos,
quisiera que me digan que versión del sistema operativo linux me recomiendan según sus experiencias y por que.
desde ya muchas gracias.
saludos.
quisiera que me digan que versión del sistema operativo linux me recomiendan según sus experiencias y por que.
desde ya muchas gracias.
saludos.
Problema con el fs car spawner
Tengo un problema, que se da spawneado muchos coches y al final se acaba bugueando todo..., al final ni se da andado, lo que quería era permitir solo un coche por jugador, que cuando spawnee otro borre el que tenía....Probé tanto con if IsPlayerInAnyVehicle y otros como If SpawnedVehicles[playerid]>=1... pero no me funcionaba. Esto es lo que utilizo:
if(strcmp(cmdtext,"/landstalker", true) == 0)
{
new Float:X, Float:Y, Float:Z,Float:ROT;
GetPlayerPos(playerid,X,Y,Z);
GetPlayerFacingAngle(playerid,ROT);
GameTextForPlayer(playerid,"LANDSTALKER",2000,1);
SpawnedVehicles[playerid] = CreateVehicle(400,X,Y,Z,ROT,-1,-1,60);
PutPlayerInVehicle(playerid, SpawnedVehicles[playerid], 0);
return 1;
}
Necesito solucionar este problema para mi server. Muchas gracias
THE CRAZY JUMPS 198.100.144.190:2519
if(strcmp(cmdtext,"/landstalker", true) == 0)
{
new Float:X, Float:Y, Float:Z,Float:ROT;
GetPlayerPos(playerid,X,Y,Z);
GetPlayerFacingAngle(playerid,ROT);
GameTextForPlayer(playerid,"LANDSTALKER",2000,1);
SpawnedVehicles[playerid] = CreateVehicle(400,X,Y,Z,ROT,-1,-1,60);
PutPlayerInVehicle(playerid, SpawnedVehicles[playerid], 0);
return 1;
}
Necesito solucionar este problema para mi server. Muchas gracias
THE CRAZY JUMPS 198.100.144.190:2519
Getting a error while starting the server.
Hi,
I am getting a error when starting the server the error is: Script[gamemodes/RP.amx]: Run time error 20: "Invalid index parameter (bad entry point)". Please help me as soon as possible
Thanks,
Xotix
I am getting a error when starting the server the error is: Script[gamemodes/RP.amx]: Run time error 20: "Invalid index parameter (bad entry point)". Please help me as soon as possible
Thanks,
Xotix
lundi 29 décembre 2014
Aie.. je galère! Besoin d'aide :)
Salut les gars..
Le gamemode etais tranquille tout ça marche.. après, quand on entre dans un intérieur, on tombe dans le vide, tout les intérieurs.. faut faire quoi? (y'avait pas ce bug)
Le gamemode etais tranquille tout ça marche.. après, quand on entre dans un intérieur, on tombe dans le vide, tout les intérieurs.. faut faire quoi? (y'avait pas ce bug)
Info
Guys the register system was working good but i added other things after it when i register with another name it show me the register dialog and add my file in the scriptfile but it add the other name info like: skin, money, etc......
Please Help !!
Please Help !!
[Tutorial] Crashing a user for a specific time
Hello All!
I had been away from a long time from SA:MP and i actually forgot scripting, so i won't be able to tell you in coding how to implement it but i will give you a rough idea on how to crash a user for a specific time.
How to crash a user
So, First i will tell you how to crash a user.
Simply create a command and set targetid's skinid to any invalid skinid.
This will help you crash a user easily.
But if you want to know how to crash a user for a specific time.
How to crash a user for a specific time
Simply set a timer and when you use the command on user, set his skinid to an invalid skinid and set timer with your time which you want to set it for. You Dont have to stop the timer and you can also create a pVar for better functioning.
Sorry for just explanation, I can't help you scripting it.
I had been away from a long time from SA:MP and i actually forgot scripting, so i won't be able to tell you in coding how to implement it but i will give you a rough idea on how to crash a user for a specific time.
How to crash a user
So, First i will tell you how to crash a user.
Simply create a command and set targetid's skinid to any invalid skinid.
This will help you crash a user easily.
But if you want to know how to crash a user for a specific time.
How to crash a user for a specific time
Simply set a timer and when you use the command on user, set his skinid to an invalid skinid and set timer with your time which you want to set it for. You Dont have to stop the timer and you can also create a pVar for better functioning.
Sorry for just explanation, I can't help you scripting it.
Date as timer
hey there can u help me i need some help i make a date fs now i want the date can control the text i mean i have a text then if the date is changing the text will delete how can i do that ???
help me
sorry for my bad english
help me
sorry for my bad english
dimanche 28 décembre 2014
Unix time not saving?
Alright so I'm working on a temporary system, and the thing is it's not saving the unix time? Why's that?
I've debugged to see before the saving if the variable is available with the correct unix timestamp, and it is, yet it still doesn't save it.
Thanks in advance.
I've debugged to see before the saving if the variable is available with the correct unix timestamp, and it is, yet it still doesn't save it.
Thanks in advance.
The best server
Imagine that all the scripters on the forum made one server and they scripted all function by sharing thier ideas with themseleves how the server will be ??
Mask
Hello SAMP Members,
I have a mask system, Though I want to make my server hardcore RP, and curious how to make all players masked. Would love if I could get a hand with this, Much appreciated.
I have a mask system, Though I want to make my server hardcore RP, and curious how to make all players masked. Would love if I could get a hand with this, Much appreciated.
samedi 27 décembre 2014
[Ajuda] Chat a distância
[pwn]public OnPlayerText(playerid, text[])
{
new textv2[128], name[MAX_PLAYER_NAME];
GetPlayerName(playerid, name, sizeof (name));
format(textv2, sizeof (textv2), "%s diz: {E0E0E0}%s", name, text);
LimitGlobalChatRadius(7);
return 0;
}
[/pwn]
Não ta enviando a mensagem, alguem pode me ajudar pls?
{
new textv2[128], name[MAX_PLAYER_NAME];
GetPlayerName(playerid, name, sizeof (name));
format(textv2, sizeof (textv2), "%s diz: {E0E0E0}%s", name, text);
LimitGlobalChatRadius(7);
return 0;
}
[/pwn]
Não ta enviando a mensagem, alguem pode me ajudar pls?
undefined symbol "playerid" HELP!?
I was trying to add in RemoveBuildingForPlayer(playerid, 4025, 1777.8359, -1773.9063, 12.5234, 0.25);
and then i get:
undefined symbol "playerid"
how do i fix it so i can be able to remove buildnings?:confused::confused:
and then i get:
undefined symbol "playerid"
how do i fix it so i can be able to remove buildnings?:confused::confused:
Map construction, Removebuildings.
Hola chicos, bueno, vengo con una pregunta sobre el Map construction.
¿Qué inconvenientes futuros me traerá eliminar la mayoría de edificaciones para hacer mis mapeos?.
-Lag, crash, bugs... entre otros.
La verdad es que durante el tiempo que estuve en SAMP no me dedique a esto del Map construction entonces estoy pagando las consecuencias, y ahora que ando con ganas de volver a la comunidad, tengo una idea y necesito saber si es o no posible para empezar los cimientos de la idea.
Saludos,
feliz año nuevo.
¿Qué inconvenientes futuros me traerá eliminar la mayoría de edificaciones para hacer mis mapeos?.
-Lag, crash, bugs... entre otros.
La verdad es que durante el tiempo que estuve en SAMP no me dedique a esto del Map construction entonces estoy pagando las consecuencias, y ahora que ando con ganas de volver a la comunidad, tengo una idea y necesito saber si es o no posible para empezar los cimientos de la idea.
Saludos,
feliz año nuevo.
Time script?
How do i make a roleplay time script?
Like /time and then the roleplay comes and then the time?
Anybody know?
Like /time and then the roleplay comes and then the time?
Anybody know?
[Help]
Hello Every One
i Have Problems in Checkpoints
its Showing Checkpoints N.p in My Host Home
But in Host Not Showing Why Guys!!! see photo
i Have Problems in Checkpoints
its Showing Checkpoints N.p in My Host Home
But in Host Not Showing Why Guys!!! see photo
[Tool/Web/Other] [REQ] Need heavy RP help.
If anyone could help me find these includes I would be so grateful!
- Holster system
- A /tog asspull or something similar that when you pull out a weapon it says "{player} withdrew a {weapon name} from his side holster" or something
- A car crash system where when you crash a car you go unconcious
- Any suggestions to add to HEAVY RP
OnPlayerTakeDamage + Lag Compensation
I've been wanting to know this for a long time and still can't find a thread or post related to it. Does the lag compensation apply to OnPlayerTakeDamage()?
What I mean is, if lag compensation is disabled (lag shooting on), would OnPlayerTakeDamage() be accurate to the physical shots only or also to the lag shots? Thanks!
What I mean is, if lag compensation is disabled (lag shooting on), would OnPlayerTakeDamage() be accurate to the physical shots only or also to the lag shots? Thanks!
Help With Textdraw
Hello Guys
i Made Textdraw to Choose With Numbers :)
ok
now my problems
how to make when player choose any number its hide textdraw
??
problem 2
when im write 1 choose any numbers i want no write in mini chat
i Made Textdraw to Choose With Numbers :)
ok
now my problems
how to make when player choose any number its hide textdraw
??
problem 2
when im write 1 choose any numbers i want no write in mini chat
vendredi 26 décembre 2014
[Ajuda] Pq n pega???? affz GM RPG
óóóó galeerea eui baixei o samp svr e n veio rpg pq? eu liguei o samp-server e n carrego GM RPG vo compra ate host affz qm ajuda do adm se funfciona'.
Cần bán gấp căn hộ tại chung cư tây hà tower diện tích 88,9m2 bán 2,450 tỷ
Cần bán gấp căn hộ tại chung cư tây hà tower diện tích 88,9m2 bán 2,450 tỷ
Tôi đang cần bán gấp căn hộ tại chung cư tây hà tower. Căn của tôi là căn số 12 tầng 15 có diện tích 88,9m2. Với thiết kế 3 ngủ 2 vệ sinh, ban công đông nam nhìn xuống đường Lê Văn Lương. Do có việc gấp cần đến tiền tôi muốn bán lại với giá 2,450 tỷ ( vào thằng tên hợp đồng). Tại chung cư tây hà tower gần Siêu thị BigC, Sân vận động Mỹ Đình, gần trường học và các trung tâm thương mại lớn.
Ai có nhu cầu mua liên hệ trực tiếp 01672274447
tag: chung cư tây hà, chung cư tây hà tower, bán chung cư tây hà, bán chung cư tây hà tower,
Tôi đang cần bán gấp căn hộ tại chung cư tây hà tower. Căn của tôi là căn số 12 tầng 15 có diện tích 88,9m2. Với thiết kế 3 ngủ 2 vệ sinh, ban công đông nam nhìn xuống đường Lê Văn Lương. Do có việc gấp cần đến tiền tôi muốn bán lại với giá 2,450 tỷ ( vào thằng tên hợp đồng). Tại chung cư tây hà tower gần Siêu thị BigC, Sân vận động Mỹ Đình, gần trường học và các trung tâm thương mại lớn.
Ai có nhu cầu mua liên hệ trực tiếp 01672274447
tag: chung cư tây hà, chung cư tây hà tower, bán chung cư tây hà, bán chung cư tây hà tower,
Ïðîâåðêà íà ìîäïàê
Äîáðûé äåíü! Ïîìíþ èãðàë íà 1 ïàðêóð ìîäå, ÷òîáû òàì èãðàòü íóæíî áûëî ñêà÷àòü àíèìêè è ò.ä Êñòàòè â äîïîëåíèå âõîäèë ìàïïèíã è îí íå íåñ íàãðóçêè íà ñåðâåð. Êàê ìîæíî ñäåëàòü ïîäîáíîå? Åñòü ëè ãîòîâûå ðåøåíèÿ èëè óðîêè? Ïûòàëñÿ ïîèñêàòü â èíåòå, íî íå ìîãó ïîäîáðàòü êëþ÷åâîå ñëîâî...
Ïîâòîðþ âîïðîñ: êàê ñäåëàòü ïðîâåðêó íà ìîä ïàê, êîòîðûé äîáàâëÿåò ðóñèôèêàòîð, çàìåíó ôàéëà SAMP.img
Äà è âîîáùå, êàêèì, ñîáñòâåííî, ñïîñîáîì ñîçäàþòñÿ ìîä ïàêè?)
Ïîæàëóéñòà, äàâàéòå áåç äàâêè è îñêîðáëåíèé...
Ïîâòîðþ âîïðîñ: êàê ñäåëàòü ïðîâåðêó íà ìîä ïàê, êîòîðûé äîáàâëÿåò ðóñèôèêàòîð, çàìåíó ôàéëà SAMP.img
Äà è âîîáùå, êàêèì, ñîáñòâåííî, ñïîñîáîì ñîçäàþòñÿ ìîä ïàêè?)
Ïîæàëóéñòà, äàâàéòå áåç äàâêè è îñêîðáëåíèé...
Duda con ataques Ddos
Buenas, quisiera saber... Como es la cosa de los ataques Ddos... me estan atacando mi Servidor en OVH... estoy hace dias cerrado porque no paran de atacar.. y supuestamente tienen una re seguridad ante esto.. No le veo logica a que me esten tirando el servidor...
Tendre mal configurado algo?
Me falta algo?
Algun pluglin algo?! Gracias! Acepto todo!
Tendre mal configurado algo?
Me falta algo?
Algun pluglin algo?! Gracias! Acepto todo!
How would you prefer to earn money in a survival RP?
So as my project is, You're going to be surviving in a destructed town (like i am alive), It's not in a jungle or an island so fishing, Cooking, Woodcutting is not a chance, I've so far added a job where you supply medical crates to a private store running by survivors and you get 50$ for it, But i can't think of any more.
So how would you prefer to earn money in a survival RP which is based in destructed town?
Please comment your suggestions and ideas below. :D
So how would you prefer to earn money in a survival RP which is based in destructed town?
Please comment your suggestions and ideas below. :D
[HELP] Removing Text from Game
Hello , i downloaded a gamemode to practice i want to know how to remove its bottom black line ( with the ip , website and commands )
jeudi 25 décembre 2014
[Off] BUG SINISTRO DO GTA [sultan gigante]
Hoje la estava eu criando o sistema de concessionaria do WE RPG quando de repente por descuido meu acabou esquecendo do break no final do loop, bom resumindo foram criados mais de 200 sultans e olha a baita merda que aconteceu, sem contar que os carros sairam numa velocidade do caralho para todos os lados parecia uma bala heuheue
http://ift.tt/1CTXNYZ <<< imagens
isso ja aconteceu com voces? que negocio sinistro --'
http://ift.tt/1CTXNYZ <<< imagens
isso ja aconteceu com voces? que negocio sinistro --'
Free TS3 host.
Well, I've been trying to port-foward one but I can't find any help because my router isn't international and how to do it isn't anywhere on the internet, so anyone knows a free TS3 company to make it online like free sa-mp servers/ forums ...etc?
Ìîæíî ëè çàïèñàòü çíà÷åíèÿ èç ÁÄ â ïåðåìåííóþ.
Âîáùåì òàêàÿ ïðîáëåìà, òî÷íåå íå ïðîáëåìà, à õîòåë áû ñïðîñèòü ñîâåò. ×òî-áû áûëî ïîíÿòíåé ðàçáåðó íà ïðèìåðå. Íàïðèìåð èãðîê ñîñòîèò â áàíäå, ID ýòîé áàíäû ïóñêàé áóäèò 6. Åñòü åù¸ òðè áàíäû ñ èäàìè 7, 8, 9. Ó êàæäîé èç áàíä åñòü â ÁÄ ìåñòî ãäå çàïèñàííû çíà÷åíèÿ èõ ñêëàäà ñ íàðêîòèêàìè, ïóñêàé îíè áóäóò íàçûâàòüñÿ "ID_6", "ID_7", "ID_8", "ID_9". Äëÿ âçàèìîäåéñòâèÿ ñ íèìè åñòü êîìàíäà "/getsklad", äàëåå äèàëîãîâîå îêîøêî "Âçÿòü", "Ïîëîæèòü". È âîò ìû ïîäîøëè ê ñóòè. Êîãäà èãðîê íàïðèìåð âûáåðàåò "Âçÿòü", äîëæíà áûòü ïðîâåðêà åñòü ëè íà ñêëàäå ýòî èëè íåò. Òàê âîò. ß õî÷ó ñäåëàòü, â òîò ìîìåíò êîãäà ñåðâåð çàãðóæàåò ÁÄ, îí ïðèñâàèâàåò èì çíà÷åíèÿ Sklad[6] = "ID_6", Sklad[7] = "ID_7", Sklad[8] = "ID_8", Sklad[9] = "ID_9". È ÷òî áû íå ñîçäàâàòü ìíîãî÷èñëåííûå ïðîâåðêè ñ ïîìîùüþ if, if else, íà òî â êàêîé ôðàêöèè ñîñòîèò èãðîê ñäåëàòü ïðîùå. Sklad[PlayerInfo[playerid][pMember]]. È äîïóñòèì ÷òî áû çíàòü èç êàêîãî çíà÷åíèÿ îòíèìàòü òî êîëëè÷åñòâî êîòîðîå ââ¸ë èãðîê, èñïîëüçîâàòü Sklad[PlayerInfo[playerid][pMember]] -= çíà÷åíèå êîòîðîå ââ¸ä èãðîê. Ñòîèò ëèòàê äåëàòü? Íå áóäåò ëè ýòî íàãðóæàòü ñåðâåð? È áóäèò ëè îáíîâëÿòü çíà÷åíèå â ïåðåìåííîé Sklad[6], Sklad[7].... èëè ýòî íå áóäåò èìåòü çíà÷åíèÿ? Åñëè êòî ïîíÿë ïðîøó ïîìî÷ü ñîâåòîì.
Y_Ini Only saving on LocalHost
When I create a new account, and log out the player file is created i.e TestPlayer.cfg
However no data is saved to the file, it's just empty.
But on LocalHost it stores everything accordingly how it should and works perfect.
What's the problem? I'm using all the same Includes, etc. On my Host as I am localhost.
However no data is saved to the file, it's just empty.
But on LocalHost it stores everything accordingly how it should and works perfect.
What's the problem? I'm using all the same Includes, etc. On my Host as I am localhost.
help
hi im facing this probleme in my script
: error 001: expected token: ";", but found "-identifier-"
new PlayerName[MAX_PLAYER_NAME];
new rand = random(sizeof(SDMSpawns))
error here ----->GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
if(InSDM[playerid] == 0) {
InSDM[playerid] = 1;
plz help :confused:
: error 001: expected token: ";", but found "-identifier-"
new PlayerName[MAX_PLAYER_NAME];
new rand = random(sizeof(SDMSpawns))
error here ----->GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
if(InSDM[playerid] == 0) {
InSDM[playerid] = 1;
plz help :confused:
mercredi 24 décembre 2014
[Off] Sorteio da comunidade [SSGames]
Olá, Boa noite a todos, hoje a meia noite terá sorteio na comunidade ssgames....
Como será este sorteio?
o membro que ficou mais ativo durante a noite, será o ganhador do premio, serão 3 premios.
2 hospedagem de samp + 1 hospedagem de site...
Como posso participar?
Simples, respondeno o topico deste link: Link do sorteio
Agora inscreva-se já, e boa sorte.
PS: caso o forum fique com tela branca der F5 (motivo: forumeiros ta sendo atacado).
Como será este sorteio?
o membro que ficou mais ativo durante a noite, será o ganhador do premio, serão 3 premios.
2 hospedagem de samp + 1 hospedagem de site...
Como posso participar?
Simples, respondeno o topico deste link: Link do sorteio
Agora inscreva-se já, e boa sorte.
PS: caso o forum fique com tela branca der F5 (motivo: forumeiros ta sendo atacado).
[Off] Novo Servidor de Drift
Olá venho apresentar um servidor novo de Drift
Totalmente em português
Estamos Recrutando para a staff
Quem se endereçar me adicione no skype : Caio.ball
Totalmente em português
Estamos Recrutando para a staff
Quem se endereçar me adicione no skype : Caio.ball
IP:94.23.254.10:8265
Obrigado pela atenção
Y_INI: Can i get how much is player's money while he's offline?
I couldn't find a way to increase player's money while he's offline! is it possible already?
Example:
Example:
pawn Code:
format(string,sizeof(string),"/JCNR/Users/%s.ini", HouseInfo[h][HouseOwner]);
new INI:File = INI_Open(string);
INI_SetTag(File,"UserData");
INI_WriteInt(File,"Cash", Current Cash + Refund);
INI_Close(File);
new INI:File = INI_Open(string);
INI_SetTag(File,"UserData");
INI_WriteInt(File,"Cash", Current Cash + Refund);
INI_Close(File);
samp 0.3z crash on me during startup
i dont know what happened i used to play on samp everyday without any crash something went wrong i havent installed any mods or any stuff ... i reinstalled samp and also gta san andreas still didnt work i even tried to change compability still didnt work so please help me
mardi 23 décembre 2014
Default Map or Custom Map
Hello , i want to ask from all of you about your choice . Do you like default map or want a custom map?
Is it possible to change the colour of your guns? And can u make custom guns?
E.g, have. Yellow desert eagle, or A blue m4
Also, is it possible to make custom weapons ? E.g making a gun similar to the m4, but change it's fire rate, and it's damage?
Also, is it possible to make custom weapons ? E.g making a gun similar to the m4, but change it's fire rate, and it's damage?
uNSGaming | The Reconstruction of the City
Just some of the Custom Mappings done by our Development Team, definitely more to come.
[FilterScript] AirHouse v0.1 [Dynamic House System]
Dynamic House System [v0.1]
What is It?
Its a dynamic house system that You can Create House very easy. it has several Commands for RCON admins and Players. I put a system that you can upgrade your house to Next level with cash And interior of house become changed.
Commands:
RCON Commands:
/Createhouse [You Can Create a House]
/Deletehouse [You Can Delete a House]
/Gotohouse [You Can Teleport yourself to a House]
/hedit [You Can Edit House Options]
/savehouses [you should do this after creating houses else it won't save]
Player Commands:
/Buyhouse [You Can Buy House]
/Sellhousetomarket [You Can Sell House To Server]
/Houseupgrade [You Can Upgrade Your House To Next Level]
/Enter [You Can enter To Your House]
/Exit [You Can Exit From Your House]
/Heal [You Can Heal Yourself]
/Hwithdraw [You Can Withdraw Money from your House]
/Hdeposit [You Can Deposit Your Money To Your House]
/Hlock [You Can Lock Your House Door]
/HouseHelp [You Can See All The Commands For AirHouse]
Features:
1.Very Easy to Use
2.Very Strong Save System dini
3.Dynamic Creating House
4.Dynamic Editing House
5.Easy RCON CMDs
6. Upgrade System
In Next Version:
1.Withdraw / Deposit Gun,Drug,Material & etc.
2.Rentable Houses.
3.More Levels For House
4.Create Some Interior
5.If Have Suggestion Say :)
Installation:
Download file and extract it.Put Houses file into your Script file then put all includes into your pawno/includes file and put AirHouseV0.1 into filterscripts files. Now Put AirHouseV0.1 into server.cfg front filterscripts
like:filterscripts AirHouseV0.1
Note: It is Very important to put Houses into your scriptfiles else will crash server.
Note: If You don't update your plugins or includes CMDs won't Work.
Note:And Plz Don't remove Credits.
Credits :
Alireza For AirHouse Filterscript.
Y_Less For sscanf & streamer & foreach.
Zeex for zcmd.
DracoBlue for dini.
Video: http://ift.tt/1zuqVHX
This Is My First Fs Please Say Bugs And My Problems To Make it Better
Download:
AirHouse v0.1 <<=== Pastebin
Full Package From Solidfiles Click picture to Download
What is It?
Its a dynamic house system that You can Create House very easy. it has several Commands for RCON admins and Players. I put a system that you can upgrade your house to Next level with cash And interior of house become changed.
Commands:
RCON Commands:
/Createhouse [You Can Create a House]
/Deletehouse [You Can Delete a House]
/Gotohouse [You Can Teleport yourself to a House]
/hedit [You Can Edit House Options]
/savehouses [you should do this after creating houses else it won't save]
Player Commands:
/Buyhouse [You Can Buy House]
/Sellhousetomarket [You Can Sell House To Server]
/Houseupgrade [You Can Upgrade Your House To Next Level]
/Enter [You Can enter To Your House]
/Exit [You Can Exit From Your House]
/Heal [You Can Heal Yourself]
/Hwithdraw [You Can Withdraw Money from your House]
/Hdeposit [You Can Deposit Your Money To Your House]
/Hlock [You Can Lock Your House Door]
/HouseHelp [You Can See All The Commands For AirHouse]
Features:
1.Very Easy to Use
2.Very Strong Save System dini
3.Dynamic Creating House
4.Dynamic Editing House
5.Easy RCON CMDs
6. Upgrade System
In Next Version:
1.Withdraw / Deposit Gun,Drug,Material & etc.
2.Rentable Houses.
3.More Levels For House
4.Create Some Interior
5.If Have Suggestion Say :)
Installation:
Download file and extract it.Put Houses file into your Script file then put all includes into your pawno/includes file and put AirHouseV0.1 into filterscripts files. Now Put AirHouseV0.1 into server.cfg front filterscripts
like:filterscripts AirHouseV0.1
Note: It is Very important to put Houses into your scriptfiles else will crash server.
Note: If You don't update your plugins or includes CMDs won't Work.
Note:And Plz Don't remove Credits.
Credits :
Alireza For AirHouse Filterscript.
Y_Less For sscanf & streamer & foreach.
Zeex for zcmd.
DracoBlue for dini.
Video: http://ift.tt/1zuqVHX
This Is My First Fs Please Say Bugs And My Problems To Make it Better
Download:
AirHouse v0.1 <<=== Pastebin
Full Package From Solidfiles Click picture to Download
[Off] Novo servidor
Como alguns de vocês devem saber, o PlayHard foi extinto há algum tempo. Eu fui seu ultimo scripter e ainda tenho o GM aqui, intacto. Agora que estou retornando à ativa, estou procurando alguém pra reabrir o servidor e colocar o GM no ar novamente. Interessados favor se manifestarem no topico, por mensagem privada, pelo skype fbf_2009 ou pelo email pedro_br_samp@hotmail.com
Uhm..Admin?
I needed a name change. This account was made by mistake, the other account was never made. This was to see that if I can register or not. Sorry. It was way before and didn't knew about any rules and regulations of SA-MP Forums. So, if its possible... can I have a name change? Tried PM'ing an Admin but no reply. It would be great my name could change to iSkate (I came to know that Skate isn't eligible). I know this was wrong but please no comments against this.
Thanks
Thanks
lundi 22 décembre 2014
[Ajuda] Comando variavel 3 valores
Alguem me ajuda a fazer um comando que identifique uma variavel com 3 valores? Como eu faço?
Queria tipo isso
new carrosconce[nome][id][1000];
// 462 - Faggio (1.000)
CMD:comprarcarro(playerid, params[]) {
new nome[64];
if(sscanf(params,"s", id, motivo)) return SendClientMessage(playerid, -1, "Use: /kick [nome]");
if(nome == faggio) {
carro[playerid] = 462;
money[playerid] -= 1000;
}
return 1;
}
pra eu fazer um /comprarcarro bem pequeno e n gastar varias linhas do meu gm, alguem sabe como eu faço assim?
Queria tipo isso
new carrosconce[nome][id][1000];
// 462 - Faggio (1.000)
CMD:comprarcarro(playerid, params[]) {
new nome[64];
if(sscanf(params,"s", id, motivo)) return SendClientMessage(playerid, -1, "Use: /kick [nome]");
if(nome == faggio) {
carro[playerid] = 462;
money[playerid] -= 1000;
}
return 1;
}
pra eu fazer um /comprarcarro bem pequeno e n gastar varias linhas do meu gm, alguem sabe como eu faço assim?
Universal Roleplay ~ Build Your Glory ~ | Fort Carson, Bone County | Hosted Tab |
Servers Forums: http://ift.tt/1ARXBIz
Servers IP: 172.246.255.147:7806
Servers Location: Fort Carson, Bone County
Scripted Fires
Gallery[Screenshots & Videos]
Gang Brawls
EMS/FD HQ - Custom Gate & Duty Points
BCSD Sheriff's Department
Car Show Events
About Us
Our Sever has unique features
We are a hard working admin team to maintain rules and high quality roleplay
We have nice and friendly admin team
We have many factions you can join
We have many 0.3z Features
We have custom maps
we have a unique script
We have over 6500 players registered
We have a friendly community
Unique Mappings
- Our server has many unique mappings.
- We have a custom housing system at one side of Fort Carson, where you /buyhouse at a icon next to the door, and you just walk in instead of /enter.
- We're adding furniture shops where you can buy furniture for the side of the custom/unique housing.
- Our server also has a shopping centre with shopping karts, and theres no /enter in there either, you just walk in without any page loading at all.
- We have a unique gas station in Fort Carson.
- We have a unique FBI HQ.
- We have a unique Donut Shop interior.
- We have a unique BCSD HQ (exterior & interior.)
- We have a unique FD station.
- The mechanic job acts as a faction, where if you go on duty, pay n spray closes.
- We have a custom Casino mapping.
- We have a custom state prison. (Huge interior & exterior.)
- A very unique mechanic faction (ability to close pay 'n spray, mod vehicles, repair bodywork & engine.)
- Unique Coalmining job.
Please note that this is just a portion of the list of features and mappings inside of the server, there is much more to explore, such as a theater, church, mp3 system, drug system, gun rights system, mat rights system, and much more.
Why should you join us?
- We're a hard working community.
- We treat everyone with respect.
- We keep roleplay at it's highest standard.
- We have many unique maps.
- We have many sidejobs that you can use, [No wait time for /quitjob].
- Our server is based in Fort Carson, Bone County.
More About us
- We treat everyone with respect.
- We keep roleplay at it's highest standard.
- We have many unique maps.
- We have many sidejobs that you can use, [No wait time for /quitjob].
- Our server is based in Fort Carson, Bone County.
More About us
- We have a pretty good playerbase level.
- We will appreciate any mapping help or any scripting help, if you show us you're good you may be put into the staff team.
- We have a very unique script with many features and we hope to elaborate on it during the sa-mp generation of gaming.
- All factions are taken in the server already, so don't just come in asking for a leader position.
Map help
can anyone tell me what i need to define?
RemoveBuildingForPlayer(playerid, 8942, 2863.4531, 1606.5000, 13.9609, 0.25);
RemoveBuildingForPlayer(playerid, 8943, 2879.2031, 1606.5000, 13.9609, 0.25);
RemoveBuildingForPlayer(playerid, 8944, 2894.5859, 1606.5000, 13.9609, 0.25);
RemoveBuildingForPlayer(playerid, 9166, 2863.4531, 1606.5000, 13.9609, 0.25);
RemoveBuildingForPlayer(playerid, 9167, 2879.2031, 1606.5000, 13.9609, 0.25);
RemoveBuildingForPlayer(playerid, 9168, 2894.5859, 1606.5000, 13.9609, 0.25);
CreateObject(8342, 2872.83643, 1451.79431, 11.80250, 0.00000, -360.00000, 89.00000);
CreateObject(3749, 2874.34131, 1504.18542, 15.64890, 0.00000, 0.00000, -85.00000);
CreateObject(8342, 2886.68750, 1573.52966, 11.73610, 0.00000, 0.00000, 4.00000);
CreateObject(11490, 2918.85010, 1507.35852, 9.85820, 0.00000, 0.00000, -86.00000);
CreateObject(11491, 2907.80688, 1506.53296, 11.33700, 0.00000, 0.00000, -86.00000);
C:\Users\win7\Desktop\SATDM_v9.pwn(6212) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\win7\Desktop\SATDM_v9.pwn(6213) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\win7\Desktop\SATDM_v9.pwn(6214) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\win7\Desktop\SATDM_v9.pwn(6215) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\win7\Desktop\SATDM_v9.pwn(6216) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\win7\Desktop\SATDM_v9.pwn(6217) : error 017: undefined symbol "RemoveBuildingForPlayer"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
6 Errors.
RemoveBuildingForPlayer(playerid, 8942, 2863.4531, 1606.5000, 13.9609, 0.25);
RemoveBuildingForPlayer(playerid, 8943, 2879.2031, 1606.5000, 13.9609, 0.25);
RemoveBuildingForPlayer(playerid, 8944, 2894.5859, 1606.5000, 13.9609, 0.25);
RemoveBuildingForPlayer(playerid, 9166, 2863.4531, 1606.5000, 13.9609, 0.25);
RemoveBuildingForPlayer(playerid, 9167, 2879.2031, 1606.5000, 13.9609, 0.25);
RemoveBuildingForPlayer(playerid, 9168, 2894.5859, 1606.5000, 13.9609, 0.25);
CreateObject(8342, 2872.83643, 1451.79431, 11.80250, 0.00000, -360.00000, 89.00000);
CreateObject(3749, 2874.34131, 1504.18542, 15.64890, 0.00000, 0.00000, -85.00000);
CreateObject(8342, 2886.68750, 1573.52966, 11.73610, 0.00000, 0.00000, 4.00000);
CreateObject(11490, 2918.85010, 1507.35852, 9.85820, 0.00000, 0.00000, -86.00000);
CreateObject(11491, 2907.80688, 1506.53296, 11.33700, 0.00000, 0.00000, -86.00000);
C:\Users\win7\Desktop\SATDM_v9.pwn(6212) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\win7\Desktop\SATDM_v9.pwn(6213) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\win7\Desktop\SATDM_v9.pwn(6214) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\win7\Desktop\SATDM_v9.pwn(6215) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\win7\Desktop\SATDM_v9.pwn(6216) : error 017: undefined symbol "RemoveBuildingForPlayer"
C:\Users\win7\Desktop\SATDM_v9.pwn(6217) : error 017: undefined symbol "RemoveBuildingForPlayer"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
6 Errors.
[FilterScript] Moon FilterScript with Gravity
This filterscript is based on a Moon Map with the gravity.
Nothing else to introduce.
AMX and PAWNO:
Nothing else to introduce.
AMX and PAWNO:
dimanche 21 décembre 2014
Server Starting Problem...
Code:
[16:16:56] Script[gamemodes/COD-DW-v1.50.amx]: Run time error 19: "File or function is not found"
[16:16:56] Number of vehicle models: 0
[16:16:58] --- Server Shutting Down.
having problem on starting Pravin script. does anyone know the problem?
Triangle.gs Laggy?
Are the sa-mp servers at triangle.gs laggy? and do they really have ddos protection?
¿ a que se podría deber esto?
Me ha pasado 2 veces, es algo raro que es como si el servidor se me hubiera apagado y no puedes hacer nada, y al desconectarse apareces como si estubieras ahi en la lista de conectados, el ping andaba normal, y no dejaba entrar quedaba en Conect join the game... pero era como si se hubiera quedado congelado el server, reinicie y volvio a la normalidad, luego un dia despues paso lo mismo, podrá ser el host??
[Ajuda] Mysql
Como faço para usar while para tirar varios dados? no mysql R39? no R7 é mysql_fetch_row_format...
[Ajuda] Usar comando dar dinheiro em volta
Só uma duvida pra uma base de um comando qnd eu der /silvio todo mundo q tiver em volta de mim ganhar 100$, como eu faço isso?
[Off] Não é de samp mais alguem ajuda??
Bom galera do forum quando eu tento entrar no youtube/google/facebook da um erro de ssl
alguem ajuda nisso :/
alguem ajuda nisso :/
samedi 20 décembre 2014
[Ajuda] Ajuda Comandos profissoes
Eae galera do forum samp , gostaria de pedir 1 ajuda pra vcs de 1 coisa basica , tipo no meu servidor tem varias profissoes e algumas por exemplo --> Sorveiteiro , vendendor de armas , vendendor de skin e etc essas profissoes tem o comando pra vender por exemplo o de sorveiteiro ( /vsorvete [id] ) Mais quando ""vende"" o sorvete, arma, droga, o player não tem a possibilidade de /aceitar ou /recusar o produto oferecido , é só o vendedor chegar e /venderproduto [id] e ja era, nem o valor não tem Gostaria de saber como posso estar fazendo isso de deixar por exemplo assim
/vsorvete [id] [valor]
player : /aceitar ou /recusar
/vsorvete [id] [valor]
player : /aceitar ou /recusar
Run time error 19 [nativechecker]
[21:38:00] Error: Function not registered: 'SSCANF_Init'
[21:38:00] Error: Function not registered: 'SSCANF_Join'
[21:38:00] Error: Function not registered: 'SSCANF_Leave'
[21:38:00] Error: Function not registered: 'mysql_connect'
[21:38:00] Error: Function not registered: 'mysql_query'
[21:38:00] Error: Function not registered: 'mysql_store_result'
[21:38:00] Error: Function not registered: 'mysql_num_rows'
[21:38:00] Script[gamemodes/CountyRoleplay.amx]: Run time error 19: "File or function is not found"
[21:38:00] Number of vehicle models: 0
[21:38:00] Error: Function not registered: 'SSCANF_Join'
[21:38:00] Error: Function not registered: 'SSCANF_Leave'
[21:38:00] Error: Function not registered: 'mysql_connect'
[21:38:00] Error: Function not registered: 'mysql_query'
[21:38:00] Error: Function not registered: 'mysql_store_result'
[21:38:00] Error: Function not registered: 'mysql_num_rows'
[21:38:00] Script[gamemodes/CountyRoleplay.amx]: Run time error 19: "File or function is not found"
[21:38:00] Number of vehicle models: 0
Server crashed Help me please
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x-R2, (C)2005-2013 SA-MP Team
[14:03:08] weburl = "www.sa-mp.com" (string)
[14:03:08] mapname = "San Andreas" (string)
[20/12/2014 14:03:08]
[20/12/2014 14:03:08] Server Plugins
[20/12/2014 14:03:08] --------------
[20/12/2014 14:03:08] Loading plugin: Whirlpool-64bit.so
[20/12/2014 14:03:08]
[20/12/2014 14:03:08] ==================
[20/12/2014 14:03:08]
[20/12/2014 14:03:08] Whirlpool loaded
[20/12/2014 14:03:08]
[20/12/2014 14:03:08] ==================
[20/12/2014 14:03:08]
[20/12/2014 14:03:08] Loaded.
[20/12/2014 14:03:08] Loading plugin: mysql_static.so
[20/12/2014 14:03:08] >> plugin.mysql: R34 successfully loaded.
[20/12/2014 14:03:08] Loaded.
[20/12/2014 14:03:08] Loading plugin: crashdetect.so
[20/12/2014 14:03:08] CrashDetect v4.15.1 is OK.
[20/12/2014 14:03:08] Loaded.
[20/12/2014 14:03:08] Loading plugin: streamer.so
[20/12/2014 14:03:08]
*** Streamer Plugin v2.7.4 by Incognito loaded ***
[20/12/2014 14:03:08] Loaded.
[20/12/2014 14:03:08] Loading plugin: socket
[20/12/2014 14:03:08] Failed (plugins/socket: cannot open shared object file: No such file or directory)
[20/12/2014 14:03:08] Loaded 4 plugins.
[20/12/2014 14:03:08]
[20/12/2014 14:03:08] Filterscripts
[20/12/2014 14:03:08] ---------------
[20/12/2014 14:03:08] Loading filterscript 'yom_buttons.amx'...
[20/12/2014 14:03:08] Loading filterscript 'vactions.amx'...
[20/12/2014 14:03:08] Loading filterscript 'Server.amx'...
[20/12/2014 14:03:08] [debug] Server crashed due to an unknown error
[20/12/2014 14:03:08] [debug] Native backtrace:
[20/12/2014 14:03:08] [debug] #0 b63dfe8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[20/12/2014 14:03:08] [debug] #1 b63d8bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[20/12/2014 14:03:08] [debug] #2 b63d9dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[20/12/2014 14:03:08] [debug] #3 b63da226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[20/12/2014 14:03:08] [debug] #4 b63dfadc in ?? () from plugins/crashdetect.so
[20/12/2014 14:03:08] [debug] #5 b771f600 in ?? ()
[20/12/2014 14:03:08] [debug] #6 b771f420 in ?? ()
[20/12/2014 14:03:08] [debug] #7 b7458871 in gsignal () from /lib/libc.so.6
[20/12/2014 14:03:08] [debug] #8 b745a14a in abort () from /lib/libc.so.6
[20/12/2014 14:03:08] [debug] #9 b7451b8b in ?? () from /lib/libc.so.6
[20/12/2014 14:03:08] [debug] #10 b7451c46 in ?? () from /lib/libc.so.6
[20/12/2014 14:03:08] [debug] #11 08097188 in ?? () from ./samp03svr
[20/12/2014 14:03:08] [debug] #12 080ca2c1 in ?? () from ./samp03svr
[20/12/2014 14:03:08] [debug] #13 080a96d7 in ?? () from ./samp03svr
[20/12/2014 14:03:08] [debug] #14 080b28a1 in ?? () from ./samp03svr
[20/12/2014 14:03:08] [debug] #15 080b2baa in ?? () from ./samp03svr
[20/12/2014 14:03:08] [debug] #16 080b1487 in ?? () from ./samp03svr
[20/12/2014 14:03:08] [debug] #17 b7444d36 in __libc_start_main () from /lib/libc.so.6
[20/12/2014 14:03:08] [debug] #18 0804b521 in ?? () from ./samp03svr
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x-R2, (C)2005-2013 SA-MP Team
[14:03:08] weburl = "www.sa-mp.com" (string)
[14:03:08] mapname = "San Andreas" (string)
[20/12/2014 14:03:08]
[20/12/2014 14:03:08] Server Plugins
[20/12/2014 14:03:08] --------------
[20/12/2014 14:03:08] Loading plugin: Whirlpool-64bit.so
[20/12/2014 14:03:08]
[20/12/2014 14:03:08] ==================
[20/12/2014 14:03:08]
[20/12/2014 14:03:08] Whirlpool loaded
[20/12/2014 14:03:08]
[20/12/2014 14:03:08] ==================
[20/12/2014 14:03:08]
[20/12/2014 14:03:08] Loaded.
[20/12/2014 14:03:08] Loading plugin: mysql_static.so
[20/12/2014 14:03:08] >> plugin.mysql: R34 successfully loaded.
[20/12/2014 14:03:08] Loaded.
[20/12/2014 14:03:08] Loading plugin: crashdetect.so
[20/12/2014 14:03:08] CrashDetect v4.15.1 is OK.
[20/12/2014 14:03:08] Loaded.
[20/12/2014 14:03:08] Loading plugin: streamer.so
[20/12/2014 14:03:08]
*** Streamer Plugin v2.7.4 by Incognito loaded ***
[20/12/2014 14:03:08] Loaded.
[20/12/2014 14:03:08] Loading plugin: socket
[20/12/2014 14:03:08] Failed (plugins/socket: cannot open shared object file: No such file or directory)
[20/12/2014 14:03:08] Loaded 4 plugins.
[20/12/2014 14:03:08]
[20/12/2014 14:03:08] Filterscripts
[20/12/2014 14:03:08] ---------------
[20/12/2014 14:03:08] Loading filterscript 'yom_buttons.amx'...
[20/12/2014 14:03:08] Loading filterscript 'vactions.amx'...
[20/12/2014 14:03:08] Loading filterscript 'Server.amx'...
[20/12/2014 14:03:08] [debug] Server crashed due to an unknown error
[20/12/2014 14:03:08] [debug] Native backtrace:
[20/12/2014 14:03:08] [debug] #0 b63dfe8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[20/12/2014 14:03:08] [debug] #1 b63d8bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[20/12/2014 14:03:08] [debug] #2 b63d9dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[20/12/2014 14:03:08] [debug] #3 b63da226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[20/12/2014 14:03:08] [debug] #4 b63dfadc in ?? () from plugins/crashdetect.so
[20/12/2014 14:03:08] [debug] #5 b771f600 in ?? ()
[20/12/2014 14:03:08] [debug] #6 b771f420 in ?? ()
[20/12/2014 14:03:08] [debug] #7 b7458871 in gsignal () from /lib/libc.so.6
[20/12/2014 14:03:08] [debug] #8 b745a14a in abort () from /lib/libc.so.6
[20/12/2014 14:03:08] [debug] #9 b7451b8b in ?? () from /lib/libc.so.6
[20/12/2014 14:03:08] [debug] #10 b7451c46 in ?? () from /lib/libc.so.6
[20/12/2014 14:03:08] [debug] #11 08097188 in ?? () from ./samp03svr
[20/12/2014 14:03:08] [debug] #12 080ca2c1 in ?? () from ./samp03svr
[20/12/2014 14:03:08] [debug] #13 080a96d7 in ?? () from ./samp03svr
[20/12/2014 14:03:08] [debug] #14 080b28a1 in ?? () from ./samp03svr
[20/12/2014 14:03:08] [debug] #15 080b2baa in ?? () from ./samp03svr
[20/12/2014 14:03:08] [debug] #16 080b1487 in ?? () from ./samp03svr
[20/12/2014 14:03:08] [debug] #17 b7444d36 in __libc_start_main () from /lib/libc.so.6
[20/12/2014 14:03:08] [debug] #18 0804b521 in ?? () from ./samp03svr
Hook custom callback
Hey,
I have some custom callbacks, and i want to hook them, so i can use them in an another file. I'm using the y_hook libary to hook deafult callbacks such as: OnPlayerConnect(), etc.. But it doesn't allow me to hook my custom callbacks, like:
So what should i do?
I have some custom callbacks, and i want to hook them, so i can use them in an another file. I'm using the y_hook libary to hook deafult callbacks such as: OnPlayerConnect(), etc.. But it doesn't allow me to hook my custom callbacks, like:
Code:
OnMinigameStart()
OnCountStart()
OnMinigameEnd()
So what should i do?
Mysql blueg r38 plugin limits
Hi,
I want to ask. This plugin have any limits in query lenght? because i imagine you can't to update 1 million values or something simillar. Or this limits is in mysql server?
I want to ask. This plugin have any limits in query lenght? because i imagine you can't to update 1 million values or something simillar. Or this limits is in mysql server?
Login, register dialog
Hello everybody,
I have a TDM server. My server database is MySQL. I use R33 plugin but there is a problem in the server. Sometimes, after a while login®ister dialogs does not show. I checked queries, database but I did not find problem. Can anyone help me?
I have a TDM server. My server database is MySQL. I use R33 plugin but there is a problem in the server. Sometimes, after a while login®ister dialogs does not show. I checked queries, database but I did not find problem. Can anyone help me?
vendredi 19 décembre 2014
Saving Help
Hello,i've tried United Gaming RP gamemode but it's not saving accounts...
if someone tried it just help me please :)
:)
Gamemode link :
__________________________________________________ __________________________
+REP If you helped me.
if someone tried it just help me please :)
:)
Gamemode link :
pawn Code:
http://forum.sa-mp.com/showthread.php?t=430334
__________________________________________________ __________________________
+REP If you helped me.
Création de texdraw
Salut,
Bon je m'y connais pas du tout en textdraw, comment je peut créer un textdraw tel que celui-ci (un peut prêt)
Je veut qu'il sois en bas de l'écran comme sur le screen, merci d'avance.
Screen:
http://ift.tt/1CgroM6
Cordialement.
Bon je m'y connais pas du tout en textdraw, comment je peut créer un textdraw tel que celui-ci (un peut prêt)
Je veut qu'il sois en bas de l'écran comme sur le screen, merci d'avance.
Screen:
http://ift.tt/1CgroM6
Cordialement.
[Ajuda] Problema com atrelados
Ola,
Eu tenho um problema no meu servidor, basicamente quando tu metes o atrelado, tu vês o atrelado mas os outros jogadores não veem
Eis o que eu quis dizer.
Os outros jogadores me veem assim mas tenho o atrelado mas só eu consigo ver:
Isto tem a ver com o Sync? é possivel arranjar isto? :(
Eu tenho um problema no meu servidor, basicamente quando tu metes o atrelado, tu vês o atrelado mas os outros jogadores não veem
Eis o que eu quis dizer.
Os outros jogadores me veem assim mas tenho o atrelado mas só eu consigo ver:
Isto tem a ver com o Sync? é possivel arranjar isto? :(
Call of Duty Gamemodes.
I just want to ask a question to you people out there. Why do you script gamemodes and name them Call of Duty Modern Warfare 2, 4 etc.... when it's nothing like call of duty. It's more like battlefield. Call of Duty doesn't have capture zones. and it doesn't have ranks like Soldier, Assault, General... So please take some sense into your heads when scripting.
Setting vallue of all cells to -1
Hi I have array for example:
new arr[NUMBER][ENUM];
I want to have it like:
arr[0][ENUM1] = -1;
arr[1][ENUM2] = -2;
etc..
I want to set all cells to -1, how I can do that without loop? Ty.
new arr[NUMBER][ENUM];
I want to have it like:
arr[0][ENUM1] = -1;
arr[1][ENUM2] = -2;
etc..
I want to set all cells to -1, how I can do that without loop? Ty.
jeudi 18 décembre 2014
Warning: model (number) couldn't load in time
Because that thing next time i'll break my computer..
Title^ this thing pops up while someone's skins changes to cj means it didn't load in time and everytime he spawns/dies
It's freezes my game seriously i hope that will be fixed in next version.
And no i got no mods.
Title^ this thing pops up while someone's skins changes to cj means it didn't load in time and everytime he spawns/dies
It's freezes my game seriously i hope that will be fixed in next version.
And no i got no mods.
Diferencias, TextDraw...
Hola y saludos,
Mi duda consiste en que diferencia tiene ésto;
A ésto:
Si de todas formas puedo usar ésto:
Qué ésto:
Resulta que uso RNPC y por alguna razón cuando se conectan 19 NPC´s todos los TextDraws funcionan; cuando conectan más de 20 los TextDraws que son para jugador se bugean todos, y los generales, ¿funcionan correctamente?, gracias por leer.
Mi duda consiste en que diferencia tiene ésto;
Code:
new Text:TextdraW[MAX_PLAYERS];
A ésto:
Code:
new Text:TextdraW;
Si de todas formas puedo usar ésto:
Code:
TextDrawShowForPlayer(playerid, TextdraW[playerid]);
Qué ésto:
Code:
TextDrawShowForPlayer(playerid, TextdraW);
Resulta que uso RNPC y por alguna razón cuando se conectan 19 NPC´s todos los TextDraws funcionan; cuando conectan más de 20 los TextDraws que son para jugador se bugean todos, y los generales, ¿funcionan correctamente?, gracias por leer.
[Pedido] Arrumar login/registro sistema
To usando um sistema de login/registro pra poder começar meu gm, eu entendo como ele funciona, pra mim está feito da forma certa, o unico problema é que parece que ele não checa strings, tipo se eu digitar minha senha e tentar logar com numeros errados, não funciona, mas se eu colocar letras funciona
http://ift.tt/1zBLsHW
http://ift.tt/1zBLsHW
Bug ladmin con zcmd
Al momento de usar un comando ej: /kick y no le agrego id ni razon me dice * Jugador no conectado, eres tu o un admin! en vez de decirme * Usa: /kick [id] [razón] aquí les dejo el comando
HTML Code:
CMD:kick(playerid,params[]) {
if(PlayerInfo[playerid][LoggedIn] == 1) {
if(PlayerInfo[playerid][Level] >= 1) {
new year,month,day; getdate(year, month, day);
new hour,minute,second; gettime(hour,minute,second);
new tmp[256], tmp2[256], Index; tmp = strtok(params,Index), tmp2 = strtok(params,Index);
if(!strlen(params)) return SendClientMessage(playerid, red, "* Usa: /kick [id] [razón]");
new player1, playername[MAX_PLAYER_NAME], adminname[MAX_PLAYER_NAME], string[128];
player1 = strval(tmp);
if(IsPlayerConnected(player1) && player1 != INVALID_PLAYER_ID && player1 != playerid && (PlayerInfo[player1][Level] != ServerInfo[MaxAdminLevel]) ) {
GetPlayerName(player1, playername, sizeof(playername)); GetPlayerName(playerid, adminname, sizeof(adminname));
CMDMessageToAdmins(playerid,"KICK");
if(!strlen(tmp2)) {
format(string,sizeof(string),"* Admin %s kickeo a (%s).",adminname,playername); SendClientMessageToAll(orange,string);
SaveToFile("KickLog",string); print(string); return Kick(player1);
} else {
format(string,sizeof(string),"* Admin %s kickeo a %s (%s)",adminname,playername,params[2]); SendClientMessageToAll(orange,string);
SaveToFile("KickLog",string); print(string); return Kick(player1);
}
} else return SendClientMessage(playerid, red, "* Jugador no conectado, eres tu o un admin!");
} else return SendClientMessage(playerid,red,"* No tienes el suficiente nivel de admin para usar este comando!");
} else return SendClientMessage(playerid,red,"* Debes estar identificado para usar este comando!");
}
sistem de mapping porti
Salut, cunoaste cineva un sistem bun de porti pe care le-as putea da in control doar unei persoane, familii sau factiuni?
Multumesc anticipat
Multumesc anticipat
Sunset DayZ
The DayZ gamemode in a new conception of equipment.
-animated inventory menu
-every item in mode is tracked (untill every bullet)
-you can put some items in a vehicle
-gasoline can be drained from the tank to the canister
-any weapon can be unloaded to get ammo
-bag-packs
-cars, bikes, helicopters
-headshots
-a new things adding without server restarting
-multi-language
-position tracking system of items
-realistic positioning of items
Server: botinform.com:7777 Sunset DayZ
Kerio Winroute Firewall 6
My server is not visible on the Internet. What trafic policy i need for it? :(
mercredi 17 décembre 2014
How to add some things down my post???
how can i add something below my post ???need to type every time or do some setting???
Boxing Day! What will you buy?
Hi as you know boxing day is on 26th December just after Christmas and there will be a huuuuuuuuuuuuuuge.. So what will you buy!
I will buy PS4:cool:
Tell me yours.
I will buy PS4:cool:
Tell me yours.
Ajuda F4
Eu Queria um FS de antiF4 por no meu server de sobrevivencia tem um bug com essa tecla eu queria asim o player aperto a tecla f4 ele sera kikado tem como me ajuda por favor ja procurei e achei um sisteminha mais nao funfa
TextDraws problem
Hello!
Recently I've found a problem with my TextDraws (only if playerid > 45, not global textdraws - global textdraws are working fine).
So, when server reaches 45 players (id 45 atleast) will show correct the textdraws (textdraws per player) and the next ids won't see textdraws (again, textdraws per player).
What I meant with textdraws per player?
Something like this:
new Text: example[MAX_PLAYERS]; // will not work if id > 45
new Text: example2; // will work doesn't matter id.
MAX_PLAYERS in my gamemode is 100.
Example of creating a textdraw in my gamemode (OnGameModeInit):
for(new i = 0; i < MAX_PLAYERS; i++)
{
Fuell[i] = TextDrawCreate(526.000000, 156.000000, "Fuel: 98%");
TextDrawBackgroundColor(Fuell[i], 255);
TextDrawFont(Fuell[i], 2);
TextDrawLetterSize(Fuell[i], 0.280000, 1.000000);
TextDrawColor(Fuell[i], -1);
TextDrawSetOutline(Fuell[i], 1);
TextDrawSetProportional(Fuell[i], 1);
}
Recently I've found a problem with my TextDraws (only if playerid > 45, not global textdraws - global textdraws are working fine).
So, when server reaches 45 players (id 45 atleast) will show correct the textdraws (textdraws per player) and the next ids won't see textdraws (again, textdraws per player).
What I meant with textdraws per player?
Something like this:
new Text: example[MAX_PLAYERS]; // will not work if id > 45
new Text: example2; // will work doesn't matter id.
MAX_PLAYERS in my gamemode is 100.
Example of creating a textdraw in my gamemode (OnGameModeInit):
for(new i = 0; i < MAX_PLAYERS; i++)
{
Fuell[i] = TextDrawCreate(526.000000, 156.000000, "Fuel: 98%");
TextDrawBackgroundColor(Fuell[i], 255);
TextDrawFont(Fuell[i], 2);
TextDrawLetterSize(Fuell[i], 0.280000, 1.000000);
TextDrawColor(Fuell[i], -1);
TextDrawSetOutline(Fuell[i], 1);
TextDrawSetProportional(Fuell[i], 1);
}
Money start
Hi guys,
i want to change money when a player register, server give 1.000.000$, i want the server give 10.000$
The server is MYSQL
i want to change money when a player register, server give 1.000.000$, i want the server give 10.000$
The server is MYSQL
[Ajuda] Erro
public OnPlayerText(playerid, text[])
{
if(text[0] == '[tag].')
{
(16363) : error 027: invalid character constant
(16363) : error 017: undefined symbol "tag"
(16363) : error 029: invalid expression, assumed zero
(16363) : fatal error 107: too many error messages on one line
'=', não tem como deixar + de 1 letra no text[0] == ' ' ?
{
if(text[0] == '[tag].')
{
(16363) : error 027: invalid character constant
(16363) : error 017: undefined symbol "tag"
(16363) : error 029: invalid expression, assumed zero
(16363) : fatal error 107: too many error messages on one line
'=', não tem como deixar + de 1 letra no text[0] == ' ' ?
mardi 16 décembre 2014
[FilterScript] Interactive Trashcans
Interactive Trashcans
by Manyula
by Manyula
Description
This small filterscript contains 89 mapped trashcans (objectid 1345), spread all over Los Santos. You can basically rummage through the trash and find different things that either give you a little bonus or some things that might even hurt you. ;) When you approach a trashcan an info box will pop up, telling you what to do to interact with it. Every trashcan that has already been plundered can be plundered again after 30min. You can change this time by editing the "MINUTE" define on the top of the filterscript.
Requirements
You're going to need Incognito's streamer plugin as this filterscript uses callbacks out of it.
Source
Pastebin
Thanks for stopping by!
Regards,
Manyula
[Off] Links de Estudo
Bom Galera estou querendo aprimorar meus conhecimento na área de Programação ai vou aproveitar a férias pra estudar Quem tiver Links de Tutorial explicando tudo por favor mandem ai Principalmente se for Pawn , C++ e C# e quem tiver dicas para mim da por onde eu começo eu agradeço .
[MAP] Los Santos New Police Departament!
Hello all!
This took me 4 hours today! Its my third attempt and finally did it!
Note: It's my third mapping if you wanna see the other ones *Click Here* !
Enjoy!
Thanks! If you wanna see it in game just PM me :)
This took me 4 hours today! Its my third attempt and finally did it!
Note: It's my third mapping if you wanna see the other ones *Click Here* !
Enjoy!
Thanks! If you wanna see it in game just PM me :)
get timer
hello i've made a command to mute players with Settimer in minuts,
i want if the player was muted he get message you will be unmuted after blala minutes how to get the timer to format it and send message to player?
i want if the player was muted he get message you will be unmuted after blala minutes how to get the timer to format it and send message to player?
Server Uploading.....
i m using free host Ultra-H. i m using a cod gm made by Jarnu and when i upload all files with filezilla and when i join game the account doest get save and ask me always to register again n again and also having problem with /setlevel
when i use /setlevel id 7 ( it says incorrect level).
Plz if anyone knw the problem tell me
when i use /setlevel id 7 ( it says incorrect level).
Plz if anyone knw the problem tell me
lundi 15 décembre 2014
[MAPPER] I need mapper
I need some mapper who will mapp all Los Santos for me .. who know to work with textures and who have a old experiance .. PM Meee ..
Change color whith hidden color for coins
For my car system i want to add on /carcolor for hidden color coins. For example when i want to change color 3 in 205 to pay 10 coins. If i have hidden color and i change with another hidden color pay 5 coins.
Is there a way - rep ++ question
Is there a way to destroy a trailer or do something when the trailer deataches from truck ?
Thanks,
buburuzu19.
Thanks,
buburuzu19.
Help with the MTA 1.3.2
Greetings, ladies and gentlemen.
There was a problem with the MTA:
Run the MTA, upload Map Editor and after a while this error pops up here.
What to do?
And reinstalled everything and GTA and MTA. Nothing helps.
P.S.: Sorry if not in that section written.
There was a problem with the MTA:
Run the MTA, upload Map Editor and after a while this error pops up here.
What to do?
And reinstalled everything and GTA and MTA. Nothing helps.
P.S.: Sorry if not in that section written.
dimanche 14 décembre 2014
¿Forzar un PJ a caminar?
Buenas gente! He vuelto a sa-mp y bueno, aquí me tenéis de nuevo! :D
Y como en el pasado, os necesito...
He cambiado el sistema de registro y tutorial de mi servidor y se me ha ocurrido forzar a los usuarios para que solo puedan caminar durante el tutorial, no correr.
Mi primera opción fue una SpecialAction pero he visto que no hay ninguna de caminar... Luego intenté ponerlo como una animación, que al entrar en el tutorial se activara. Funcionó pero en cuanto toco una tecla se para la animación.
He usado OnPlayerKeyStateChange para que cada vez que se pulsen las teclas de dirección estando en el tutorial se aplique la animación, pero de este modo solo puedo caminar recto.
La verdad es que me parece una idea muy simple pero no sé cómo llevarla a cabo. Muchas gracias!
Y como en el pasado, os necesito...
He cambiado el sistema de registro y tutorial de mi servidor y se me ha ocurrido forzar a los usuarios para que solo puedan caminar durante el tutorial, no correr.
Mi primera opción fue una SpecialAction pero he visto que no hay ninguna de caminar... Luego intenté ponerlo como una animación, que al entrar en el tutorial se activara. Funcionó pero en cuanto toco una tecla se para la animación.
He usado OnPlayerKeyStateChange para que cada vez que se pulsen las teclas de dirección estando en el tutorial se aplique la animación, pero de este modo solo puedo caminar recto.
La verdad es que me parece una idea muy simple pero no sé cómo llevarla a cabo. Muchas gracias!
Car Collision
hello
i have a question guys...
is it possible to disable car collision is SA:MP ?
i want to make a system like derby servers but i don't want to players attack others
i just want players pass barriers and reach end of the way
if a player can attack other players he can shoot he/she out of the way...
sorry for my bad english
thanks in advance
i have a question guys...
is it possible to disable car collision is SA:MP ?
i want to make a system like derby servers but i don't want to players attack others
i just want players pass barriers and reach end of the way
if a player can attack other players he can shoot he/she out of the way...
sorry for my bad english
thanks in advance
Pregunta.
Se puede ocultar, tu administracion?.
Me explico, para que los users no sepan que si eres moderador u admin.
Me explico, para que los users no sepan que si eres moderador u admin.
samedi 13 décembre 2014
Y_INI save Problem
Code:
[11:59:31] Incoming connection: 192.168.1.104:58603
[11:59:31] [join] RacyLeon has joined the server (0:192.168.1.104)
[11:59:35] *** YSI Error: INI_Open could not find or create file /UsersRacyLeon_ini/
[11:59:38] *** YSI Error: INI_Open could not find or create file /Users/RacyLeon_ini/
[11:59:38] [part] RacyLeon has left the server (0:1)
Help guys can anyone help me with this problem?
Detecting if a player died...
Hey everyone,
I'm doing a role-play game mode and I currently have a death and hospital system. If the player dies (the first time), they spawn right where they died without being able to move. If the player gets killed again, they are sent to the hospital. What's weird about this, is; if the player gets killed while being inside a vehicle, they go straight to the hospital. Is there a way to detect if a player dies while being inside a vehicle?
Thanks!
I'm doing a role-play game mode and I currently have a death and hospital system. If the player dies (the first time), they spawn right where they died without being able to move. If the player gets killed again, they are sent to the hospital. What's weird about this, is; if the player gets killed while being inside a vehicle, they go straight to the hospital. Is there a way to detect if a player dies while being inside a vehicle?
Thanks!
Inscription à :
Articles (Atom)