Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 25 of 86
Search took 0.01 seconds.
Search: Posts Made By: fraise
Forum: Plugin/Gameplay Ideas and Requests 06-29-2019, 07:25
Replies: 8
Views: 2,007
Posted By fraise
Re: [REQ] SQL request on map End make crash

ow... ok, is there a way to know what isn't precached ?
Forum: Plugin/Gameplay Ideas and Requests 06-28-2019, 13:29
Replies: 8
Views: 2,007
Posted By fraise
Re: [REQ] SQL request on map End make crash

Checked, nothing change. I found this error too when srcds crashes : Host_Error: Index error writing string table baseline downloadables
Forum: Plugin/Gameplay Ideas and Requests 06-26-2019, 09:16
Replies: 8
Views: 2,007
Posted By fraise
Re: [REQ] SQL request on map End make crash

Here a log :


L 06/21/2019 - 18:27:15: [mapchooser_extended.smx] Loaded map list for csgo.
L 06/21/2019 - 18:27:15: server_cvar: "sm_nextmap" "ba_jail_minecraftparty_v6"
L 06/21/2019 -...
Forum: Plugin/Gameplay Ideas and Requests 06-25-2019, 09:59
Replies: 8
Views: 2,007
Posted By fraise
Re: [REQ] SQL request on map End make crash

Main plugins is Store by zephirus, which make sql request on Map End, and one of mine too, which do the same. I didn't have the log fro the moment but i'll add it asap.
Forum: Plugin/Gameplay Ideas and Requests 06-24-2019, 19:39
Replies: 8
Views: 2,007
Posted By fraise
[REQ] SQL request on map End make crash

Hi !

Since several weeks, my server crash everytime a sql request is done on the end map.
On my log, i get "SQL error happen, bla bla bla" or "Database connexion lost".
Do you have the same...
Forum: Plugin/Gameplay Ideas and Requests 06-24-2019, 15:53
Replies: 11
Views: 2,090
Posted By fraise
Re: [REQ] Can someone compile this plugin?

sspCredits.phrases
this is the name of the file
Forum: Plugin/Gameplay Ideas and Requests 06-21-2019, 07:38
Replies: 11
Views: 2,090
Posted By fraise
Re: [REQ] Can someone compile this plugin?

well, you need translation files associated
Forum: Plugin/Gameplay Ideas and Requests 06-20-2019, 10:38
Replies: 11
Views: 2,090
Posted By fraise
Re: [REQ] Can someone compile this plugin?

this is another problem =>
Forum: Plugin/Gameplay Ideas and Requests 06-19-2019, 19:02
Replies: 1
Views: 1,106
Posted By fraise
Re: Looking for JAILBREAK plugins

Hi :
- https://forums.alliedmods.net/showthread.php?t=108810 (classical jailbreak packs)
- https://forums.alliedmods.net/showthread.php?t=283212 (lot of game, and wonderful dev :D )
Forum: Plugin/Gameplay Ideas and Requests 06-19-2019, 18:58
Replies: 11
Views: 2,090
Posted By fraise
Forum: Plugin/Gameplay Ideas and Requests 06-19-2019, 18:54
Replies: 4
Views: 1,194
Posted By fraise
Forum: Plugin/Gameplay Ideas and Requests 06-19-2019, 18:44
Replies: 5
Views: 1,157
Posted By fraise
Re: Paying for a plugin

Hey, you could change the color just by editing some PrintToChat in basechat.sp.

If you don't find out, i'll do it for you (for free, oc)
Forum: Plugin/Gameplay Ideas and Requests 01-10-2018, 10:45
Replies: 6
Views: 3,705
Posted By fraise
Re: [CSGO] taunts command

ok, i'll try to do it when i get the time =)
Forum: Plugin/Gameplay Ideas and Requests 01-10-2018, 09:43
Replies: 6
Views: 3,705
Posted By fraise
Re: [CSGO] taunts command

Do you want a menu where the T choose the sound ? or it's play randomly ? :D
Forum: Plugin/Gameplay Ideas and Requests 10-05-2017, 16:42
Replies: 1
Views: 587
Posted By fraise
Re: need help - clan

https://github.com/Heyter/-CS-GO-Hunger-Games/blob/master/hg_teams.sp

it's a russian plugin so... good luck for the translation, but it's quite the same thing than you need =)
Forum: Plugin/Gameplay Ideas and Requests 10-02-2017, 14:08
Replies: 2
Views: 638
Posted By fraise
Re: Disconnect ban

you have a sourceban command to ban disconnected players
Forum: Plugin/Gameplay Ideas and Requests 09-29-2017, 07:53
Replies: 8
Views: 3,489
Posted By fraise
Re: [CSGO] How to prevent someone to spectate?!

sorry, don't found other solution :s btw, there is no fucking help on google about different spec mode >< if someone could solve this =)
Forum: Plugin/Gameplay Ideas and Requests 09-29-2017, 07:28
Replies: 8
Views: 3,489
Posted By fraise
Re: [CSGO] How to prevent someone to spectate?!

#include <sourcemod>
#include <cstrike>
#include <sdktools>
#include <sdkhooks>
bool spectate[MAXPLAYERS+1];
public void OnPluginStart()
{
RegConsoleCmd("sm_stopspectate", stopspectate);...
Forum: Plugin/Gameplay Ideas and Requests 09-29-2017, 06:34
Replies: 4
Views: 1,155
Posted By fraise
Re: Fake country on connect

yes it's possible, but you have to rewrite the plugin
Forum: Plugin/Gameplay Ideas and Requests 09-14-2017, 12:02
Replies: 2
Views: 732
Posted By fraise
Re: [REQ] Plugin which blocks a command if the person is not in the steam group.

"scroll the request..."
=> https://forums.alliedmods.net/showthread.php?t=301191
Forum: Plugin/Gameplay Ideas and Requests 09-13-2017, 18:10
Replies: 6
Views: 1,036
Posted By fraise
Forum: Plugin/Gameplay Ideas and Requests 09-11-2017, 12:41
Replies: 15
Views: 2,578
Posted By fraise
Re: [CS:GO] Play sound at the beginning of the first round of the card

in fact, if the player connected during a round, he have to wait several minute before to have the welcome message. Plus, if there is multiple player who connected in this time, music will not play...
Forum: Plugin/Gameplay Ideas and Requests 09-11-2017, 10:05
Replies: 15
Views: 2,578
Posted By fraise
Re: [CS:GO] Play sound at the beginning of the first round of the card

@shanapu yeah i see that ^^ i send him a fix version in private :D
Forum: Plugin/Gameplay Ideas and Requests 09-10-2017, 09:12
Replies: 4
Views: 1,983
Posted By fraise
Re: [CS:GO] Custom Join message and sound

i've search for just reading the kv, but don't found so, i rather parse :D
Forum: Plugin/Gameplay Ideas and Requests 09-10-2017, 09:12
Replies: 15
Views: 2,578
Posted By fraise
Re: [CS:GO] Play sound at the beginning of the first round of the card

this include aren't in the sourcemod files by default ?
Showing results 1 to 25 of 86

 
Forum Jump

All times are GMT -4. The time now is 23:26.


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