Raised This Month: $ Target: $400
 0% 

Showing results 1 to 19 of 19
Search took 0.01 seconds.
Search: Posts Made By: rexcision
Forum: Scripting 08-06-2016, 17:11
Replies: 3
Views: 753
Posted By rexcision
Forum: Scripting 08-06-2016, 09:52
Replies: 3
Views: 753
Posted By rexcision
Preventing a player from moving in a certain direction

I'm trying to make it so that when a player tries to do +left for example by using their A key, nothing happens. Is this the right way to go about it? Also I'm not sure what to put in to stop the...
Forum: Scripting 07-19-2016, 13:55
Replies: 4
Views: 1,371
Posted By rexcision
Re: SourcePawn Transitional Syntax

As an int, but i got it to work, i was looking at the wrong line after seeing the error pop up within the command prompt so was assuming the view_as<bool>(command) didn't work when i changed to that....
Forum: Scripting 07-19-2016, 13:01
Replies: 4
Views: 1,371
Posted By rexcision
Re: SourcePawn Transitional Syntax

I guess i just need more sleep, was looking at the wrong line the whole time...

g_Physics[g_StyleCount][StyleHUDEnable] = view_as<bool>(KvGetNum(hKv, "hud_enable", 0));

^^ This does make it...
Forum: Scripting 07-19-2016, 12:34
Replies: 4
Views: 1,371
Posted By rexcision
SourcePawn Transitional Syntax

I'm trying to convert an existing plugin to use the new transitional syntax however when i come across a line like this, i get issues.

g_Physics[g_StyleCount][StyleHUDEnable] = bool:KvGetNum(hKv,...
Forum: General 07-12-2016, 11:20
Replies: 4
Views: 1,449
Posted By rexcision
Re: error unloading plugins csgo

Have you tried restarting the server?
Forum: Extensions 06-12-2016, 15:47
Replies: 61
Views: 48,551
Posted By rexcision
Re: HTTP Server w/ RCon Multiplexer

So, this may seem dumb, but how does this work? I don't know a lot about web requests and stuff but i want to. If someone has some free time could you explain like web requests and how to use this?...
Forum: Scripting 05-23-2016, 14:06
Replies: 1
Views: 734
Posted By rexcision
Rotating beam around player

I'm trying to figure out how to rotate a beam around a player, even when they are moving around. Been looking around and closest i found was something like...
Forum: Scripting 05-22-2016, 14:02
Replies: 2
Views: 1,094
Posted By rexcision
Re: env_beam "life" > 0

Awesome, works perfectly, thank you!
Forum: Scripting 05-22-2016, 13:00
Replies: 2
Views: 1,094
Posted By rexcision
env_beam "life" > 0

I am editing another plugin that uses beams to draw on things. It all works perfectly, however, i'm trying to get the beams to disappear after a certain period of time. I'm using the entity env_beam,...
Forum: Scripting 05-16-2016, 21:35
Replies: 3
Views: 712
Posted By rexcision
Re: Argument Mismatch

idk why it was giving off that error, but i realized i didnt declare the variable types in the function so changed it to

public void vip_modelDataInsert(int client, char item)
{
...
}

and...
Forum: Scripting 05-16-2016, 20:59
Replies: 3
Views: 712
Posted By rexcision
Argument Mismatch

Hey, i'm trying to send a query to my database to insert some information, however for some reason when i go to compile i'm getting an argument mismatch error for the format line even though it is...
Forum: Scripting 05-15-2016, 12:50
Replies: 1
Views: 1,141
Posted By rexcision
Re: Invisible player models

nvm, i just forgot to add the textures to the downloads table, duhhh.
Forum: Scripting 05-15-2016, 09:50
Replies: 1
Views: 1,141
Posted By rexcision
Invisible player models

Hey, i'm making a pretty simple model menu for my server however the skins are invisible to other players. When i select a skin from the menu and go into thirdperson i can see the skin just fine, and...
Forum: Scripting Help 05-15-2016, 09:41
Replies: 1
Views: 592
Posted By rexcision
Invisible player models

Meant to put this in sourcepawn section, oops.

Hey, i'm making a pretty simple model menu for my server however the skins are invisible to other players. When i select a skin from the menu and go...
Forum: Unapproved Plugins 01-30-2016, 11:53
Replies: 2,853
Views: 1,123,112
Posted By rexcision
Re: [CS:GO] ckSurf (1.18b, 24.11.2015)

Yeah id like this as well. Also it doesn't save the settings when a player leaves or the map changes, anyway to get it to save data to the database or something so it'll save for each player?
Forum: Scripting 01-04-2016, 18:33
Replies: 3
Views: 1,325
Posted By rexcision
Re: Plugin compiles but get console errors

NVM...there was a bot with my name in game lol
Forum: Scripting 01-04-2016, 00:10
Replies: 3
Views: 1,325
Posted By rexcision
Re: Plugin compiles but get console errors

Oh thanks!

Now its saying in game "[SM] More than one client matched the given pattern."

Any idea why its saying that? if i use the command and put my name into it and im the only one in game,...
Forum: Scripting 01-03-2016, 23:00
Replies: 3
Views: 1,325
Posted By rexcision
Plugin compiles but get console errors

I'm making a plugin called admincmd and it gives admin to a player that is targeted. It compiled without any errors or warning but when i do the command in game, none of my ReplyToCommand messages...
Showing results 1 to 19 of 19

 
Forum Jump

All times are GMT -4. The time now is 13:40.


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