Clan FTW Australia
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeSearchLatest imagesRegisterLog in

RECEIVING DATA.............Hey Nomad, you're still with us? https://twitter.com/Crysis We're back Baby!

Share | 
 

 help :)

View previous topic View next topic Go down 
Go to page : Previous  1, 2
AuthorMessage
ColdPreacher
Guest
ColdPreacher

Posts : 2104
Points : 8117
Join date : 2009-02-04
Age : 34
Location : Melbourne

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyFri Sep 25, 2009 3:39 am

pb_myguid. just type it ingame
Back to top Go down
FiShA
Guest


Posts : 38
Points : 5588
Join date : 2009-09-20

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyFri Sep 25, 2009 3:54 am

i didnt see anything come up when i joined a server, scrolled right up to the top where it just has my CPU detection, and when i type in pb_plist dont i have to hav a look in the server.log files


im doing that now, but its a 148mb.txt file haha
its still loading
Back to top Go down
FiShA
Guest


Posts : 38
Points : 5588
Join date : 2009-09-20

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyFri Sep 25, 2009 3:55 am

GREAT, pb_myguid didnt work in my server, but i went into a nother server and it worked great, thanks

and also if i wanna set up multiple admins do i just put another pb_sv_powerguid MYGUID 100 line in?
Back to top Go down
ColdPreacher
Guest
ColdPreacher

Posts : 2104
Points : 8117
Join date : 2009-02-04
Age : 34
Location : Melbourne

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyFri Sep 25, 2009 4:31 am

first gotta make sure pb is running before jumping into admin
Back to top Go down
FiShA
Guest


Posts : 38
Points : 5588
Join date : 2009-09-20

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyFri Sep 25, 2009 5:01 am

well yes its running pb, but the admin isnt working :S
Back to top Go down
ifweavfnya
Guest


Posts : 710
Points : 6431
Join date : 2009-01-03
Location : Where you least expect it

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyFri Sep 25, 2009 6:20 am

heres the 2 configs on my server which do work:
server.cfg
Code:
sv_servername = "FTW Testing"
sv_password = "ftw123"

sv_gamerules = PowerStruggle
sv_cheatprotection = 1
sv_maxplayers = 16

net_pb_sv_enable true

g_timelimit = 120
g_minteamlimit = 0
g_revivetime = 0
g_autoteambalance = 0
g_tk_punish = 0
g_tk_punish_limit = 10

log_verbosity = 3
log_fileverbosity = 3

g_nextlevel

pbsv.cfg
Code:
pb_sv_task 1 1200 "sv_cheatprotection 1"
pb_sv_httpaddr "203.98.81.12" 
pb_sv_httpport 9030         
pb_sv_httpkey "secret :S" 
pb_sv_autoss 1       

pb_sv_httpMaps ""            //[map list (separate by spaces) - the file pbsvmaps.cfg replaces this]
pb_sv_httpRefresh 30        //[seconds]
pb_sv_MsgPrefix "^3PunkBuster Server:"      //[PB Message Prefix]
pb_sv_MaxDlRate 8            //[KB/sec requested per file (default=4)]
pb_sv_MaxConDls 6            //[concurrent downloads (default=1)]
// pb_sv_MaxSendRate 64        // [speed at which PB Server sends pbcl and pbag updates in KBps (default=8)]
pb_sv_KickLen 0              //[minutes (default=2)]
pb_sv_CvarFreq 3            //[# of range checks per minute]
pb_sv_CvarLogging 3          //[1=Reg. Log, 2=Var Log, 3=Both, 0=Neither]
pb_sv_CvarWalk 1            //[0=disabled, 1-4=Walk through obtained Cvar lists]
pb_sv_CvarUserPulse 3        //[How often (in min.) to auto-send CvarUser command]
pb_sv_CvarChangedPulse 3    //[How often (in min.) to auto-send CvarChanged command]
pb_sv_CQC 1                  //[0=No, 1=Yes (default=1)]
// pb_sv_LogSync 1              //[0=No, 1=Yes (default=0)]

pb_sv_LogCeiling 1000        //[High log filename serial #]
pb_sv_SsFloor 1              //[Low screenshot filename serial #]
pb_sv_SsCeiling 1000        //[High screenshot filename serial #]
pb_sv_SsCmd ""              //[Filename of system command to run after screenshots]
pb_sv_SsWidth 1024            //[Requested pixel width of remote screenshots]
pb_sv_SsHeight 768          //[Requested pixel height of remote screenshots]
pb_sv_SsXpct 100            //[Percentage across screen for remote screenshots]
pb_sv_SsYpct 100            //[Percentage down screen for remote screenshots]
pb_sv_SsSrate 2              //[Sample Rate for remote screenshots]
pb_sv_SsDelay 5              //[Maximum delay client waits before capturing screenshot]
pb_sv_SsPath ""              //[Path where remote screenshots are saved]
pb_sv_AutoSsFrom 120        //[Minimum # of seconds to wait before requesting next ss]
pb_sv_AutoSsTo 900          //[Maximum # of seconds to wait before requesting next ss]
pb_sv_LogCeiling 1000        //[High log filename serial #]


