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

Showing results 1 to 25 of 87
Search took 0.01 seconds.
Search: Posts Made By: imdawe
Forum: Plugins 09-07-2013, 09:58
Replies: 71
Views: 63,802
Posted By imdawe
Re: [DEV] WebSocket Server - Direct connection between webbrowser and gameserver

Uhm, i don't remember, but adding protocol will solve the problem.
Forum: Plugins 09-05-2013, 23:23
Replies: 71
Views: 63,802
Posted By imdawe
Re: [DEV] WebSocket Server - Direct connection between webbrowser and gameserver

Please update this plugin, it does not worked for me on css.

I have modified these lines, i just specified a protocol. so it works now in motd
Forum: Coding MM:S Plugins & SM Extensions 09-05-2013, 16:08
Replies: 4
Views: 1,728
Posted By imdawe
Re: Orangebox walls (CSS)

look at builder mods
Forum: Coding MM:S Plugins & SM Extensions 09-04-2013, 17:59
Replies: 4
Views: 1,728
Posted By imdawe
Re: Orangebox walls (CSS)

yes, its possible but it can make a bit laggy on the server.
The only good way is to make entities with a model
Forum: General 09-04-2013, 02:26
Replies: 12
Views: 3,196
Posted By imdawe
Re: Help- error php

Nah, Now you got an usefull error.

I have corrected the code a bit,
http://pastebin.com/U1xXsGhx
Forum: Plugin/Gameplay Ideas and Requests 09-03-2013, 19:56
Replies: 10
Views: 4,072
Posted By imdawe
Re: Steam Donation bot Help (on dedicated Server)

Same here, he won't pay but he can't play off a whitelist without paying for it someone
Forum: General 09-03-2013, 13:45
Replies: 12
Views: 3,196
Posted By imdawe
Re: Help- error php

Don't share password plz.

Modify these lines

<?php

include_once "check_restore.php";

global $bd_table;
$query1 = "SELECT * FROM `$bd_table` ORDER BY score DESC";
Forum: General 09-03-2013, 06:38
Replies: 12
Views: 3,196
Posted By imdawe
Re: Help- error php

this line $accuracy .= ""; it does nothing. it just attaches a big nothing to a variable.

if( strlen($temp)-1 >= $i )
{
$accuracy .= $temp[$i];
}
its pointless, why do you allocate...
Forum: General 09-02-2013, 21:07
Replies: 12
Views: 3,196
Posted By imdawe
Re: Help- error php

omg what is this? maybe a code? o.0
Forum: Source Servers (SRCDS) 09-02-2013, 20:26
Replies: 2
Views: 1,991
Posted By imdawe
Re: [CSGO] Idle & Achievment

these plugins are private ;)
Forum: Plugin/Gameplay Ideas and Requests 09-01-2013, 03:12
Replies: 7
Views: 2,469
Posted By imdawe
Re: [PAID REQ] VIP/Admin Store Panel + Plugin

...
i spent a day to make one like this for you, i don't understand what are you doing...
Forum: Plugins 08-23-2013, 11:00
Replies: 287
Views: 171,889
Posted By imdawe
Re: [TF2] Full Infinite Ammo

sm_fia "target" "1/0": Set Infinite Ammo for target(s) on/off -- Default Slay Flag

its buggy!

"sm_fia @all 1" results unlimited SHOOT
please approve more useless stuff. ty
Forum: Plugin/Gameplay Ideas and Requests 08-21-2013, 22:09
Replies: 14
Views: 2,412
Posted By imdawe
Re: Hiring coder for Store+WebPanel (Xenforo)

Hey, i am working on a webpanel for zephs store. If you still need it contact with me.
Forum: Plugins 08-17-2013, 09:48
Replies: 25
Views: 25,173
Posted By imdawe
Re: [CSS] Turret

Uhm game version?

btw mm sm latest.
Forum: Plugins 08-16-2013, 14:13
Replies: 25
Views: 25,173
Posted By imdawe
Re: [CSS] Turret

Yea, i tested it again and its working for me and for others too. The only one problem what i found is with E key.
Forum: Plugin/Gameplay Ideas and Requests 08-15-2013, 01:01
Replies: 10
Views: 3,638
Posted By imdawe
Re: simple plugin request

don't be lazy guys...

#include <sourcemod>
#include <sdktools>

public OnPluginStart()
{
RegConsoleCmd("sm_setang", Command_SetAngles);
}
Forum: Plugins 08-13-2013, 16:36
Replies: 25
Views: 25,173
Posted By imdawe
Re: [CSS] Turret

Alright guys, i see you want this plugin to work fine, i will update it as soon as i have time thanks for your patience
Forum: Plugins 08-10-2013, 18:49
Replies: 25
Views: 25,173
Posted By imdawe
Re: [CSS] Turret

This plugin shots all enemy players, doesn't it?
Forum: Plugin/Gameplay Ideas and Requests 08-04-2013, 21:34
Replies: 3
Views: 1,083
Posted By imdawe
Forum: Plugin/Gameplay Ideas and Requests 08-04-2013, 21:00
Replies: 3
Views: 1,083
Posted By imdawe
Re: Question, is there a !commands plugin that lists the available commands?

http://www.sourcemod.net/plugins.php?cat=0&mod=-1&title=commands&author=&description=&search=1

result:
https://forums.alliedmods.net/showthread.php?p=2005078
Forum: Plugin/Gameplay Ideas and Requests 07-29-2013, 13:14
Replies: 27
Views: 5,093
Posted By imdawe
Forum: Plugin/Gameplay Ideas and Requests 07-29-2013, 01:50
Replies: 27
Views: 5,093
Posted By imdawe
Forum: Plugin/Gameplay Ideas and Requests 07-28-2013, 18:02
Replies: 50
Views: 8,028
Posted By imdawe
Re: Website System for communities

Ok lets clear the things.
uhm, its not about design o.0
and this design will not be avaliable in release! I just like to work with a cool design, i will change it! + i will add 1-2 custom design...
Forum: Plugin/Gameplay Ideas and Requests 07-24-2013, 17:57
Replies: 50
Views: 8,028
Posted By imdawe
Re: Website System for communities

hey, maybe weekend or next week
Forum: Plugins 07-21-2013, 19:14
Replies: 25
Views: 25,173
Posted By imdawe
[CSS] Turret

Commands:
sm_turret !turret

Usage:
You can move the turret if you press E key

Full download:
https://www.dropbox.com/s/2ev46xyk53n9a4c/css_turret.zip
Showing results 1 to 25 of 87

 
Forum Jump

All times are GMT -4. The time now is 09:30.


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