UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch
broken avatar :(

Vetrotec

Posts
3
Respect
0
Forum Rank
Fresh Corpse
Primary Group
Member

Forum Stats

More Stats
Date Registered
September 07, 2016, 09:04:50 pm
Posts
3 (0.001 per day)
Last Active
November 24, 2016, 08:36:21 pm

Forum Profile

Profile Link
Country
gb
Local Time
July 06, 2025, 08:58:12 am

Contact & Social Links

Youtube
VetrotecGaming
[code]function init()
{
   level.shootablesNeeded = 3;
   level.shootablesCollected = 0;

   level thread shootable_1();
   level thread shootable_2();
        level thread ...
9 years ago
[code]function init()
{
   level.shootablesNeeded = 3;
   level.shootablesCollected = 0;

   level thread shootable_1();
   level thread shootable_2();
        level thread ...
9 years ago
I've already seen this being talked about. I'm very very new to all this and was wondering how I'd go about making this script open a door if anyone can help me this would mean a lot to me and others.   :poker:
9 years ago
Loading ...