Quote:
Originally Posted by grizzler
Thanks. Just wanted to show this to you:
Code:
%22nm%2
2:%22Phatrice%22
,%22sid%22:86821
345,%22uid%22:60
05187,%22vs%22:1
3,%22u%22:{%22ag
e%22:18,%22avata
r%22:1,%22blurb%
22:%22i wish you
injoy my room g
uys ;)iam single
and working stu
dent..%22,%22cam
serv%22:504,%22c
hat_bg%22:61,%22
chat_color%22:%2
2FF0000%22,%22ch
at_font%22:5,%22
chat_opt%22:1,%2
2city%22:%22Quez
on City%22,%22co
untry%22:%22Phil
ippines%22,%22cr
eation%22:129646
2257,%22ethnic%2
2:%22Asian%22,%2
2occupation%22:%
22wOrking sTuden
t/pErfOrmer %27M
FC%27%22,%22phot
os%22:10,%22prof
ile%22:1},%22m%2
2:{%22ascamscore
%22:11974.800,%2
2avgrating%22:0.
000,%22camscore%
22:2396.400,%22c
ontinent%22:%22A
S%22,%22flags%22
:32,%22kbit%22:1
28,%22mg%22:3,%2
2new_model%22:0,
%22topic%22:%22h
ello guys..Pleas
e read my profil
e and please adm
o%22,%22totratin
g%22:0}}.š20 868
23781 86906733 0
5156158 {%22lv%
22:4,
|
yes, I assumed you looked at the source code and noticed the shared cam servers... also I wanted some problems to get solved by other people... :P Create an array of int [0..255] and set all values to 0 Listen to event 43, you get serverid and model user id. the index is equal to the server id, the value of each element is set to the userid. now upgrade your mapserver method (and take a look at the sourcecode!), iterate your shared server array, check if there are shared servers for the user id und add them to your pool of servers.
Take a look at the server and see how it handles the videoserverid, if its above 500, its substracts 500 and more stuff, but its all in the source code.... note: the DrawVideo() function updated, the code I posted is out of date .