Hello!
Gondolom sok scripter van ezen a forumon...Nos dolgozom egy uj RolePlay Szervren,Már megirtuk a kaját,intiket,gps satöbbi alapjávavéve már aligh LARP!Nos megcsináltam a bandakocsikat semmitserontottam el lecompilézte 0 Error 0 Warning! Beirom a srv cfg be hogy Steel.. Jó.. Samp server.exe rákantittok mijön ki? File not found...
http://imagerz.com/QFdCCF1SUAU Kép rola
Elore is kössz:D
|_________________________________________Egy másik kérdés________________________________________________|
Most merült fel a probléma pont ma mármint ma jöttem rá lehet hogy ez a hiba...Eddig nemfoglalkoztam a NameTimer el de most errornak ir eddig csak kitöröltem...
public CustomPickups()
{
new Float:oldposx, Float:oldposy, Float:oldposz;
new string[128];
NameTimer();
for(new i = 0; i < MAX_PLAYERS; i++)
{
if(IsPlayerConnected(i))
{
GetPlayerPos(i, oldposx, oldposy, oldposz);
new tmpcar = GetPlayerVehicleID(i);
if(oldposx!=0.0 && oldposy!=0.0 && oldposz!=0.0)
{
for(new h = 0; h < sizeof(SBizzInfo); h++)
{
if(IsATruck(tmpcar) && PlayerToPoint(10.0, i, SBizzInfo[h][sbEntranceX], SBizzInfo[h][sbEntranceY], SBizzInfo[h][sbEntranceZ]))
{
format(string, sizeof(string), \"~w~%s~n~~r~Products Required~w~: %d~n~~y~Price per Product: ~w~: $%d~n~~g~Funds: ~w~: $%d\",SBizzInfo[h][sbMessage],(SBizzInfo[h][sbMaxProducts]-SBizzInfo[h][sbProducts]),SBizzInfo[h][sbPriceProd],SBizzInfo[h][sbTill]);
GameTextForPlayer(i, string, 5000, 3);
return 1;
}
if(PlayerToPoint(2.0, i, SBizzInfo[h][sbEntranceX], SBizzInfo[h][sbEntranceY], SBizzInfo[h][sbEntranceZ]))
{
if(SBizzInfo[h][sbOwned] == 1)
{
format(string, sizeof(string), \"~w~%s~w~~n~Owner : %s~n~Extortion by : %s~n~Entrance Fee : ~g~$%d ~n~~w~to enter type /enter\",SBizzInfo[h][sbMessage],SBizzInfo[h][sbOwner],SBizzInfo[h][sbExtortion],SBizzInfo[h][sbEntranceCost]);
}
else
{
format(string, sizeof(string), \"~w~%s~w~~n~This Business is for sale~n~Cost: ~g~$%d ~w~Level : %d ~n~to buy this Business type /buybiz\",SBizzInfo[h][sbMessage],SBizzInfo[h][sbBuyPrice],SBizzInfo[h][sbLevelNeeded]);
}
GameTextForPlayer(i, string, 5000, 3);
return 1;
}
/OFF: Lécci ne bodáljatok paradicsomot hogy uj RP Szerver, Teljesen máshogy tervezem... Mert cska akkor inditm ha normális modot sikerül összehozni .D