Jump to content

Ghoul

Level 1
  • Content Count

    88
  • Donations

    0.00 USD 
  • Joined

  • Last visited


Reputation Activity

  1. Upvote (+1)
    Ghoul got a reaction from trigger.exe in introduction?   
    To bad war3 is dead rip
  2. Upvote (+1)
    Ghoul reacted to dash in The Next Wipe..   
    ghoul's dead :^)
  3. Upvote (+1)
    Ghoul reacted to UnknownLegend in Official Complaint Department Discussion Thread   
    Alternative facts.
  4. Upvote (+1)
    Ghoul reacted to skitt in cs_assault rule change   
    i didnt read all the discussion. with that said, im deleting the rule
  5. Upvote (+1)
    Ghoul reacted to Face in Warcraft 3 Dust Event Molotov Damage?   
    Nothing was changed.
     
    Also, there's nothing inside of professor X that would cause issues. I looked at the race last night. Only thing I can think of is maybe if they get knocked up by the molly they don't take damage that tick, because the knockup happens pre-damage - but I think the damage is still dealt if I remember correctly from playing.
     
  6. Upvote (+1)
    Ghoul reacted to Eddy in Clan removals 02/13/2017   
    Due to toxic behavior these members have had their clan status removed:
    Tacky
    Gossamerfox
  7. Upvote (+1)
    Ghoul reacted to ctark in Warcraft 3 Changelog   
    Changed some settings about a week ago, people said lag is better, so I guess they can stay...
     
    sv_minrate 40000 sv_maxrate 320000 sv_minupdaterate 32 sv_maxupdaterate 64 sv_mincmdrate 32 sv_maxcmdrate 64 net_splitpacket_maxrate 75000 sv_client_cmdrate_difference 10 sv_client_predict 1 sv_client_interpolate 1 sv_client_min_interp_ratio 1 sv_client_max_interp_ratio 2  
    Oh also, purged some of the database, here are some stats to ponder:
     
    Total Rows on Race_Data table before purge: 8,845,845
    Total Rows on Race_Data table after purge:    2,215,157
    That is 6,630,688 Rows delete from the database!  (fun fact: it took 16min 26sec to delete that many rows)
     
    So you must be thinking 'wtf, those are insane numbers, wtf is ctark talking about here?!?!'
    So, the way the database works, when a player connects, they get a separate row for each race that is on the server currently.  If they never play again, they still have about 200 rows in the database!
     
    The above wipe affects 57,486 inactive players that haven't played in the last 365 days, and have less then 100 levels.  Anyone who had more than 100 levels wasn't affected, no matter how long ago you last connected.
     
     
    So ya, go have fun on your much cleaner database.  As always, let me know how the servers are doing.
    - Ctark
  8. Upvote (+1)
    Ghoul reacted to Face in time befor map change   
    we raised the transfer and buy tome skill ceiling
  9. Upvote (+1)
    Ghoul reacted to Face in Extended LOA   
    FYI:
     
    Between now and the end of January, I won't be doing much with regards to the server. I have a lot of RL plans. I'll be around some, but I likely won't spend that time on the server.
    From February through late April, I'll be largely unavailable. I won't be home much and I will spend approximately 0 time on the server.
     
    After the start of May, if everything plays out the way I hope, I'll have a lot of stuff going on in my life. If that's the case, we will see what happens then.
     
    Not to commit him (he really has no obligation to), but I think the intention is that @Moose will be more involved in War3 if he has time. He has full developer access and I gave him a lot of the run down, so he should be GUCCI.
  10. Upvote (+1)
    Ghoul reacted to AlboHolicc in New buy menu - Replaces radio menu   
    Have you guys been wondering why Albo is so good?
     
    I saw a guide for this like a year ago and started using this on comp for quick buys, later I edited it for wc3 
    And now I decided to share this with all of you guys, I have been using this one from the beginning.
     
     
     
    Screenshot
     
    Please feel free to give feedback, and tell me if you think that there are more commands that should be there
    I think it can handle max of 9 commands
     
    1. Go to file location  and search for "radiopanel.txt"
    -Steam\steamapps\common\Counter-Strike Global Offensive\csgo\resource\ui
     
     
     
    2. Make a backup of that file and then make a new text file with the same name "radiopanel.txt"
     
     
    3. Insert this code on the new radiopanel file you just made
     
    "RadioPanel.txt" { //"SFUI_StandardRadio" //"SFUI_GroupRadio" //"SFUI_ReportRadio" "Groups" { "standard" { "hotkey" "1" "title" "#SFUI_CommandRadio" "timeout" "5" "Commands" { "Buy Tome" { "hotkey" "1" "label" "Tome" "cmd" "say buy tome" } "Book" { "hotkey" "2" "label" "Book" "cmd" "say buy book" } "Scroll" { "hotkey" "3" "label" "Scroll" "cmd" "say buy scroll" } "Changerace" { "hotkey" "4" "label" "Changerace" "cmd" "say changerace" } "Changerace - Low" { "hotkey" "5" "label" "Changerace - Low" "cmd" "say changerace low " } "Buy AK" { "hotkey" "6" "label" "Buy AK" "cmd" "say guns ak47" } } } "group" { "hotkey" "2" "title" "#SFUI_StandardRadio" "timeout" "5" "Commands" { "roger" { "hotkey" "1" "label" "#SFUI_Radio_Roger" "cmd" "roger" } "negative" { "hotkey" "2" "label" "#SFUI_Radio_Negative" "cmd" "negative" } "cheer" { "hotkey" "3" "label" "#SFUI_Radio_Cheer" "cmd" "cheer" } "compliment" { "hotkey" "4" "label" "#SFUI_Radio_Compliment" "cmd" "compliment" } "thanks" { "hotkey" "5" "label" "#SFUI_Radio_Thanks" "cmd" "thanks" } "getout" { "hotkey" "6" "label" "#SFUI_Radio_Shes_Gonna_Blow" "cmd" "getout" } "report" { "hotkey" "7" "label" "#SFUI_Radio_Report_In" "cmd" "report" } "sorry" { "hotkey" "8" "label" "Sorry" "cmd" "say_team Sorry!" } "holdpos" { "hotkey" "9" "label" "#SFUI_Radio_Hold_Pos" "cmd" "holdpos" } } } "report" { "hotkey" "3" "title" "#SFUI_ReportRadio" "timeout" "5" "Commands" { "enemyspot" { "hotkey" "1" "label" "#SFUI_Radio_Spotted" "cmd" "enemyspot" } "needbackup" { "hotkey" "2" "label" "#SFUI_Radio_Need_Backup" "cmd" "needbackup" } "takepoint" { "hotkey" "3" "label" "#SFUI_Radio_Take_Point" "cmd" "takepoint" } "sectorclear" { "hotkey" "4" "label" "#SFUI_Radio_Sector_Clear" "cmd" "sectorclear" } "inposition" { "hotkey" "5" "label" "#SFUI_Radio_In_Position" "cmd" "inposition" } "takingfire" { "hotkey" "6" "label" "#SFUI_Radio_Need_Assist" "cmd" "takingfire" } "enemydown" { "hotkey" "7" "label" "#SFUI_Radio_Enemy_Down" "cmd" "enemydown" } "reportingin" { "hotkey" "8" "label" "Reporting in" "cmd" "reportingin" } } } } } 4. You are done. Save it and enjoy!
    You need to restart the game!
     
    Credits 
    Trigger - For annoying me during the testing process
  11. Upvote (+1)
    Ghoul reacted to Face in LevelBank change   
    how about for every 100 levelbank you get your levels deleted
  12. Upvote (+1)
    Ghoul reacted to ESDaman in Did wall just pistol flash that noob?   
    Yes he did
    edit: Finally figured out how to upload the video....
    @The Impenetrable Wall @Ghoul @jimmyburr    
  13. Upvote (+1)
    Ghoul got a reaction from water.exe in Ghoul's Application [ACCEPTED]   
    Name: Ghoul
    Age: 25
    Location: Montclair Ca
    SteamID: STEAM_0:1:16469768
    Gameme: http://sg.gameme.com/playerinfo/550717
    Sourcebans: Bans
    Microphone: yes
    Favorite Server: Warcraft3 GO
    Previous Member of a clan?: no
    Questions/Comments: I thought you still needed referrals for this.Good thing I am 5/5 JCS approved.
    About me: My name is Ghoul I started playing on sG servers 7+ years go. I am the heart on soul of war3 or so I would like to think. I can sometimes be a bit much but thats what makes me who I am and while I can get on peoples nerves sometimes, I love the people on the server and the community as a whole.
    CSGO Recorded Hours: 1923 hours, 6 minutes, 8 seconds
  14. Upvote (+1)
    Ghoul got a reaction from nothing_but_fail in Ghoul's Application [ACCEPTED]   
    Name: Ghoul
    Age: 25
    Location: Montclair Ca
    SteamID: STEAM_0:1:16469768
    Gameme: http://sg.gameme.com/playerinfo/550717
    Sourcebans: Bans
    Microphone: yes
    Favorite Server: Warcraft3 GO
    Previous Member of a clan?: no
    Questions/Comments: I thought you still needed referrals for this.Good thing I am 5/5 JCS approved.
    About me: My name is Ghoul I started playing on sG servers 7+ years go. I am the heart on soul of war3 or so I would like to think. I can sometimes be a bit much but thats what makes me who I am and while I can get on peoples nerves sometimes, I love the people on the server and the community as a whole.
    CSGO Recorded Hours: 1923 hours, 6 minutes, 8 seconds
  15. Upvote (+1)
    Ghoul got a reaction from Iherdcows in Ghoul's Application [ACCEPTED]   
    Name: Ghoul
    Age: 25
    Location: Montclair Ca
    SteamID: STEAM_0:1:16469768
    Gameme: http://sg.gameme.com/playerinfo/550717
    Sourcebans: Bans
    Microphone: yes
    Favorite Server: Warcraft3 GO
    Previous Member of a clan?: no
    Questions/Comments: I thought you still needed referrals for this.Good thing I am 5/5 JCS approved.
    About me: My name is Ghoul I started playing on sG servers 7+ years go. I am the heart on soul of war3 or so I would like to think. I can sometimes be a bit much but thats what makes me who I am and while I can get on peoples nerves sometimes, I love the people on the server and the community as a whole.
    CSGO Recorded Hours: 1923 hours, 6 minutes, 8 seconds
  16. Upvote (+1)
    Ghoul got a reaction from just reX in Ghoul's Application [ACCEPTED]   
    Name: Ghoul
    Age: 25
    Location: Montclair Ca
    SteamID: STEAM_0:1:16469768
    Gameme: http://sg.gameme.com/playerinfo/550717
    Sourcebans: Bans
    Microphone: yes
    Favorite Server: Warcraft3 GO
    Previous Member of a clan?: no
    Questions/Comments: I thought you still needed referrals for this.Good thing I am 5/5 JCS approved.
    About me: My name is Ghoul I started playing on sG servers 7+ years go. I am the heart on soul of war3 or so I would like to think. I can sometimes be a bit much but thats what makes me who I am and while I can get on peoples nerves sometimes, I love the people on the server and the community as a whole.
    CSGO Recorded Hours: 1923 hours, 6 minutes, 8 seconds
  17. Upvote (+1)
    Ghoul got a reaction from Sleek in Ghoul's Application [ACCEPTED]   
    Name: Ghoul
    Age: 25
    Location: Montclair Ca
    SteamID: STEAM_0:1:16469768
    Gameme: http://sg.gameme.com/playerinfo/550717
    Sourcebans: Bans
    Microphone: yes
    Favorite Server: Warcraft3 GO
    Previous Member of a clan?: no
    Questions/Comments: I thought you still needed referrals for this.Good thing I am 5/5 JCS approved.
    About me: My name is Ghoul I started playing on sG servers 7+ years go. I am the heart on soul of war3 or so I would like to think. I can sometimes be a bit much but thats what makes me who I am and while I can get on peoples nerves sometimes, I love the people on the server and the community as a whole.
    CSGO Recorded Hours: 1923 hours, 6 minutes, 8 seconds
  18. Upvote (+1)
    Ghoul got a reaction from Blue in Ghoul's Application [ACCEPTED]   
    Name: Ghoul
    Age: 25
    Location: Montclair Ca
    SteamID: STEAM_0:1:16469768
    Gameme: http://sg.gameme.com/playerinfo/550717
    Sourcebans: Bans
    Microphone: yes
    Favorite Server: Warcraft3 GO
    Previous Member of a clan?: no
    Questions/Comments: I thought you still needed referrals for this.Good thing I am 5/5 JCS approved.
    About me: My name is Ghoul I started playing on sG servers 7+ years go. I am the heart on soul of war3 or so I would like to think. I can sometimes be a bit much but thats what makes me who I am and while I can get on peoples nerves sometimes, I love the people on the server and the community as a whole.
    CSGO Recorded Hours: 1923 hours, 6 minutes, 8 seconds
  19. Upvote (+1)
    Ghoul got a reaction from Marvin in Ghoul's Application [ACCEPTED]   
    Name: Ghoul
    Age: 25
    Location: Montclair Ca
    SteamID: STEAM_0:1:16469768
    Gameme: http://sg.gameme.com/playerinfo/550717
    Sourcebans: Bans
    Microphone: yes
    Favorite Server: Warcraft3 GO
    Previous Member of a clan?: no
    Questions/Comments: I thought you still needed referrals for this.Good thing I am 5/5 JCS approved.
    About me: My name is Ghoul I started playing on sG servers 7+ years go. I am the heart on soul of war3 or so I would like to think. I can sometimes be a bit much but thats what makes me who I am and while I can get on peoples nerves sometimes, I love the people on the server and the community as a whole.
    CSGO Recorded Hours: 1923 hours, 6 minutes, 8 seconds
  20. Upvote (+1)
    Ghoul reacted to Face in #1 Warcraft 3 Server   
    Hey guys, I've been paying a lot of attention to gametracker the last 1-2 months.
     
    Here is our CSGO server rank over the last 30 days, it was approximately #1100 right before I released War3 Supporter.

     
    And here you can see how we are the #1 War3 CSGO server, with 90% of our competition being based out of MOTHER RUSSIA and the rest being pay2win.
     
    Thanks everyone for playing and helping make us #1 again  
     
    Hopefully we can hold on to the spot!
     
  21. Upvote (+1)
    Ghoul reacted to skitt in #1 Warcraft 3 Server   
    i think i just threw up
  22. Upvote (+1)
    Ghoul got a reaction from Karma in Dear Little Ghoul Boy   
    nooo wtf again.... get out of ghouls house please
  23. Upvote (+1)
    Ghoul got a reaction from TurtleFrenzy in Dear Little Ghoul Boy   
    nooo wtf again.... get out of ghouls house please
  24. Upvote (+1)
    Ghoul got a reaction from water.exe in Dear Little Ghoul Boy   
    nooo wtf again.... get out of ghouls house please
  25. Upvote (+1)
    Ghoul got a reaction from MOFLSTOMP in Dear Little Ghoul Boy   
    nooo wtf again.... get out of ghouls house please
×
×
  • Create New...