AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   Global Offensive Mod 2.15 Beta [LAST UPDATE: 08. 13] *BUG FIXED (https://forums.alliedmods.net/showthread.php?t=294858)

DeRoiD 03-11-2017 14:45

Re: Global Offensive Mod 2.01 Beta
 
now added:
- show chat when somebody found case or key
- fix chat bugs

ish12321 03-11-2017 15:08

Re: Global Offensive Mod 2.02 Beta
 
Does this mod not cause to much download?

molotovas 03-11-2017 16:26

Re: Global Offensive Mod 2.01 Beta
 
Quote:

Originally Posted by DeRoiD (Post 2502766)
now added:
- show chat when somebody found case or key
- fix chat bugs

Not all chat bugs fixed, then player found key everything ok just one message, but then player found case it shows 4 time same message :)

PAntek 03-11-2017 17:11

Re: Global Offensive Mod 2.02 Beta
 
Hi! Nice plugin :D If you want, here is a polish translation for your plugin!

http://pastebin.com/uf0kp8K7

By the way - in 3'rd person you use "doesn't", not "don't"

//Hagernatu

DeRoiD 03-11-2017 17:31

Re: Global Offensive Mod 2.01 Beta
 
Quote:

Originally Posted by Ayman Khaled (Post 2502797)
You can use HLSTATSX:CE instead it
+
i can not download/compile the plugin...

Plugin failed to compile! Please try contacting the author.
Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/home/forums/content/files/2/5/8/4/9/7/161487.attach(10) : fatal error 100: cannot read from file: "colorchat"

Compilation aborted.
1 Error.

I added for downloads with colorchat.

Now the chat bugs all fixed :)

DeRoiD 03-12-2017 09:46

Re: Global Offensive Mod 2.02 Beta
 
http://i.imgur.com/neGkIQV.png
http://i.imgur.com/fTAC3K8.png
http://i.imgur.com/acLUCiC.png

1. login your user (for example in phpmyadmin)
2. your choose the database
3. copy and paste the sql table (sql_table.txt) and u compile

DeRoiD 03-12-2017 09:47

Re: Global Offensive Mod 2.02 Beta
 
if u dont understand then pm and i will make for u

molotovas 03-12-2017 09:47

Re: Global Offensive Mod 2.02 Beta
 
Quote:

Originally Posted by Ayman Khaled (Post 2502986)
oh, i found the problem, but i need globaloffensive table i don't know what to add

First don't do double post, edit last your post.
Next download sqltable.txt and import to you mysql database.

edon1337 03-12-2017 10:17

Re: Global Offensive Mod 2.02 Beta
 
Good job, but, this mod without an API is useless. You should create new natives so users could customize the mod.

molotovas 03-12-2017 11:10

Re: Global Offensive Mod 2.02 Beta
 
Quote:

Originally Posted by Ayman Khaled (Post 2503016)
thx i made this, but still show me this error idk why

and i can't register too

L 03/12/2017 - 14:08:07: [csgo_201t.amxx] Can't connect to MySQL server on '192.1**.*.1' (110)

You didn't change this:
CvarHost = register_cvar("csgo_host", "192.168.0.1");
CvarDatabase = register_cvar("csgo_db", "database");
CvarUser = register_cvar("csgo_user", "player");
CvarPassword = register_cvar("csgo_pw", "12345");

Change to your host.


All times are GMT -4. The time now is 11:34.

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