Raised This Month: $ Target: $400
 0% 

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Alacris
Forum: General 02-12-2019, 02:58
Replies: 0
Views: 1,873
Posted By Alacris
[CS:GO] View entire map out of bounds using noclip on a server?

If you load a map in your client console, turn on sv_cheats 1, use the 'noclip' command and go out of bounds, this behaviour is exactly what I want. You can see the entire map instead of a black...
Forum: Source Servers (SRCDS) 10-09-2014, 19:39
Replies: 0
Views: 605
Posted By Alacris
Forum: Scripting 02-11-2014, 05:31
Replies: 10
Views: 2,181
Posted By Alacris
Re: spawn knife only

#include <sourcemod>
#include <sdktools>

public OnPluginStart()
{
HookEvent("player_spawn", Event_PlayerSpawn);
}

public Event_PlayerSpawn(Handle:event, const String:name[],...
Forum: Scripting 01-06-2014, 22:18
Replies: 1
Views: 878
Posted By Alacris
[CS:GO] Where are these camera settings being taken from?

Hi, I was working on a third person plugin for CS:GO so that when the user types !tp it toggles third person on and off.

I looked at another plugins source code that works to a degree (it looks...
Showing results 1 to 4 of 4

 
Forum Jump

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


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