Pretraga

Pritisnite Enter za pretragu ili Escape za zatvaranje

Zaključano

[Pomoc] Novac u Banci

Započeo Obrisan korisnik
pre 13 godina
461
pregleda
11
postova
Ova tema je zaključana. Samo moderatori i administratori mogu odgovarati.
Obrisan korisnik Obrisan korisnik
pre 13 godina
Skripta koju koristim : LARP
Deo skripte :
Banka = TextDrawCreate(610.000000, 101.000000, " "); // novac u banci 0x1D235AFF
TextDrawAlignment(Banka, 3);
TextDrawBackgroundColor(Banka, 255);
TextDrawFont(Banka, 2);
TextDrawLetterSize(Banka, 0.300000, 1.000000);
TextDrawColor(Banka, 0x282F64FF);
TextDrawSetOutline(Banka, 1);
TextDrawSetProportional(Banka, 1);

Problem :
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(10256) : error 017: undefined symbol "i"
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(10257) : error 017: undefined symbol "i"
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(10258) : error 017: undefined symbol "i"
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(10259) : error 017: undefined symbol "i"
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(10260) : error 017: undefined symbol "i"
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(10261) : error 017: undefined symbol "i"
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(10262) : error 017: undefined symbol "i"
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(10263) : error 017: undefined symbol "i"
Blaeks_Biofor
Forum Don
pre 13 godina
foreach(Player, i)
{
Banka = TextDrawCreate(610.000000, 101.000000, " "); // novac u banci 0x1D235AFF
TextDrawAlignment(Banka, 3);
TextDrawBackgroundColor(Banka, 255);
TextDrawFont(Banka, 2);
TextDrawLetterSize(Banka, 0.300000, 1.000000);
TextDrawColor(Banka, 0x282F64FF);
TextDrawSetOutline(Banka, 1);
TextDrawSetProportional(Banka, 1);
Obrisan korisnik Obrisan korisnik
pre 13 godina
Blaeks wrote on December 15, 2012, 5:07 pm:
foreach(Player, i)
{
Banka = TextDrawCreate(610.000000, 101.000000, " "); // novac u banci 0x1D235AFF
TextDrawAlignment(Banka, 3);
TextDrawBackgroundColor(Banka, 255);
TextDrawFont(Banka, 2);
TextDrawLetterSize(Banka, 0.300000, 1.000000);
TextDrawColor(Banka, 0x282F64FF);
TextDrawSetOutline(Banka, 1);
TextDrawSetProportional(Banka, 1);


Nije to izlaze mi josh vishe errori
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(2652) : error 004: function "SafeJBC_GivePlayerMoney" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(2677) : error 004: function "SafeJBC_GivePlayerMoney" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(2706) : error 004: function "SafeJBC_ResetPlayerWeapons" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(2707) : error 004: function "SafeJBC_GivePlayerWeapon" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(2730) : error 004: function "SafeJBC_ResetPlayerWeapons" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3251) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3255) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3266) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3278) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3282) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3286) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3290) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3294) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3298) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3302) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3306) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3310) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3314) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3326) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3330) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3334) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3338) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3342) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3354) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3358) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Yakavetta\Desktop\Division RP\dv rp\gamemodes\division.pwn(3362) : error 004: function "PlayerToPoint" is not implemented

Mozes da mi dash ako imash neku FS da prebacim ili ceo sistem
Blaeks_Biofor
Forum Don
pre 13 godina
foreach(Player, i)
{
Banka = TextDrawCreate(610.000000, 101.000000, " "); // novac u banci 0x1D235AFF
TextDrawAlignment(Banka, 3);
TextDrawBackgroundColor(Banka, 255);
TextDrawFont(Banka, 2);
TextDrawLetterSize(Banka, 0.300000, 1.000000);
TextDrawColor(Banka, 0x282F64FF);
TextDrawSetOutline(Banka, 1);
TextDrawSetProportional(Banka, 1);
}
Obrisan korisnik Obrisan korisnik
pre 13 godina
сад нема ероре а ни техтдрава јебеш га кад није суѓено да буде...
Cimbur
Kingpin
pre 13 godina
Yakavetta wrote on December 15, 2012, 8:10 pm:
сад нема ероре а ни техтдрава јебеш га кад није суѓено да буде...


Pod OnPlayerSpawn dodaj :
TextDrawShowForPlayer(playerid, IME TD-a);
Blaeks_Biofor
Forum Don
pre 13 godina
Yakavetta wrote on December 15, 2012, 8:10 pm:
сад нема ероре а ни техтдрава јебеш га кад није суѓено да буде...
stavi pod onplayerspawn
TextDrawShowForPlayer(playerid, Banka);
Obrisan korisnik Obrisan korisnik
pre 13 godina
ma imam to opet isto...al msm da znam do cega je izgleda da je do Zones Sistema koristio sam ovaj sistema Zona i na jedan drugi gamemod i sam pokusao da ubacim pare dok nije bilo Zone bio je textdraw posle kad sam ubacio nestao je pokusacu da izbacim ovo pa onda da vidim dal ce da bude dobro
Erik_Beso
Street Runner
pre 13 godina
Probaj ovako:
for(new i=0; i{
Banka = TextDrawCreate(610.000000, 101.000000, " "); // novac u banci 0x1D235AFF
TextDrawAlignment(Banka, 3);
TextDrawBackgroundColor(Banka, 255);
TextDrawFont(Banka, 2);
TextDrawLetterSize(Banka, 0.300000, 1.000000);
TextDrawColor(Banka, 0x282F64FF);
TextDrawSetOutline(Banka, 1);
TextDrawSetProportional(Banka, 1);
}
Obrisan korisnik Obrisan korisnik
pre 13 godina
Erik_Beso wrote on December 16, 2012, 7:59 am:
Probaj ovako:
for(new i=0; i{
Banka = TextDrawCreate(610.000000, 101.000000, " "); // novac u banci 0x1D235AFF
TextDrawAlignment(Banka, 3);
TextDrawBackgroundColor(Banka, 255);
TextDrawFont(Banka, 2);
TextDrawLetterSize(Banka, 0.300000, 1.000000);
TextDrawColor(Banka, 0x282F64FF);
TextDrawSetOutline(Banka, 1);
TextDrawSetProportional(Banka, 1);
}

Hvala radi tako 🙂
Blaeks_Biofor
Forum Don
pre 13 godina
zasto bi koristio MAX_PLAYERS kada mozes foreach, ali ajde, necu da zalazim u to, problem resen , LOCK

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava