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

Showing results 1 to 25 of 115
Search took 0.02 seconds.
Search: Posts Made By: JProReTaRD
Forum: Scripting Help 10-10-2011, 12:23
Replies: 0
Views: 568
Posted By JProReTaRD
Can't read Variable[id] on PTeam event

Hi,

I'm trying to bring up a menu if a player hasn't accepted the rules.

A menu will show upon death, spawn or teamjoin/change if accepted[id] is
false.

However, when a player chooses a...
Forum: Scripting Help 05-23-2010, 15:15
Replies: 15
Views: 2,639
Posted By JProReTaRD
Re: Saving in NVault ? Cant?

It was bc it saves something invalid (Blank)
Sending
Forum: Scripting Help 05-23-2010, 10:51
Replies: 15
Views: 2,639
Posted By JProReTaRD
Re: Saving in NVault ? Cant?

ffs.. now it crashed the server before even starting it :S WTF!!
Forum: Scripting Help 05-23-2010, 10:38
Replies: 15
Views: 2,639
Posted By JProReTaRD
Re: Saving in NVault ? Cant?

UPDATE:


new bool:gbAdminAccess[33];
new bool:gbConnected[33];

new rrm_Rules; //Global var to hold our vault handle
new rrm_Punishments; //Global var to hold our...
Forum: Scripting Help 05-23-2010, 09:08
Replies: 15
Views: 2,639
Posted By JProReTaRD
Re: Saving in NVault ? Cant?

oh, I should do like this, right?


new key = str_to_num(data);

switch(key)
{
case 1: cmd_ChangeRule(id, data);
case 2: cmd_ChangeRule(id, data);
case...
Forum: Scripting Help 05-22-2010, 15:20
Replies: 15
Views: 2,639
Posted By JProReTaRD
Re: Saving in NVault ? Cant?

How can it accept int and string at the same time? o.O or can you show me how to actually fix my problem?
Forum: Scripting Help 05-21-2010, 14:42
Replies: 15
Views: 2,639
Posted By JProReTaRD
Re: Saving in NVault ? Cant?

I can pm you with an uploaded sma, bc I don't wan't the idea stolen - since it's quite unique.
I will post it when it's done :) (no one likes to get their work stolen :wink: )
Forum: Scripting Help 05-21-2010, 14:33
Replies: 15
Views: 2,639
Posted By JProReTaRD
Re: Saving in NVault ? Cant?

So you are saying this is the one making an error?

new key = str_to_num(data);
I tried to use data instead, that doesn't work either,
then it says: Array must be indexed.

Omg, it's too long...
Forum: Scripting Help 05-21-2010, 13:30
Replies: 15
Views: 2,639
Posted By JProReTaRD
Re: Saving in NVault ? Cant?

Hi Bugsy :) Thank you for your reply :)

Now it says:

Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

Error: Argument type mismatch...
Forum: Off-Topic 05-21-2010, 04:56
Replies: 25
Views: 5,834
Posted By JProReTaRD
Re: OMG! Subliminal msg in CS! Cave paintings ?

OMFG! Quaker is really doing a great job promoting their serial :shock:
(GOD! I have too much time.. *sigh*)

+Bump
Forum: Off-Topic 05-18-2010, 15:24
Replies: 7
Views: 2,052
Posted By JProReTaRD
Re: Hammer Editor Viewports

Nvm, I hibernated my pc and now it works o.O
Forum: Off-Topic 05-18-2010, 02:01
Replies: 7
Views: 2,052
Posted By JProReTaRD
Forum: Off-Topic 05-17-2010, 18:43
Replies: 7
Views: 2,052
Posted By JProReTaRD
Re: Hammer Editor Viewports

Hey :o Cya on Steam..

-------------------------

The autosize is if you have all 4 windows (viewports) and you woud like to autosize them. However, I only have 1 :shock:
Forum: Off-Topic 05-17-2010, 10:51
Replies: 7
Views: 2,052
Posted By JProReTaRD
Re: Hammer Editor Viewports

Doesn't work :|
Forum: Off-Topic 05-17-2010, 08:55
Replies: 7
Views: 2,052
Posted By JProReTaRD
Hammer Editor Viewports

Hi, my viewports disappeared, now I can only see 1 at a time.
Any help appreciated :)
Forum: Off-Topic 05-17-2010, 08:48
Replies: 0
Views: 713
Posted By JProReTaRD
VHE - 2D x3 + 3D windows disappeared - Can only see 1 at a time :S

Hi, I pressed (unknown) and now my viewports are gone and I can only see 1 at a time.
Any help appreciated :)
Forum: Off-Topic 05-17-2010, 08:32
Replies: 22
Views: 17,345
Posted By JProReTaRD
Re: Valve Hammer Editor (3D window)

i know this is an old post, but I'll still reply in case some1 needs it :)

It has absolutely nothing to do with the video card or the drivers!
The same just happened to me and I got so frustrated...
Forum: Scripting Help 05-11-2010, 08:01
Replies: 15
Views: 2,639
Posted By JProReTaRD
Saving in NVault ? Cant?

Hi,
I can't seem to save my rules in the nvault.
I am doing this through cmd.
This is the code:

new rrm_Rules; //Global var to hold our vault handle
new rrm_Punishments; ...
Forum: Off-Topic 05-09-2010, 16:12
Replies: 25
Views: 5,834
Posted By JProReTaRD
Forum: Off-Topic 03-06-2010, 04:54
Replies: 25
Views: 5,834
Posted By JProReTaRD
Forum: Scripting Help 03-06-2010, 04:49
Replies: 13
Views: 3,176
Posted By JProReTaRD
Re: Flying carpet, stick to ground? :/

Sweet :) thank you. I can actually see how it works now.
Forum: Scripting Help 03-03-2010, 02:31
Replies: 13
Views: 3,176
Posted By JProReTaRD
Re: Flying carpet, stick to ground? :/

Thank you, and I'm sorry but I don't understand the traceline tutorial.

I can't find a way to trace 10 units below entity. :/

is it this?:

new Float:end_origin[3]
get_tr2(trace,...
Forum: Unapproved/Old Plugins 03-02-2010, 07:17
Replies: 19
Views: 5,116
Posted By JProReTaRD
Re: Commands For admins

Give him a break guys - at least he's trying. Every1 have been in that stage.
Think before you speak :grrr:
Forum: Scripting Help 03-01-2010, 17:53
Replies: 6
Views: 1,319
Posted By JProReTaRD
Re: NVault doens't work :/ Won't save.

It still won't save anything in the vault :crab:
all that is in the vault:
TLVn RULE0

Thank you all, but shouldn't


client_cmd(id, "messagemode RRM_ChangeRule");
client_print(id,...
Forum: Scripting Help 03-01-2010, 16:47
Replies: 21
Views: 3,658
Posted By JProReTaRD
Re: Sprite fills screen ? possible?

Oh sry, missed it. Thank you for your help :)
Showing results 1 to 25 of 115

 
Forum Jump

All times are GMT -4. The time now is 05:42.


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