Zaloguj się by uzyskać pełen dostęp. Nie masz jeszcze konta? Założ je już teraz w kilka sekund.
GTAONLINE.PL
Tematy otagowane jako: server:
1. Server: Command Not Found
Witam, edytuj? map? PSR i zauwa?y?em, ?e gdy do??czymy na areny, to wywala b??d Server: Command Not Found jednocze?nie teleportuj?c na aren?. Sprawdza?em czy jest wsz?dzie return 1; no i jest, ale b??d nadal wyskakuje. Oto kod z mapki
[pawn]new Float:MinigunSpawn[][] = {
{2609.016845,2711.149902,36.538642},
{2631.716308,2727.604003,23.822219},
{2606.081787,2726.420898,23.822219},
{2596.262939,2767.795898,23.822219},
{2519.862304,2775.466308,10.820312},
{2585.449218,2832.137939,10.820312},
{2651.011718,2816.635742,36.322219},
{2556.354492,2807.399658,27.820312},
{2596.679931,2842.916748,27.820312},
{2639.352294,2780.043212,23.822219},
{2653.169433,2740.948730,19.322219},
{2652.087402,2776.353027,10.820312},
{2598.592529,2787.366943,16.572219},
{2588.048339,2726.167480,10.984375},
{2633.109619,2834.823486,40.328125}
};

new Float:RPGSpawn[][] = {
{664.8109,885.9849,-40.3984},
{566.4577,874.8604,-35.9215},
{504.8477,826.9881,-10.5402},
{449.2125,876.3629,-4.8458},
{481.3689,958.4439,5.3957},
{628.1097,993.2015,5.8817},
{705.7195,919.0931,-18.6484},
{774.3939,828.9639,5.8792},
{688.9326,748.8588,-5.6011},
{564.4626,778.8513,-17.1351}
};

new Float:OneDeSpawn[][] = {
{299.645935,172.033493,1007.171875},
{300.016784,191.228927,1007.171875},
{268.367980,186.412445,1008.171875},
{190.478607,179.281967,1003.023437},
{203.230804,157.636978,1003.023437},
{220.848861,175.359268,1003.023437},
{232.202056,171.906906,100...