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

Showing results 1 to 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: skulk_on_dope
Forum: Scripting 01-19-2008, 08:15
Replies: 8
Views: 2,234
Posted By skulk_on_dope
Re: Panel, radio style

in the documentation it says:
"A Handle, or INVALID_HANDLE if not found or unusable."
but it returns a valid handle aswell even if its unusable
Forum: Scripting 01-18-2008, 09:42
Replies: 8
Views: 2,234
Posted By skulk_on_dope
Re: Panel, radio style

thanks now it works :)

but why doesn't:
native Handle:GetMenuStyleHandle(MenuStyle:style);
return a INVALID_HANDLE as it is described in the include file ?

I've tested that...
public...
Forum: Scripting 01-18-2008, 06:54
Replies: 12
Views: 2,627
Posted By skulk_on_dope
Re: Ingame browser event

http://developer.valvesoftware.com/wiki/Source_RCON_Protocol
why do u want to know it ?
Forum: Scripting 01-18-2008, 06:49
Replies: 8
Views: 2,234
Posted By skulk_on_dope
Re: Panel, radio style

I'll just want to use it for informations so there is no need for bound keys
Forum: Scripting 01-17-2008, 18:40
Replies: 18
Views: 3,940
Posted By skulk_on_dope
Re: TF2: name command blocking

http://wiki.alliedmods.net/Generic_Source_Events#player_changename
^^ if you haven't tried it yet it could help, just make a pre_hook and change the new name to the old one
Forum: Scripting 01-17-2008, 18:35
Replies: 8
Views: 2,234
Posted By skulk_on_dope
Panel, radio style

Hi,
I'm trying to create a Panel which provides some information's.
It should have the AMX Style (Radio Style). But all I get is a Valve Style menu :/

its for the mod Empires and this mod...
Forum: Scripting 12-27-2007, 20:29
Replies: 7
Views: 2,754
Posted By skulk_on_dope
Re: Empires, get player score

Ok, now I got it working.
You are the best :)

new maxplayers = GetMaxClients();
new maxents = GetMaxEntities();
new ent;

decl String:classname[64];

for(new i =...
Forum: Scripting 12-27-2007, 20:00
Replies: 7
Views: 2,754
Posted By skulk_on_dope
Re: Empires, get player score

First of all, thx your my last hope ;)

new maxplayers = GetMaxClients();
new maxents = GetMaxEntities();
new ent;

new String:classname[64];

for(new i =...
Forum: Scripting 12-27-2007, 19:35
Replies: 7
Views: 2,754
Posted By skulk_on_dope
Re: Empires, get player score

Ich glaube ich habe gerade etwas gefunden:
CPlayerResource:
Sub-Class Table (1 Deep): DT_PlayerResource
[... gekürtzt ...]
Sub-Class Table (2 Deep): m_iScore
-Member: 000 (offset 0) (type...
Forum: Scripting 12-27-2007, 19:24
Replies: 7
Views: 2,754
Posted By skulk_on_dope
Re: Empires, get player score

Im anhang befindet sich der dump.
Der classname für spieler ist CSDKPlayer

und danke für den befehl, kannte den garnicht.
Aber er war sm_dump_netprops du hattest das net vergessen :D

Edit:...
Forum: Scripting 12-27-2007, 19:00
Replies: 7
Views: 2,754
Posted By skulk_on_dope
Empires, get player score

I'm currently trying to get the player scores in the mod empires

I've tried to use the player_score event, but this isn't used in empires.

Also I've tried to get them via GetEntData, m_iScore...
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT -4. The time now is 19:34.


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