Raised This Month: $7 Target: $400
 1% 

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: KissLick
Forum: Plugins 03-15-2018, 11:02
Replies: 43
Views: 34,656
Posted By KissLick
Re: TeamGames (JailBreak teams, games, marks, fences, ...)

Have a look at https://github.com/PremyslTalich/TeamGames/wiki/Teams - > tg_team_diff
Forum: Snippets and Tutorials 07-10-2017, 15:08
Replies: 24
Views: 7,923
Posted By KissLick
Re: [INC] Append new ConVars to plugin config v2.1

I guess it was because you didn't include the myinfo structure with plugin version...
Forum: Plugins 07-06-2017, 07:18
Replies: 43
Views: 34,656
Posted By KissLick
Re: TeamGames (JailBreak teams, games, marks, fences, ...)

Can you attach your?
- addons/sourcemod/configs/teamgames/downloads.cfg
- sourcemod/logs/teamgames/ log from some crash

What exactly happens when you try to use TaserMania?
...
Forum: Scripting 07-05-2017, 13:08
Replies: 5
Views: 972
Posted By KissLick
Re: [CS:S] Question regarding domination/nemesis notifications

I would try to find something in netprops, this sounds like something that can be there..
Forum: Scripting 07-04-2017, 11:02
Replies: 3
Views: 907
Posted By KissLick
Re: Creating a beacon

+2

Find a plugin which has the feature you desire and look at the source code...

If you can't find any plugin which has the feature (for like 5-10 mins), than you can ask here...
Forum: Scripting 07-02-2017, 17:04
Replies: 11
Views: 4,171
Posted By KissLick
Re: Server FPS

Are you asking us what you think?
Forum: General 07-02-2017, 15:01
Replies: 4
Views: 2,225
Posted By KissLick
Re: Base Comm Control Issue

So... Your scripting question is?
Forum: Snippets and Tutorials 07-02-2017, 11:45
Replies: 51
Views: 93,576
Posted By KissLick
Re: [INC] Multi Colors

Sounds like a job for ColorVariables (https://forums.alliedmods.net/showthread.php?t=267743)
Forum: Scripting 07-02-2017, 07:08
Replies: 5
Views: 1,295
Posted By KissLick
Re: Loading sentences from file

Oh man... Why not use OnClientSayCommand_Post (https://sm.alliedmods.net/new-api/console/OnClientSayCommand_Post)?
Forum: Scripting 06-28-2017, 15:24
Replies: 4
Views: 1,317
Posted By KissLick
Re: Possible to hide game_text client side?

Have a look at SDKHooks - SetTransmit
Forum: Scripting 06-26-2017, 15:16
Replies: 12
Views: 1,951
Posted By KissLick
Re: Menu items disabled and not listed

Since you have the plugin which does what you want to do, why not looking into that plugin's source code?
Forum: Scripting 06-25-2017, 10:25
Replies: 4
Views: 1,048
Posted By KissLick
Re: Server crash when using a pre-defined prefix

Even if ColorVariables is mainly about color variables (eg. {highlight}, {player}, {myCustomVariable}) and CSetPrefix.

It still allows you to do messy things like...
Forum: Scripting 06-22-2017, 14:56
Replies: 4
Solved Help
Views: 1,218
Posted By KissLick
Re: Help

You can ask somewhere else and not in scripting section which is about scripting..
Forum: Scripting 06-20-2017, 15:00
Replies: 12
Views: 2,671
Posted By KissLick
Re: What Is Wrong About This Code

Just had to shout out for myself :-D

https://forums.alliedmods.net/showthread.php?t=267743
Forum: Scripting 06-18-2017, 08:25
Replies: 10
Views: 2,071
Posted By KissLick
Re: Formatting in translations

Because it's fun to recompile whole plugin if you want to change the prefix...
Forum: Scripting 06-18-2017, 08:14
Replies: 10
Views: 2,071
Posted By KissLick
Re: Formatting in translations

Have you tried ?

CSetPrefix("MyPrefix");


Btw. isn't there a difference between %t and %T ?
- Yes, use %T
Forum: General 06-12-2017, 16:34
Replies: 9
Views: 2,070
Posted By KissLick
Re: [SM] No admins online

Oh.. damn! That hurts!
Forum: General 06-12-2017, 15:57
Replies: 9
Views: 2,070
Posted By KissLick
Re: [SM] No admins online

You are welcome. It took me like 30sec, so no big deal.
Forum: General 06-12-2017, 13:52
Replies: 9
Views: 2,070
Posted By KissLick
Re: [SM] No admins online

What game?
What plugin?
Why not ask in the plugin's thread ???
Reported your server for that !ws, !knife, ...
Forum: Scripting 06-09-2017, 18:03
Replies: 5
Views: 1,307
Posted By KissLick
Re: Using a default prefix

Or you can use ColorVariables (https://forums.alliedmods.net/showthread.php?t=267743) and then just do
CSetPrefix("TrinityPlay");
Forum: Scripting 06-09-2017, 16:28
Replies: 3
Views: 1,125
Posted By KissLick
Re: Entity doesn't have gravity

Try to set the speed one frame after you create and spawn the entity.
Forum: Scripting 06-08-2017, 12:11
Replies: 7
Views: 1,374
Posted By KissLick
Re: How to request username to a player?

Did you read the docs? Have you ever used this forward?

Let me quote from the docs...


It is a forward provided by the core that fires whenever a client uses a chat command such as say, say2,...
Forum: Scripting 06-07-2017, 16:06
Replies: 7
Views: 1,374
Posted By KissLick
Re: How to request username to a player?

Because we have OnClientSayCommand (https://sm.alliedmods.net/api/index.php?fastload=show&id=1032&) ;-)
Forum: Scripting 06-07-2017, 12:50
Replies: 7
Views: 1,374
Posted By KissLick
Forum: Scripting 06-03-2017, 09:29
Replies: 2
Views: 1,517
Posted By KissLick
Re: Issue with fov plugin by Dr.McKay

Why not ask in the plugin's thread?
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 00:35.


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