My Profile
Full Screen
Log Out/In
Dashboard
Pastebin
Wiki
Loading...
Home
Created By
Akkadius
On: 05:41 PM March 19, 2014
Link
foreach my $v (@T1boss){ if($v == $npc_id){ DoStuff(); } }
Raw Paste Data
foreach my $v (@T1boss){ if($v == $npc_id){ DoStuff(); } }