Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
<C> ASSS Colors/Say/Voice Module
Goto page Previous  1, 2, 3
 
Post new topic   Reply to topic Printable version
 View previous topic  <C> ASSS Flags Module Post :: Post Continuum Log Viewer  View next topic  
Author Message
Dr Brain
Flip-flopping like a wind surfer


Age:38
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Thu Aug 12, 2010 6:06 pm    Post subject: Reply to topic Reply with quote

Cheese wrote:
ive always wanted an elseif switch

Code: Show/Hide

elseifswitch(num)
{
case > 3: break;
case > 2: break;
case > 1: break;
}


Code: Show/Hide

if (num > 3) {}
else if (num > 2) {}
else if (num > 1) {}

_________________
Hyperspace Owner

Smong> so long as 99% deaths feel lame it will always be hyperspace to me
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Cheese
Wow Cheese is so helpful!


Joined: Mar 18 2007
Posts: 1017
Offline

PostPosted: Thu Aug 12, 2010 8:36 pm    Post subject: Reply to topic Reply with quote

a switch is better
_________________
SSC Distension Owner
SSCU Trench Wars Developer
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address
Cheese
Wow Cheese is so helpful!


Joined: Mar 18 2007
Posts: 1017
Offline

PostPosted: Fri Jul 10, 2015 11:25 pm    Post subject: Reply to topic Reply with quote

went through code and cleaned a lot of things up, and updated everything to be compatible with ASSS 1.6.0
removed voice and xchat modules, since they are cruft and require the not yet existing chat advisor.
seperated the modules into different files for those that only want certain parts.

didnt include a dll because everyone builds their own stuff these days anyways

updated main post with new files
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> ASSS Custom Projects All times are GMT - 5 Hours
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 429 page(s) served in previous 5 minutes.

phpBB Created this page in 0.455860 seconds : 28 queries executed (93.9%): GZIP compression disabled