pb_sv_Sleep 100              //[# of Milliseconds (default=60)]
pb_sv_PowerMin 10            //[power points]
pb_sv_PowerDef 1            //[power points]
pb_sv_PowerKickLen 5        //[minutes (default=5)]
pb_sv_scoreKick 0            //[minimum score (negative)]
pb_sv_changePeriod 240      //[seconds]
pb_sv_changeMax 500            //[max name changes allowed]
pb_sv_dupNameGrace 0        //[seconds]
pb_sv_autoUpdBan 1          //[0=No, 1=Yes (default=0)]
pb_sv_extChar 0              //[0=No, 1=Yes (default=0)]
pb_sv_guidRelax 0            //[1=UNKN, 2=WRONGIP, 4=DUP (add desired values)]
pb_sv_md5toolfreq 120        // frequency for MD5tool checks
PB_SV_Restrictions 1

//
// PB Power points
pb_sv_PowerMin 10 //[power points]
pb_sv_PowerDef 1 //[power points]
pb_sv_PowerKickLen 5 //[minutes (default=5)]


//Cvar Range List - pb_sv_cvar [cvar_name] [type] [value(s)]
pb_sv_cvarempty
pb_sv_Cvar e_detail_materials_view_dist_xy IN 64 2048
pb_sv_Cvar e_detail_materials_view_dist_z IN 64 128
pb_sv_Cvar e_particles_lod IN 0.5 2
pb_sv_Cvar e_lod_ratio IN 1 10
pb_sv_Cvar e_lod_min IN 0 2

;Protected Names
pb_sv_NameLockEmpty

; Enable RCon for Administrators
pb_sv_RCon 75 go
pb_sv_RCon 75 say
pb_sv_RCon 75 x_
pb_sv_RCon 75 g_
pb_sv_RCon 75 cl_
pb_sv_RCon 75 sv_
pb_sv_RCon 75 pb_
pb_sv_RCon 75 time_
pb_sv_RCon 75 hud_
pb_sv_RCon 75 i_
pb_sv_RCon 60 x_spawn
pb_sv_RCon 60 pb_
pb_sv_RCon 85 map
pb_sv_RCon 20 x_punish
pb_sv_RCon 20 x_say
pb_sv_Rcon 20 sv_say
pb_sv_Rcon 20 sv_restart
pb_sv_Rcon 20 g_nextlevel

pb_sv_powerguid 30e46894d3387338ec800b8299830bf3 100 //Quacks
pb_sv_powerguid 67afc0a8a86d65352654504fe04fd73d 80  //D3coy
pb_sv_powerguid b4726c2eb0177bc6f1cf55609ad28c46 80  //cacophonyFTW
pb_sv_powerguid c0b2645d8736384229abb27307e42476 80  //BucketheadFTW
pb_sv_powerguid 3b1b2b0ffd71f7b1d7f5b27678c2e9ba 80  //Jimmy
pb_sv_powerguid 64a7eeb7408107d494c7bb7e3b915087 80  //BloodRaiden
pb_sv_powerguid 2e6cf44e443b207a26fcf68c282dc285 80  //Carts
pb_sv_powerguid 35964ec91a475d9adf9e0ae0708f1433 80  //Nasty
pb_sv_powerguid 1e52b92e0c284d2e89b40ce4f3c536a9 80  //Troppo
pb_sv_powerguid 0d31788689ba85155157c24af3fff43e 80  //OB1
pb_sv_powerguid e0710123fb13b5c8cbb5e8786c0984bf 80  //Wounded
pb_sv_powerguid 6b8d3e61f6b758ebd829f26ba7066c7d 80  //Charlie
pb_sv_powerguid e6f71020feac779e2894c11565bb4647 80  //Sgtkiller
pb_sv_powerguid 9915df8d3112782e237987d89c579864 80  //Arny
pb_sv_powerguid e603503166a5ae730b330f0d46ab196c 20  //Possibly Sent by Royality
pb_sv_powerguid abcbee3c84c687bf13416cd1364c1974 80  //Fury
pb_Sv_powerguid 2cdc66c0568889d11a880e9911c41ec7 80  //Bob
pb_Sv_powerguid e46f30be2433d6ed1b62aba6207965a3 80  //Gazz
pb_Sv_powerguid 4a512c1eeb979aa321ba15f6adbd6b0c 80  //NanoSnipe
pb_sv_powerguid 79fe172a5c6dc127c68c77337ec2e0c7 80  //Lilboots
pb_Sv_powerguid 43eaf6bf49753a6834ae366fa21ff928 80  //Watchout
pb_Sv_powerguid 0a7ad96c7b3afd7b278f0f6f2e87dc1a 80  //Daemon
pb_sv_powerguid 7827a95ba07fd9de11781067db470337 80  //YourDog
pb_sv_powerguid aa0ce4af0f7fed8f4d27944a92fb1e03 80  //JasonX
pb_sv_powerguid 47593ce803c7bda75895d68bfe8c0a39 80 //ClerkWithKnife
pb_sv_powerguid 2abea29e9a46fee78c078d5737f549fc 80  //Karma
pb_sv_powerguid 8c2c8cbbbb6807fc9401465019e2885a 80 //earz
Back to top Go down
FiShA
Guest


