User
Pass
2FA
 
 

Script

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> Trash -> Programming / Scripting / Database
Author Message1403
Delialol

[Mentally Stable]



Status: Offline
(since 28-06-2016 14:51)
Joined: 22 Apr 2012
Posts: 99, Topics: 23
Location: Romania

Reputation: 124.3
Votes: 8

 
Post Posted: 03-12-2012, 09:35:50 | Translate post to: ... (Click for more languages)

Stie careva cum pot lua informatii cu sock de la serverele de cs cat sa-mi arate pluginurile folosite? ca ma chinui de 2 luni si nu reusesc..



0 0
  
Back to top
View user's profile Send private message
nr913
[Banned user]


Banned


Status: Offline
(since 24-10-2013 10:06)
Joined: 24 Apr 2009
Posts: 4224, Topics: 223
Location: România

Reputation: 60.3
Votes: 156

 
Post Posted: 03-12-2012, 11:17:52 | Translate post to: ... (Click for more languages)

Te uiți în rules (public cvars). De obicei, pluginul X definește un cvar numit X_version. Dacã existã cvar-ul respectiv, existã și pluginul. Acum, trebuie sã faci o listã de cvar-uri identitate pentru fiecare plugin popular în parte.

Attitude - A little thing that makes a BIG difference
0 0
  
Back to top
View user's profile Send private message
Delialol

[Mentally Stable]



Status: Offline
(since 28-06-2016 14:51)
Joined: 22 Apr 2012
Posts: 99, Topics: 23
Location: Romania

Reputation: 124.3
Votes: 8

 
Post Posted: 13-12-2012, 16:40:39 | Translate post to: ... (Click for more languages)

Socketul ala care mi l-ai dat in topicul precedent (cel pe care l-ai folosit tu in scriptul tau) imi ia rulesurile intr-un array si cand dau sa vad tot ce contine acel array nu-mi apar ca nume imi apar cam asa Array ( [0] => 0.5 [1] => 0 [2] => 0.5 [3] => ... )



0 0
  
Back to top
View user's profile Send private message
nr913
[Banned user]


Banned


Status: Offline
(since 24-10-2013 10:06)
Joined: 24 Apr 2009
Posts: 4224, Topics: 223
Location: România

Reputation: 60.3
Votes: 156

 
Post Posted: 13-12-2012, 16:53:31 | Translate post to: ... (Click for more languages)

Mie-mi aratã cum trebuie:
Code:
<?php

require_once 'LiveStats.class.php';

$query = new LiveStats('war3.freakz.ro');
$server = $query->GetServer();
print_r($server->Rules);

Code:
Array
(
    [_tutor_bomb_viewable_check_interval] => 0.5
    [_tutor_debug_level] => 0
    [_tutor_examine_time] => 0.5
    [_tutor_hint_interval_time] => 10.0
    [_tutor_look_angle] => 10
    [_tutor_look_distance] => 200
    [_tutor_message_character_display_time_coefficient] => 0.07
    [_tutor_message_minimum_display_time] => 1
    [_tutor_message_repeats] => 5
    [_tutor_view_distance] => 1000
    [Admin_Page] => 1.0
    [afk_version] => 1.0b
    [allchat_version] => 1.1
    [allow_spectators] => 1
    [amx_client_languages] => 1
    [amx_nextmap] => de_austria
    [amx_ptb_version] => 1.8b3
    [amx_timeleft] => 28:18
    [amxmodx_version] => 1.8.2-dev
    [arixr_version] => 0.3
    [c4 timer] => 1.1
    [C4 Timer Count Hud & Sound] => 1.4b
    [coop] => 0
    [deathmatch] => 1
    [decalfrequency] => 60
    [dp_version] => 0.9.179
    [edgefriction] => 2
    [ForceDS-CS-Functions LITE] => 2.0-LITE/mut2nt
    [hostage_debug] => 0
    [hostage_stop] => 0
    [humans_join_team] => any
    [max_queries_sec] => 1
    [max_queries_sec_global] => 1
    [max_queries_window] => 1
    [metamod_version] => 1.19p32
    [mp_allowmonsters] => 0
    [mp_autokick] => 0
    [mp_autoteambalance] => 0
    [mp_buytime] => 2
    [mp_c4timer] => 35
    [mp_chattime] => 0
    [mp_consistency] => 1
    [mp_fadetoblack] => 0
    [mp_flashlight] => 1
    [mp_footsteps] => 1
    [mp_forcecamera] => 0
    [mp_forcechasecam] => 0
    [mp_fragsleft] => 0
    [mp_freezetime] => 0
    [mp_friendlyfire] => 0
    [mp_ghostfrequency] => 0.1
    [mp_hostagepenalty] => 0
    [mp_kickpercent] => 1
    [mp_limitteams] => 0
    [mp_logdetail] => 0
    [mp_logfile] => 1
    [mp_logmessages] => 1
    [mp_mapvoteratio] => 1
    [mp_maxrounds] => 0
    [mp_mirrordamage] => 0
    [mp_playerid] => 0
    [mp_roundtime] => 2.00
    [mp_startmoney] => 800
    [mp_timeleft] => 0
    [mp_timelimit] => 40
    [mp_tkpunish] => 0
    [mp_windifference] => 1
    [mp_winlimit] => 0
    [pausable] => 0
    [sv_accelerate] => 5
    [sv_aim] => 0
    [sv_airaccelerate] => 15
    [sv_airmove] => 1
    [sv_allowupload] => 1
    [sv_alltalk] => 0
    [sv_bounce] => 1
    [sv_cheats] => 0
    [sv_clienttrace] => 1.0
    [sv_clipmode] => 0
    [sv_contact] =>
    [sv_friction] => 4
    [sv_gravity] => 800
    [sv_logblocks] => 0
    [sv_maxrate] => 65000
    [sv_maxspeed] => 900
    [sv_minrate] => 45000
    [sv_password] => 0
    [sv_proxies] => 1
    [sv_region] => 3
    [sv_restart] => 0
    [sv_restartround] => 0
    [sv_stepsize] => 18
    [sv_stopspeed] => 75
    [sv_uploadmax] => 0.5
    [sv_voiceenable] => 0
    [sv_wateraccelerate] => 10
    [sv_waterfriction] => 1
)


Attitude - A little thing that makes a BIG difference
0 0
  
Back to top
View user's profile Send private message
Delialol

[Mentally Stable]



Status: Offline
(since 28-06-2016 14:51)
Joined: 22 Apr 2012
Posts: 99, Topics: 23
Location: Romania

Reputation: 124.3
Votes: 8

 
Post Posted: 13-12-2012, 17:47:02 | Translate post to: ... (Click for more languages)

Done i-am facut eu niste modificari ca sa-mi afiseze altfel mersi mult pentru tot -



0 0
  
Back to top
View user's profile Send private message
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> Trash -> Programming / Scripting / Database  


The time now is 06-05-2024, 05:50:01
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password


This message appears only once, so
like us now until it's too late ! :D
x