Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if(dialogid == PDOPREMA1)
- {
- if(!response) return 1;
- if(response)
- {
- if(listitem == 0)
- {
- g_GivePlayerWeapon(playerid,31,300);
- SCM(playerid,-1,""PLAVA"LSPD | "BELA"Uzeli ste M4!");
- }
- if(listitem == 1)
- {
- g_GivePlayerWeapon(playerid,24,300);
- SCM(playerid,-1,""PLAVA"LSPD | "BELA"Uzeli ste Deagle!");
- }
- if(listitem == 2)
- {
- g_GivePlayerWeapon(playerid,25,300);
- SCM(playerid,-1,""PLAVA"LSPD | "BELA"Uzeli ste Shotgun!");
- }
- if(listitem == 3)
- {
- g_GivePlayerWeapon(playerid,29,300);
- SCM(playerid,-1,""PLAVA"LSPD | "BELA"Uzeli ste MP5!");
- }
- if(listitem == 4)
- {
- g_GivePlayerWeapon(playerid,41,600);
- SCM(playerid,-1,""PLAVA"LSPD | "BELA"Uzeli ste Spray!");/////////////////EVO OVDE<-------------------
- }
- if(listitem == 5)
- {
- g_GivePlayerWeapon(playerid,3,300);
- SCM(playerid,-1,""PLAVA"LSPD | "BELA"Uzeli ste Pendrek!");
- }
- if(listitem == 6)
- {
- g_GivePlayerWeapon(playerid,34,300);
- SCM(playerid,-1,""PLAVA"LSPD | "BELA"Uzeli ste Sniper!");
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment