Jump to content

Recommended Posts

Czy da się przerobić skiny z single na multi jak się da to jak?

np:

http://www.mediafire... by Gedimas.rar

na multi lub:

http://adf.ly/aYiPS

http://www.mediafire...Kayla Liams.rar

http://www.mediafire...o Reyes V.2.rar

http://adf.ly/TzcEC

http://www3.zippysha...02207/file.html

CZY POMÓGŁ BY MI KTOŚ PRZEROBIĆ TO NA MULTI? JEŻELI NIE TO NIECH WYTŁUMACZY JAK PROSZĘ.

SUPERplay.phorum.pl-REKRU NA MODA

Link to comment

dziekuje ale jak daje auta podmienia odrazu ale skiny to wgrywa na serv ale nie podmienia nawet myslalem ze psuje mi to jakis inny skrypt ale dalem reinstalacje na servproject.pl i zaczolem od podstaw ale nadal daje refresh-->start np.girl11 i zostaje ten skin co był a pasek wgrywania sie pokazuje

Link to comment

Sorry, nie zwróciłem uwagi że ten konwerter przetwarza tylko pliki txd.

Tak czy siak metoda postępowania jest taka:

1. Tworzysz nowy zasób, np. skin-0

2. W zasobie umieszczasz plik txd i plik dff, pod nazwami np. 0.txd i 0.dff

3. Tworzysz plik meta.xml o treści:

  
<meta> 
 <script src="replace_c.lua" type="client" /> 
 <file src="0.txd" /> 
 <file src="0.dff" /> 
</meta> 
  

4. Tworzysz plik replace_c.lua o treści:

  
local txd=engineLoadTXD("0.txd") 
engineImportTXD(txd, 0) 
local dff=engineLoadDFF("0.dff",0) 
engineReplaceModel(dff, 0) 
  

5. Uruchamiasz zasób.

Powyższy kod podmieni Ci skin o id 0.

Link to comment

Zrobiłem tak:

local txd=engineLoadTXD("0.txd")

engineImportTXD(txd, 0)

local dff=engineLoadDFF("0.dff",0)

engineReplaceModel(dff, 0)

dałem plik 0.dff oraz 0.txd

spakowałem to w Zip i uruchomiłem zasób ale znów wczytało ale nie pokazuje CJ jako podmianke pomocy :c

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...