Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: M Ali
Forum: GunGame 02-01-2022, 06:29
Replies: 11
Views: 13,119
Posted By M Ali
Re: How install GunGame on dod1.3 server?

You can download from online website a rar. file after that you must extract it in to your computer and run the installation.
Forum: Translation Request 01-04-2022, 07:30
Replies: 2
Views: 5,166
Posted By M Ali
Re: Ultimate_stats translate

What content which you are wanted to translate?
Forum: General 12-28-2021, 04:43
Replies: 3
Views: 1,521
Posted By M Ali
Re: New menu memory leakage

void MainWindow::createMenu()
{
//Create menus
QAction *quit = new QAction("&Quit", this);
QMenu *file = menuBar()->addMenu("&File");
file->addAction(quit);
connect(quit,...
Forum: Code Snippets/Tutorials 12-21-2021, 02:47
Replies: 8
Views: 5,847
Posted By M Ali
Re: Reddit Puns using Python

@client.event
async def on_message(message):
if message.content.startswith(".meme"):
subreddit = reddit.subreddit("memes")
all_subs = []
top = subreddit.top(limit = 50)

for...
Forum: Off-Topic 12-16-2021, 02:54
Replies: 5
Views: 3,981
Posted By M Ali
Re: Where to find this laser model?

check (ssec si) it is a website which can help you allot.
Forum: Off-Topic 12-15-2021, 00:24
Replies: 11
...
Views: 8,108
Posted By M Ali
Forum: Suggestions / Requests 12-09-2021, 23:33
Replies: 3
Views: 635
Posted By M Ali
Re: plugin error

some of directories was misplaced so it couldn't find the right pathing.
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT -4. The time now is 08:14.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode