Post: Few New Scripts + Edits
05-28-2016, 06:32 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); You must login or register to view this content.


Few scripts

Bow and arrow
You must login or register to view this content.

Gold Shoes
You must login or register to view this content.


Flip Flops
You must login or register to view this content.

Enjoy
Last edited by Pink Guy ; 05-31-2016 at 04:23 AM.

The following 5 users say thank you to Pink Guy for this useful post:

Dumble, HiddenHour, LiamsMods-YT, MrMoan, OfficialCoolJay

The following user groaned Pink Guy for this awful post:

Procyon
05-30-2016, 10:32 PM #11
anthonything
Space Ninja
Originally posted by John View Post
I don't get why everyone here (not just you) uses these retarded ass functions for things that don't even need them. And then there's so much redundancy everywhere. Decided to clean your code up, hopefully some people can see how things should actually be done

    Shoes(Model)
{
self.thesuit=!self.thesuit;
self iPrintln(Model + " Shoes" + self.thesuit ? " [^1OFF^7]" : " [^6ON^7]"));
if(self.thesuit)
{
self attach(Model,"j_ball_le");
self attach(Model,"j_ball_ri");
}
else
{
self detach(Model,"j_ball_le");
self detach(Model,"j_ball_ri");
}
self.tppx = !self.thesuit;
if(!self.modelSpawned)
self setclientthirdperson(self.thesuit);
}


Well the 'bool toggle' is something from back when GSC Studio didnt support control syntax like that.
05-30-2016, 10:47 PM #12
Originally posted by AUS View Post
Quote from Mr john = codetag " It's all preference. Let people code however they like " :baws::baws::baws:


That's not called preference, it's called autism if you code like that
05-30-2016, 11:15 PM #13
EternalHabit
Former Staff
Originally posted by John View Post
That's not called preference, it's called autism if you code like that


Everyones gota start somewhere bro =p
05-31-2016, 04:24 AM #14
Originally posted by xTurntUpLobbies View Post
Everyones gota start somewhere bro =p


xD thank u bro shitt. im trying lel
06-17-2016, 12:31 AM #15
Shark
Retired.
Originally posted by John View Post
That's not called preference, it's called autism if you code like that


It is coding preference m8, I was the one that wrote those functions for simplicity and to give users a better understanding of how the code worked, not everyone understands how things such as self.bool = !self.bool may work, another example would be the conditional ternary operator, although it may be simple, it's not something a new-comer is going to understand straight off the bat.

Everyone codes how they want to code, whether you find it messy or not.
But you can't hate on people that are just giving things a go Mr. John Sal

The following 3 users say thank you to Shark for this useful post:

DoraTheKiller97, itsSorrow, Pink Guy
08-01-2016, 01:39 AM #16
Dumble
Bounty hunter
You're one sexy mofo
08-01-2016, 02:56 AM #17
itsSorrow
In my man cave
Originally posted by Dumble View Post
You're one sexy mofo


Bumping against rules fgt.

The following user thanked itsSorrow for this useful post:

Dumble
08-06-2016, 10:40 AM #18
Dumble
Bounty hunter
Originally posted by Gentle View Post
Bumping against rules fgt.


dude stop bullyin mi pls

The following user thanked Dumble for this useful post:

itsSorrow

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo