Diabolik Posted January 13, 2012 Posted January 13, 2012 Deci am afacut o noua factiune dar am o mica problema :1.Cum fac ca toate masinile factiuni sa fie albe.2.Sa apare culoare ALBA la factiune noua pe tab cu fac? LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP
Sice15 Posted January 13, 2012 Posted January 13, 2012 http://www.sa-mp.ro/forum/index.php/board,24.0.html <a href='http://www.yhcbux.com/?ref=sice'><img src='http://www.yhcbux.com/images/banner1.gif'></a>
Diabolik Posted January 13, 2012 Author Posted January 13, 2012 http://www.sa-mp.ro/forum/index.php/board,24.0.htmlNu am gasit nimic. LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP
gunskill Posted January 13, 2012 Posted January 13, 2012 tu ori esti chior ori te prefaciera primul posthttp://www.sa-mp.ro/forum/index.php/topic,9520.0.html
Diabolik Posted January 13, 2012 Author Posted January 13, 2012 tu ori esti chior ori te prefaciera primul posthttp://www.sa-mp.ro/forum/index.php/topic,9520.0.htmlLOL ) nu vreau un tutorial aveam nevoie la intrebarile alea de raspunsuri. LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP
xxSPEEDYxx Posted January 14, 2012 Posted January 14, 2012 AddStaticVehicleEx( aici setez si culorile );SetPlayerColor( playerid, 0xFFFFFFFF );Si daca nu stii aici nu ii sectiunea pt RP/GF! Fara reclama in semnatura!
IcE. Posted January 14, 2012 Posted January 14, 2012 [pawn]public SetPlayerToTeamColor(playerid){ if(IsPlayerConnected(playerid)) { if(PlayerInfo[playerid][pMember] == iidf) { SetPlayerColor(playerid, culoarea); } //Cop if(PlayerInfo[playerid][pLeader] == idf) { SetPlayerColor(playerid,culoarea); } //Cop }}[/pawn]Si culoarea la masni.http://wiki.sa-mp.com/wiki/AddStaticVehicleExhttp://wiki.sa-mp.com/wiki/Color_ID Stiu si eu ... branza e pe bani, dar eu tot ma joc pe gratis!
Diabolik Posted January 14, 2012 Author Posted January 14, 2012 Are ceva daca masinile sunt puse cu CreateVehicle? LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP
IcE. Posted January 14, 2012 Posted January 14, 2012 Are ceva daca masinile sunt puse cu CreateVehicle?Nu. Stiu si eu ... branza e pe bani, dar eu tot ma joc pe gratis!
Diabolik Posted January 14, 2012 Author Posted January 14, 2012 Am dat compilare dupa ce am pus culoare la masini si imi da 8 warninguri:C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10016) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10017) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10018) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10019) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10020) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10021) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10022) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10023) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10024) : warning 202: number of arguments does not match definition Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase Header size: 10272 bytes Code size: 1638072 bytes Data size: 5873016 bytes Stack/heap size: 16384 bytes; estimated max. usage=4123 cells (16492 bytes) Total requirements: 7537744 bytes 9 Warnings. Liniile: STR1 = CreateVehicle(560,1362.50000000,-1658.59997559,13.19999981,1,1,600); //Sultan STR2 = CreateVehicle(411,1362.30004883,-1650.80004883,13.19999981,1,1,600); //Infernus STR3 = CreateVehicle(451,1362.59997559,-1643.09997559,13.10000038,1,1,600); //Turismo STR4 = CreateVehicle(541,1362.19995117,-1635.40002441,13.10000038,1,1,600); //Bullet STR5 = CreateVehicle(560,1382.90002441,-1658.59997559,13.30000019,1,1,600); //Sultan STR6 = CreateVehicle(560,1382.69995117,-1667.00000000,13.19999981,1,1,600); //Sultan STR7 = CreateVehicle(560,1366.30004883,-1680.80004883,13.30000019,1,1,600); //Sultan STR8 = CreateVehicle(541,1360.69995117,-1680.40002441,13.30000019,1,1,600); //Bullet STR9 = CreateVehicle(559,1355.40002441,-1680.59997559,13.39999962,1,1,600); //Jester Si cum sunt masinile la factiune normale: CreateVehicle(560,1362.50000000,-1658.59997559,13.19999981,270.00000000,-1,-1,15); //Sultan CreateVehicle(411,1362.30004883,-1650.80004883,13.19999981,272.00000000,-1,-1,15); //Infernus CreateVehicle(451,1362.59997559,-1643.09997559,13.10000038,272.00000000,-1,-1,15); //Turismo CreateVehicle(541,1362.19995117,-1635.40002441,13.10000038,272.00000000,-1,-1,15); //Bullet CreateVehicle(560,1382.90002441,-1658.59997559,13.30000019,0.00000000,-1,-1,15); //Sultan CreateVehicle(560,1382.69995117,-1667.00000000,13.19999981,0.00000000,-1,-1,15); //Sultan CreateVehicle(560,1366.30004883,-1680.80004883,13.30000019,0.00000000,-1,-1,15); //Sultan CreateVehicle(541,1360.69995117,-1680.40002441,13.30000019,0.00000000,-1,-1,15); //Bullet CreateVehicle(559,1355.40002441,-1680.59997559,13.39999962,0.00000000,-1,-1,15); //Jester LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP
IcE. Posted January 14, 2012 Posted January 14, 2012 Mutale pe AddStaticVehicleEx, deoarece la CreateVehicle nu poti sa folosesti cu STR9/ STR1. Stiu si eu ... branza e pe bani, dar eu tot ma joc pe gratis!
Diabolik Posted January 14, 2012 Author Posted January 14, 2012 Mutale pe AddStaticVehicleEx, deoarece la CreateVehicle nu poti sa folosesti cu STR9/ STR1.Am toate factiunile cu CreateVehicle dar la asta noua imi da 9 warninguri daca vrei fami si mie maisinile cum trebuie .(culoare alba)Poti sa imi faci si mie astea ca spawn?AddPlayerClass(115,1379.1046,-1633.4906,13.5395,88.3552,0,0,0,0,0,0); // AddPlayerClass(115,1378.1812,-1642.6753,13.5469,90.5276,0,0,0,0,0,0); // LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP
IcE. Posted January 14, 2012 Posted January 14, 2012 [pawn] STR1 = AddStaticVehicleEx(560,1362.50000000,-1658.59997559,13.19999981,1,1,600); //Sultan STR2 = AddStaticVehicleEx(411,1362.30004883,-1650.80004883,13.19999981,1,1,600); //Infernus STR3 = AddStaticVehicleEx(451,1362.59997559,-1643.09997559,13.10000038,1,1,600); //Turismo STR4 = AddStaticVehicleEx(541,1362.19995117,-1635.40002441,13.10000038,1,1,600); //Bullet STR5 = AddStaticVehicleEx(560,1382.90002441,-1658.59997559,13.30000019,1,1,600); //Sultan STR6 = AddStaticVehicleEx(560,1382.69995117,-1667.00000000,13.19999981,1,1,600); //Sultan STR7 = AddStaticVehicleEx(560,1366.30004883,-1680.80004883,13.30000019,1,1,600); //Sultan STR8 = AddStaticVehicleEx(541,1360.69995117,-1680.40002441,13.30000019,1,1,600); //Bullet STR9 = AddStaticVehicleEx(559,1355.40002441,-1680.59997559,13.39999962,1,1,600); //Jester [/pawn] Stiu si eu ... branza e pe bani, dar eu tot ma joc pe gratis!
Diabolik Posted January 14, 2012 Author Posted January 14, 2012 Imi da warningurile astea:C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10016) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10017) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10018) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10019) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10020) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10021) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10022) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10023) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10024) : warning 202: number of arguments does not match definition Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase Header size: 10300 bytes Code size: 1637968 bytes Data size: 5872992 bytes Stack/heap size: 16384 bytes; estimated max. usage=4123 cells (16492 bytes) Total requirements: 7537644 bytes 9 Warnings. LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP
Diabolik Posted January 14, 2012 Author Posted January 14, 2012 Aratane linile.... daca vrei ajutor!Le ai mai in sus. LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP
gabbii Posted January 14, 2012 Posted January 14, 2012 Imi da warningurile astea:C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10016) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10017) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10018) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10019) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10020) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10021) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10022) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10023) : warning 202: number of arguments does not match definition C:\Documents and Settings\BogdaneL\My Documents\Downloads\GameSpeed\gamemodes\GameSpeed.pwn(10024) : warning 202: number of arguments does not match definition Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase Header size: 10300 bytes Code size: 1637968 bytes Data size: 5872992 bytes Stack/heap size: 16384 bytes; estimated max. usage=4123 cells (16492 bytes) Total requirements: 7537644 bytes 9 Warnings.foloseste toate coordonateleexemplu:[pawn]police1 = AddStaticVehicleEx(599, 616.1244, -601.7048, 17.4214, 271.5325, -1, -1, 30000);[/pawn]
Diabolik Posted January 14, 2012 Author Posted January 14, 2012 Leam folosit si tot asa da dupa modelul lui ICI. LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP
gabbii Posted January 14, 2012 Posted January 14, 2012 Leam folosit si tot asa da dupa modelul lui ICI.ai pus asa la inceputul ?[pawn] new STR1; new STR2; new STR3; new STR4; new STR5; new STR6; new STR7; new STR8; new STR9;[/pawn]
Diabolik Posted January 14, 2012 Author Posted January 14, 2012 Da am pus. LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP
gabbii Posted January 14, 2012 Posted January 14, 2012 Da am pus. poate ai gresti altundeva si iti da warning la masini mai uitate odata peste factiunea ce noua...
Question
Diabolik
Deci am afacut o noua factiune dar am o mica problema :
1.Cum fac ca toate masinile factiuni sa fie albe.
2.Sa apare culoare ALBA la factiune noua pe tab cu fac?
LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP
20 answers to this question
Recommended Posts