Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - King_Ahsan

#1
[spoiler]function onObjectShot( object, player, weapon )
{
   MessagePlayer( "[#00CC00][SELECT]: [#ffffff]Selected object " + object.ID, player );
   return 1;
}
[/spoiler]

Why its not working in one of my server? I did mistake?

HELP ME !