Raised This Month: $ Target: $400
 0% 

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: xbennY
Forum: Scripting Help 07-12-2014, 10:51
Replies: 3
Views: 652
Posted By xbennY
enum in variable

What is this? What does this creates? What it is for?


enum CsTeams
{
CS_TEAM_UNASSIGNED = 0,
CS_TEAM_T = 1,
CS_TEAM_CT = 2,
CS_TEAM_SPECTATOR = 3
};
Forum: Scripting Help 07-11-2014, 18:00
Replies: 6
Views: 882
Posted By xbennY
Re: The type of a variable!!??

@fysiks
Very nice!!
Was anyone here on the forum at some tutorial (I think that is fixed) who had spoken it.
I will try your tips, thanks!

@KliPPy
What is "tagof"? How does it works?
...
Forum: Scripting Help 07-11-2014, 16:51
Replies: 6
Views: 882
Posted By xbennY
Re: The type of a variable!!??

I want to make ONE function to reset the data in a enum separated, this enum have a lot of type variables.

Example:


enum eAccount
{
bool:Alive,
Kills
};
Forum: Scripting Help 07-11-2014, 15:14
Replies: 6
Views: 882
Posted By xbennY
The type of a variable!!??

Is it possible to know the type of a variable using some function?

Example:


*In particular i want to know if a variable is boolean.

Thanks!
Showing results 1 to 4 of 4

 
Forum Jump

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


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