Forum

> > CS2D > Mods > CS2DTibia edit by Factis699
ForenübersichtCS2D-Übersicht Mods-ÜbersichtEinloggen, um zu antworten

Englisch CS2DTibia edit by Factis699

37 Antworten
Seite
Zum Anfang Vorherige 1 2 Nächste Zum Anfang

alt Re: CS2DTibia edit by Factis699

KenVo
User Off Offline

Zitieren
Erm...my new fixed tibia version fixed the un-equip thing

1
2
3
4
if PLAYERS[id].Equipment[3] ~= nil and ITEMS[itemid].slot == 3 then
			message(id,"You need to un-equip your weapon first.",'255255255')
			return
		end

Just find equip function in functions.lua and replace the
1
2
if PLAYERS[id].Equipment[3] ~= nil then
blablabla...
With the code above

alt Re: CS2DTibia edit by Factis699

Infinite Rain
Reviewer Off Offline

Zitieren
I found your bug in your bug fixes already
I will fix it myself

@user EngiN33R:
How the hell you always now when I am mistaking?!
And ye, it will have bit more lags than original tibia.
1× editiert, zuletzt 18.02.12 09:20:34

alt Re: CS2DTibia edit by Factis699

Misho
User Off Offline

Zitieren
Make a ''Music Box''
When you buy/find it you can equip it and use it as MP3 or Ipod
You will have 10 more or less songs!
Only say !music and it will come the PLayer on the screen!
Like that:
IMG:https://i44.servimg.com/u/f44/16/84/64/23/aaaaaa10.png

alt Re: CS2DTibia edit by Factis699

Apache uwu
User Off Offline

Zitieren
I don't see the big deal with using clientside hooks. Using reqcld on always is bad practice but that doesn't mean you can't place it on ms100 or even on a simple timer.
Zum Anfang Vorherige 1 2 Nächste Zum Anfang
Einloggen, um zu antworten Mods-ÜbersichtCS2D-ÜbersichtForenübersicht