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

Showing results 1 to 19 of 19
Search took 0.00 seconds.
Search: Posts Made By: W_M134
Forum: Plugins 12-24-2016, 07:36
Replies: 458
Views: 149,008
Posted By W_M134
Re: [ANY] Simple Admin & VIP Manager [SAVM] + Day(s)-trial for players + [CONSOLE]

hello,tanks for your good plug-ins and web.
but you konw,the plugins code is too ole to compile,and has some no use code.
For example, the plugin will conect to datebase to confirm the NPC's...
Forum: Coding MM:S Plugins & SM Extensions 05-12-2016, 01:36
Replies: 369
Views: 261,824
Posted By W_M134
What's this signature in Windows?

PrepSDKCall_SetSignature(SDKLibrary_Server, "@_ZN11CBaseEntity23ApplyAbsVelocityImpulseERK6Vector", 0)

I dont know how to search:|,so who can tell me?
Sorry for my bad english
Forum: Scripting 05-09-2016, 12:04
Replies: 1
Views: 746
Posted By W_M134
[OperationSystem]RUN linux plugin on Windows

Now I have a l4d2 plugin
#pragma semicolon 1

#include <sourcemod>
#include <sdkhooks>
#include <l4d2_direct>

new Handle:z_witch_damage;

new bool:lateLoad;
Forum: Scripting 05-06-2016, 12:24
Replies: 10
Views: 2,549
Posted By W_M134
Forum: Scripting 04-21-2016, 01:45
Replies: 4
Views: 1,037
Posted By W_M134
Re: How to execute VScript by plugin

I dont know,but it did say "Test" and not "test"
Forum: Scripting 04-19-2016, 20:45
Replies: 4
Views: 1,037
Posted By W_M134
Re: How to execute VScript by plugin

yep I tried this but didn't work...
Forum: Scripting 04-19-2016, 05:20
Replies: 4
Views: 1,037
Posted By W_M134
How to execute VScript by plugin

I use this:
public Action:SP(client, args)
{
new entity = CreateEntityByName("info_director");
if( entity != -1 )
{
DispatchKeyValue(entity, "vscripts", "test");
DispatchSpawn(entity);...
Forum: General 04-19-2016, 01:05
Replies: 6
Views: 2,074
Posted By W_M134
Forum: General 04-19-2016, 00:18
Replies: 6
Views: 2,074
Posted By W_M134
Re: How to execute VScript from plugin

Hello,I just want to know how to use script_execute in a plugin,I really need this:)
When I use ServerCommand("script_execute test")
the server callback this command needs sv_cheats 1,but I want to...
Forum: General 04-14-2016, 03:07
Replies: 8
Views: 1,519
Posted By W_M134
Re: The usage of "Simple Chat Colors (Redux)"

It looks like fine,but my game server is L4D2
Forum: General 04-14-2016, 03:04
Replies: 8
Views: 1,519
Posted By W_M134
Forum: General 04-13-2016, 02:29
Replies: 8
Views: 1,519
Posted By W_M134
Forum: General 04-12-2016, 10:06
Replies: 8
Views: 1,519
Posted By W_M134
Re: The usage of "Simple Chat Colors (Redux)"

Oh,my game sever is Left4Dead2
Forum: General 04-12-2016, 09:58
Replies: 8
Views: 1,519
Posted By W_M134
The usage of "Simple Chat Colors (Redux)"

I have download Simple Chat Colors (Redux) (https://forums.alliedmods.net/showthread.php?p=1559567),but when I use it in my sever, I found this plugin did not work properly.
"admin_colors"
{
...
Forum: Plugins 04-12-2016, 07:40
Replies: 405
Views: 315,111
Posted By W_M134
Re: Simple Chat Colors (Redux)

OK,now it dose work,but when I use a STEAM ID,it does not work
Like this:
"admin_colors"
{

"STEAM_0:1:68672108"
{
"tag" "[abc]"
"tagcolor" ""
"namecolor" ""
Forum: Plugins 04-11-2016, 08:12
Replies: 405
Views: 315,111
Posted By W_M134
Re: Simple Chat Colors (Redux)

Why the plugin did not work?
I have downloaded all the plugins,Simple Chat Colors,Simple Chat Processor and SMLIB.
Then I restarted my server
But nothing happened.
What's wrong?
Forum: Scripting 04-07-2016, 19:23
Replies: 3
Views: 1,212
Posted By W_M134
Re: L4D - Play as a zombie in coop?

I think you need a plugin to spawn zombie.I use admin command "switch player"to play zombie in coop,and use a plugin to spawn zombie
Forum: Scripting 04-07-2016, 10:00
Replies: 3
Views: 810
Posted By W_M134
Re: Warning 213: tag dismatch

Thanks for your help,I use this to kick afk player in 5 minutes but VIP player for 15 minutes.
I am so careless that did not notice "()" :oops:
Forum: Scripting 04-07-2016, 09:42
Replies: 3
Views: 810
Posted By W_M134
Warning 213: tag dismatch

I got this warning for
if (!GetEventBool(event, "disconnect") && GetEventInt(event, "team") == 1 && GetAdminFlag(AdminId:client,AdminFlag:Admin_Reservation,AdmAccessMode:Access_Real == true))
...
Showing results 1 to 19 of 19

 
Forum Jump

All times are GMT -4. The time now is 07:32.


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