.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Ideas (http://forums.bots-united.com/forumdisplay.php?f=50)
-   -   version declaration (http://forums.bots-united.com/showthread.php?t=3228)

snofolofokus 18-12-2004 18:56

version declaration
 
well i dont want to seem as a nOOb but i guess i am reguarding this.. i have web mod that i configure myself with the custom metamod plugins that i add... but i realized how hard it is to impliment pbmm2.6 for the only fact that i cant get pb to do this.. "pobdot" version is "R2b46a" i can get any other mod to do it but i can figure pb out..
amx_version
"amx_version" is "0.9.9 (3 modules)
cdversion
"cdversion" is "4.21.0"
w_version
"w_version" is "0.47"
they all do that...
ive tried..
pb_version
podbot_version
pbversion
pobotversion
what is there more??
i found the pb version cmd but it doesnt give me those essential "" to implant the version to put in webmod.

can sombody tell me the cmd that i dont seem to figure out?? or tell me how to fix this...
thnx

KWo 18-12-2004 19:14

Re: version declaration
 
Well I've asked sPlOrYgOn few times to make pod version number as a cvar, but everytimes he told me "who wants this?"...

snofolofokus 19-12-2004 01:54

Re: version declaration
 
i guess i do.. and ppl who try to impiment new things into web mod lol...:D
ho do i go around asking him?? lol

[NvT]_KaszpiR_ 13-01-2005 21:20

Re: version declaration
 
meta list

:D

w0uter#01 10-03-2005 11:19

Re: version declaration
 
i would like this in my statsme motd.cfg 8D

botmeister 10-03-2005 21:11

Re: version declaration
 
Quote:

Well I've asked sPlOrYgOn few times to make pod version number as a cvar, but everytimes he told me "who wants this?"...
I do.

The version cvar should be designed so I can do something like this:

Code:

if (pod_version_cvar < min_pod_version)
{
    // abort because version is too old and is not compatible anymore
}


sPlOrYgOn 11-03-2005 04:36

Re: version declaration
 
who's idea was it to revive this old thread??
pb version

botmeister 11-03-2005 06:59

Re: version declaration
 
If I understand pb version right, it displays the version just fine, but a cvar would be much better because I could easily get a hold of the version from my code.

[NvT]_KaszpiR_ 11-03-2005 10:24

Re: version declaration
 
i vote for adding podbot_version server cvar

w0uter#01 11-03-2005 17:16

Re: version declaration
 
Quote:

Originally Posted by sPlOrYgOn
who's idea was it to revive this old thread??
pb version

mine. it wasnt that old btw. even so it is worth reviving :)

Quote:

Originally Posted by w0uter#01
i would like this in my statsme motd.cfg 8D

pb version doesnt work for statsme cuz it can only read cvars


All times are GMT +2. The time now is 23:02.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.