Need a help.................urgent.....!!!
#4

Quote:
Originally Posted by Vero
Посмотреть сообщение
Can we see the code and can you mark which lines have the warnings?
ofcourse...............this are the lines i added

Код:
dcmd_tele(playerid, params[]) {
	#pragma unused params
	SendClientMessageLang(playerid, COLOR_WHITE,"************HELP***************************************************************","************POMOC*************************************************************");
	SendClientMessageLang(playerid, 0xD0251CDF,"Teleports:","Teleporty:");
    SendClientMessageLang(playerid, 0x00A4F299," /chilliad /bigjump /hydra /at-400 /basejump /andromada /drag /jetmax"," /chilliad /bigjump /hydra /at-400 /basejump /andromada /wyscig /jetmax");
    SendClientMessageLang(playerid, 0x00A4F299," /lc /tuning [1-3] /derby /drift [1-3] /airport /skatepark /dm [1-2] /tube"," /lc /tuning [1-3] /derby /drift [1-3] /lotnisko /skatepark /dm [1-2] /rura");
    SendClientMessageLang(playerid, 0x00A4F299," /solo [1-2] /tram /train /stunt-park /skroad /bigramp /jump /cr /armydm"," /solo [1-2] /tram /pociag /stunt-park /skroad /bigramp /jump /cr /armydm");
    SendClientMessageLang(playerid, 0x00A4F299," /drift2 /bmx /cj1 /ij /lsj1 /lvj1 /lvj3 /sfj1 /pipe2 /aa /wang /andromada /shamel /hj /bj /pj");
    SendClientMessageLang(playerid, 0x00A4F299," /omg /mc /rmc /dam /teepee /sniper /bowl /atlantis /quarry /ls /lsa /skate /lsbeach /vw /lva /pyr");
    SendClientMessageLang(playerid, 0x00A4F299," /pship /lv /shitlake /sj /cs /tr /wj /police /docks /predator /pipe /dj /sfs /spray /bomb /bikes");
    SendClientMessageLang(playerid, 0x00A4F299," /dilli /drag /drag2 /drag3 /drift /drift3 /pk1 /pk2 /pk3 /sfa/ship /studio /tflv /tfls /tfsf /golf");
    SendClientMessageLang(playerid, 0x00A4F299," /ee /jetmax /bmx /bmx2 /loco /arch /area69 /ds /loop /sfp /aqua /monster /sex /burger /derby /derby2");
    SendClientMessageLang(playerid, 0x00A4F299," /md /ctd /sclub /dclub /stadium1 /whetstone /dt /shop /fs /dive /minigun /sf /lc /dildo /stadium /bulletshop");
	return 1;
}


and the lined by default were..........

Код:
dcmd_tele(playerid, params[]) {
	#pragma unused params
	SendClientMessageLang(playerid, COLOR_WHITE,"************HELP***************************************************************","************POMOC*************************************************************");
	SendClientMessageLang(playerid, 0xD0251CDF,"Teleports:","Teleporty:");
    SendClientMessageLang(playerid, 0x00A4F299," /chilliad /bigjump /hydra /at-400 /basejump /andromada /drag /jetmax"," /chilliad /bigjump /hydra /at-400 /basejump /andromada /wyscig /jetmax");
    SendClientMessageLang(playerid, 0x00A4F299," /lc /tuning [1-3] /derby /drift [1-3] /airport /skatepark /dm [1-2] /tube"," /lc /tuning [1-3] /derby /drift [1-3] /lotnisko /skatepark /dm [1-2] /rura");
    SendClientMessageLang(playerid, 0x00A4F299," /solo [1-2] /tram /train /stunt-park /skroad /bigramp /jump /cr /armydm"," /solo [1-2] /tram /pociag /stunt-park /skroad /bigramp /jump /cr /armydm");
just added 6 lines................


plz help....!!!
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)