Forum

> > CS2D > Mods > CS2DTibia edit by Factis699
Forums overviewCS2D overview Mods overviewLog in to reply

English CS2DTibia edit by Factis699

37 replies
Page
To the start Previous 1 2 Next To the start

old Re: CS2DTibia edit by Factis699

KenVo
User Off Offline

Quote
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

old Re: CS2DTibia edit by Factis699

Infinite Rain
Reviewer Off Offline

Quote
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.
edited 1×, last 18.02.12 09:20:34 am

old Re: CS2DTibia edit by Factis699

Misho
User Off Offline

Quote
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

old Re: CS2DTibia edit by Factis699

Apache uwu
User Off Offline

Quote
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.
To the start Previous 1 2 Next To the start
Log in to reply Mods overviewCS2D overviewForums overview