Hello guys..
i am using rotana's emblem uploader.. it uploads to the folder.. it is visble in site.. but i cant see mydocuments/mygunz/emblem.xml.. i mean the ip/upload/blabla.jpg... Help plzz
Printable View
Hello guys..
i am using rotana's emblem uploader.. it uploads to the folder.. it is visble in site.. but i cant see mydocuments/mygunz/emblem.xml.. i mean the ip/upload/blabla.jpg... Help plzz
should be because you didn't edit system.xml :
Code:<EMBLEM_URL>http://wanip</EMBLEM_URL>
<TEMBLEM_URL>http://wanip</TEMBLEM_URL>
and in that folder you need to manually setup emblem.xml
No. It works automatically. It goes to My Documents/Gunz/Emblem automatically.
[/QUOTE]
Not really.
It depends on the user who configures his/her server.
Database:
EmblemUrl: upload/emblem.jpg
Client:
system.xml: http://wanip/
Gunz.exe / theduel.exe would read it as http://wanip/upload/emblem.jpg .
no gunz client goes to specified folder looking for emblem.xml which would have the required info(at least thats how i've done it)
so wat should i put in system.mrs.... is it only IP/ or IP/foldername .. :-?
ip/foldername <--- where emblems are uploaded
or
site/foldername <---- where emblems are uploaded
example:
127.0.0.1/emblem/upload
or
www.example.com/emblem/upload/
yea i tried tat but no result.. it wont show in emblem.xml
<?xml version="1.0"?>
<XML>
<EMBLEM>
<CLID>1</CLID> <------------------------- Chsnge To Proper Clid
<URL>http://216.95.37.121/Gunz/Emblem/Upload/200612040731532051.png</URL> <--------------- Change This To Yourinfo
<CHECKSUM>1</CHECKSUM>
<TIMELASTUSED>1245621253</TIMELASTUSED>
</EMBLEM>
</XML>
you must have it in your upload folder
ok so the url must be the same .. or the common url .. i mean IP/Emblem/ ... [which should be in emblem folder]..
Not really.
It uses the directory in system.xml, and if Gunz detects any clan,
it requests EmblemUrl from the database, and when the database sends the data to MatchServer, and from MatchServer to Gunz,
it joins the EMBLEM_URL from system.xml with EmblemUrl. After that, it copies it to emblem.xml, for caching.
ty anywayz.. T_T but my problem is not solved
lxchadxl thanks...
phoenix_147 thanks...
my own gunz is working with emblem...
I am using the WebPages of nolife_x....
I go to my SQL Server Management Studio Express
I go to dbo.Clan
I look the line of Clan Emblem (EmblemURL or MarkWebImg)
I found my clan emblem uploaded, i saw Emblem/OwnerClan.jpg
I go system.xml...
I just edit
<EMBLEM_URL>http://myIPADDRESS/</EMBLEM_URL>
<TEMBLEM_URL>http://myIPADDRESS/</TEMBLEM_URL>
because the Clan Emblem is from http://myIPADDRESS/Emblem/OwnerClan.jpg