[Pomoc] Adresa kuce

25. Avg. 2012. Zaključano
649
pregleda
11
postova
Aldindeee
5
Crime Lord
25. Avg. 2012.
Skripta koju koristim: Clasic Life
Problem: Pa zelio bi da u kuca stavim adresu pomocu /edit al kako??
Slike://
Dio skripte:
Ako treba dat cu vam
[SS] Speedy
3
Hustler
25. Avg. 2012.
daj edit i house system..
PWN|Medis
5
Kingpin
25. Avg. 2012.
komanda /edit je za to
/edit [Ime cega postavljas imas ID/cinjenu i ostalo tj price, ID i to] [ID Kuce/Cijena/Produkti i ostalo tj koliko stavljas ili kako ce biti adresa svatit ces] (Used for House Businesses ovdje te pita za sto ces korisiti /edit za kuce ili bizeve ako za kuce stavis House a za bizeve Businesses)
PWN|Medis
5
Kingpin
25. Avg. 2012.
nisam ga skontao i ti tu odma nesto pametujes svakom se desi
Aldindeee
5
Crime Lord
27. Avg. 2012.
Eh evo nisam mogao prije jer sam bio odsutan evo CMD
if(strcmp(cmd, "/edit", true) == 0)
{
    if(IsPlayerConnected(playerid))
{
if(PlayerInfo < 1337)
{
SendClientMessage(playerid, COLOR_GRAD2, "  Niste ovlasteni da koristite tu komandu !");
return 1;
}
new x_job;
x_job = strtok(cmdtext, idx);
if(!strlen(x_job)) {
SendClientMessage(playerid, COLOR_WHITE, "|__________________ Edit __________________|");
SendClientMessage(playerid, COLOR_WHITE, "Koriscenje: /edit (Used for Houses and Businesses)");
SendClientMessage(playerid, COLOR_GREY, "Available names: Level, Price, Funds, Products");
SendClientMessage(playerid, COLOR_WHITE, "|____________________________________________|");
return 1;
}
tmp = strtok(cmdtext, idx);
if(!strlen(tmp))
{
SendClientMessage(playerid, COLOR_GRAD2, "Koriscenje: /edit ");
return 1;
}
new proplev = strval(tmp);
        //if(strcmp(x_job,"car",true) == 0)
        for(new i = 0; i < sizeof(HouseInfo); i++)
{
if (PlayerToPoint(3, playerid,HouseInfo, HouseInfo, HouseInfo))
{
format(string, sizeof(string), "Kuca: %d", i);
SendClientMessage(playerid, COLOR_GRAD2, string);
if(proplev > 0)
{
    if(strcmp(x_job,"level",true) == 0)
    {
HouseInfo = proplev;
OnPropTextdrawUpdate(1, i);
}
else if(strcmp(x_job,"price",true) == 0)
    {
HouseInfo = proplev;
OnPropTextdrawUpdate(1, i);
}
OnPropTextdrawUpdate(1, i);
}
}
}
for(new i = 0; i < sizeof(BizzInfo); i++)
{
if (PlayerToPoint(3, playerid,BizzInfo, BizzInfo, BizzInfo))
{
format(string, sizeof(string), "Biz: %d", i);
SendClientMessage(playerid, COLOR_GRAD2, string);
if(proplev > 0)
{
    if(strcmp(x_job,"level",true) == 0)
    {
BizzInfo = proplev;
OnPropTextdrawUpdate(2, i);
}
else if(strcmp(x_job,"price",true) == 0)
    {
BizzInfo = proplev;
OnPropTextdrawUpdate(2, i);
}
else if(strcmp(x_job,"funds",true) == 0)
    {
BizzInfo = proplev;
OnPropTextdrawUpdate(2, i);
}
else if(strcmp(x_job,"products",true) == 0)
    {
BizzInfo = proplev;
OnPropTextdrawUpdate(2, i);
}
OnPropTextdrawUpdate(2, i);
}
}
}
for(new i = 0; i < sizeof(SBizzInfo); i++)
{
if (PlayerToPoint(3, playerid,SBizzInfo, SBizzInfo, SBizzInfo))
{
format(string, sizeof(string), "SBiz: %d", i);
SendClientMessage(playerid, COLOR_GRAD2, string);
if(proplev > 0)
{
    if(strcmp(x_job,"level",true) == 0)
    {
SBizzInfo = proplev;
OnPropTextdrawUpdate(3, i);
}
else if(strcmp(x_job,"price",true) == 0)
    {
SBizzInfo = proplev;
OnPropTextdrawUpdate(3, i);
}
else if(strcmp(x_job,"funds",true) == 0)
    {
SBizzInfo = proplev;
OnPropTextdrawUpdate(3, i);
}
else if(strcmp(x_job,"products",true) == 0)
    {
SBizzInfo = proplev;
OnPropTextdrawUpdate(3, i);
}
OnPropTextdrawUpdate(3, i);
}
}
}
format(string, sizeof(string), "Podesili ste: %s.", x_job);
SendClientMessage(playerid, COLOR_WHITE, string);
OnPropUpdate();
}
return 1;
}
Aldindeee
5
Crime Lord
27. Avg. 2012.
Trebal jos nesto?
Aldindeee
5
Crime Lord
27. Avg. 2012.
http://www.zaslike.com/files/v20h1rvw9787qj0irzoe.png
Aldindeee
5
Crime Lord
27. Avg. 2012.
De vi meni recite sta vam trebamm dat koji dio skripte pa da mi uradite da samo kucam /edit i Adresu
Aldindeee
5
Crime Lord
27. Avg. 2012.
..
Aldindeee
5
Crime Lord
27. Avg. 2012.
Imal neko da zna?
Deleted User
Obrisan korisnik
28. Avg. 2012.
Bumpo si temu 4 puta u manje od 24h, tako ti sigurno niko nece pomoci

LOCK!

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha