C:\Users\o\Desktop\samp scripts\0.3.7 BASE\gamemodes\roleplay2.pwn(536) : warning 219: local variable "using_deprecated_foreach_syntax" shadows a variable at a preceding level
foreach(Player, id) {
foreach(new id : Player)
foreach(new i : Player)