Posts : 38
Points : 5588
Join date : 2009-09-20

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyFri Sep 25, 2009 7:07 am

ok great, thanks clerk Smile
Back to top Go down
FiShA
Guest


Posts : 38
Points : 5588
Join date : 2009-09-20

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyFri Sep 25, 2009 11:19 am

ill test it soon, and also last time i asked you about uploading mods to the server, like once i have edited a xml file for a weapon or vehicle to put it into a pak file called zzzmods.pak i did that, with all the correct directories, but it never works...

i tested it on a server that i hosted from home and it works, but never when i upload it to the proper server
Back to top Go down
FiShA
Guest


Posts : 38
Points : 5588
Join date : 2009-09-20

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyFri Sep 25, 2009 11:44 am

OMG, i just tested it, and it doesnt work.... Sad
Back to top Go down
FiShA
Guest


Posts : 38
Points : 5588
Join date : 2009-09-20

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyMon Sep 28, 2009 1:42 pm

clerk, i dont know wats wrong :S

its not working, when i try login webadmin it says "bad request" ?
Back to top Go down
ColdPreacher
Guest
ColdPreacher

Posts : 2104
Points : 8117
Join date : 2009-02-04
Age : 34
Location : Melbourne

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyTue Sep 29, 2009 4:06 am

lol quadruple post. calm down lol.

umm you got the ipaddress/port/pass setup right in pbsv.cfg?
Back to top Go down
ifweavfnya
Guest


Posts : 710
Points : 6431
Join date : 2009-01-03
Location : Where you least expect it

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyTue Sep 29, 2009 11:51 am

fistly does punkbuster work at all? type something line pb_sv_power or maybe pb_power in the server console and see if anything happens
Back to top Go down
FiShA
Guest


Posts : 38
Points : 5588
Join date : 2009-09-20

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyWed Sep 30, 2009 6:06 am

when i type either of those in nothing happens
Back to top Go down
ifweavfnya
Guest


Posts : 710
Points : 6431
Join date : 2009-01-03
Location : Where you least expect it

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyWed Sep 30, 2009 6:22 am

hmm punkbuster probably isnt working then. i don't really know what to do, try a manual punkbuster install in your server's directory using the punkbuster update tool
Back to top Go down
ColdPreacher
Guest
ColdPreacher

Posts : 2104
Points : 8117
Join date : 2009-02-04
Age : 34
Location : Melbourne

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyWed Sep 30, 2009 6:31 am

lol at least ur able to jump on ur server. tried going on mine and it keeps saying connection timeout lol
Back to top Go down
FiShA
Guest


Posts : 38
Points : 5588
Join date : 2009-09-20

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyThu Oct 01, 2009 3:06 am

ill try restore to default server settings :S

haha that sucks, do u hav the right ports forwarded?
Back to top Go down
ColdPreacher
Guest
ColdPreacher

Posts : 2104
Points : 8117
Join date : 2009-02-04
Age : 34
Location : Melbourne

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyThu Oct 01, 2009 4:51 am

lolz set mine to dmz zone meaning all ports in and out lol. still didnt work haha
Back to top Go down
FiShA
Guest


Posts : 38
Points : 5588
Join date : 2009-09-20

help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 EmptyFri Oct 02, 2009 1:33 pm

haha true, thats fucked
Back to top Go down
Sponsored content




help :) - Page 2 Empty
PostSubject: Re: help :)   help :) - Page 2 Empty

Back to top Go down
 

help :)

View previous topic View next topic Back to top 
Page 2 of 2Go to page : Previous  1, 2

Permissions in this forum:You cannot reply to topics in this forum
Clan FTW Australia :: First Person Shooters :: Crysis Wars :: Maps, Mods and Sandbox Playground-
Jump to: