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.


Topics - WillyWonka

Pages: [1]
1
Server Requests/Suggestions / NEW RP SERVER
« on: August 03, 2010, 09:59:08 PM »
Hey we should get a rp server!
HOLY CRAP HE DO HAVE ONE ... Look in Announcemetns...

2
I know that there are many reasons why im not getting admin: Here are 2.
1. People Spam No for Trolling
2. People don't know me.

Please dont respond if you have Hate Messages.

Admin App:
Hello, I'm WillyWonka but I also use BaconBoy,
Ive been with RND for a while but during TeamSpeak Sessions I've learned Time on RND doesn't matter.
Ive learned E2 - Trying to learn Mapping - Bought a GMOD server for RND that's RP
I have also learned many things ever since i first played gmod, Im just going to say one thing:
Gmod is a game in which you build, explore, and Imagine. But, Why are there "GameModes" Ask your self.
Summer im on 12PM-3AM - I do take breaks but thats when my steam is on...
School im on 4 - 9 Or mabey till 4 - 12, Depending on the date.
I'm learning Python C++ VB
And im pretty sure you don't need: Fav Food - What i like to do - And other realy random stuff.
I can buy another server just for respected to play on for, wirebuild, ttt, build, and more. Just ask!
KThx - Bacon/Willy

3
Community News & Announcements / ANNOUNCEMENT: NEW RNDIMMC PROGRAM!
« on: July 25, 2010, 12:27:59 AM »
To follow updates: http://twitter.com/RNDIMMC - V1.20

- MEMBER PASS: random

INFO: A brand new RNDIMMC Program,

Has to offer:
Login System - NO STEAM/FORUM , JUST SIMPLE: Guest Member Admin Owner
Web Browser - Search the web with out own browser. (VERY CRAPPY >.>)
Music Player - Play your favorite music in one app.
Chat Room - Text chat, Voice Coming Soon.
RND Server Status - See server status.

If you have any other idea's, Please, Tweet it!

PIC'S:
NONE YET



4
Community News & Announcements / Server Ranking - Rp Server Status
« on: July 16, 2010, 09:26:11 PM »
[spoiler]http://www.gametracker.com/server_info/74.63.239.234:27016/ [/spoiler] - THE #1 most famous gmod game sever!

[spoiler]http://www.gametracker.com/search/garrysmod/[/spoiler] - THE LIST!

[spoiler]http://www.gametracker.com/server_info/173.60.104.232:27019/[/spoiler] - OUR MOST FAMOUS1

[spoiler]http://www.gametracker.com/server_info/173.60.104.232:27025/[/spoiler] - OUR MOST FAMOUS2


RP server Status:
10/100% Complete.
ManMaidRp.DoesntExist.Com:27015 - ONLINE NOW

http://sw.xenonservers.com/image/VEM4MTE0ODMwMjM0NTI3MTg3Nzg1MDE1N3wy.png

FIXING THE CRACKED PROBLEM - SO YEAH

Point is, RP is the crap, And i have decided to make a gmod rp server!
If you want to help, please feel free to, Admins on RND get admin of my server OFC.
As for respected. No..

Thanks- Willy

5
Official Server Projects / New Machinima Procution
« on: July 16, 2010, 04:59:38 PM »
Hi, Im freggin WillyWonka,

http://wwmps.blogspot.com/2010/07/willywonka-presenting-manmaidlife.html

TeamSpeak - random.dontexist.com - 9987
Ventrillo  - ssedev.ath.cx - 3784 - rANDoM
Phone - NOT
Email - RamelbMark@yahoo.com - usher_m404@yahoo.com
Skype - Mark.Call

6
Programming / ** E2 HELP **
« on: July 15, 2010, 09:43:26 PM »
So i have this E2 that i need help with,
Problem:
1. When someone else talks it resets the song.

@name Songs
@inputs 
@outputs String:string
@persist
@trigger
runOnTick(1)

if(first()){
    runOnChat(1)
    MODE=0
    THIS=entity()
    ME=THIS:owner()
}
if (chatClk()){
    Str1 = owner():lastSaid()
    if (Str1:left(1) == "a"){hideChat(1)}
    if (Str1 == "!play-ravebreak"){soundPlay(0,0,"ravebreak.mp3") , String="RaveBreak"}
    if (Str1 == "!play-suitsong"){soundPlay(1,0,"music/hl2_song23_suitsong3.mp3") , String="SuitSong"}
if (Str1 == "!end-song") {(soundStop(0,0)) , soundStop(1,0) , Sting="None"}
}

if (chatClk()){
    Str2 = owner():lastSaid()
    if (Str2 == "!run-test") {String="Self Test Activated"}
    if (Str2 == "!run-test") {L1 = 1000}
}

Thanks and please do not steal this e2!

Pages: [1]