Files

> > CS2D > Lua Scripts > RPG Tibia Edit by Mafia Man
Files overviewCS2D overviewLua Scripts overview

English RPG Tibia Edit by Mafia Man >

256 comments456 kb, 11,978 Downloads

old RPG Tibia Edit by Mafia Man

mafia_man
User Off Offline

Originaly created by weiwen
Full edited by MaFiA MaN PL

Map : Link
Monsters :
Monster 1
Monster 2
Monster 3
My house : Link

What's NEW ?
- New Monsters
- New Money GFX/System
- New Map with 5 Islands ( one unused )
- New Armor/Weapons sets Ice, Dragon and Berserker
- New Monsters : Ice Monster, Dragon, Monster
- Dragon Wings
- Some items :
* Doughnuts
* Big Meat
* Meat
* Cake
* Candy
* Chocolate
* Meteor Rune ( unbuyable laggy )
* and more that i dont remember:/

Hope me you like my edit
edited 2×, last 22.09.10 04:34:03 pm
Approved by Infinite Rain

Download Download

456 kb, 11,978 Downloads

Comments

256 comments
Page
To the start Previous 1 2 3 4 512 13 Next To the start

Log in!

You need to log in to be able to write comments!Log in

old

DiC
User Off Offline

Edit:
Pleas edit the warpper.lua ...
I thin new monsters are betther
I like it!
edited 1×, last 21.10.12 10:56:54 am

old

Dimas541v1
User Off Offline

EndDead You Kids lol

old help

luisPP
User Off Offline

where should I put the files in the lua

old thanks

radkiller
User Off Offline

am played in my server good job

pls join to my server

server name:radkiller
mod constriction
I like it!

old

Godmode
User Off Offline

mmm.. Good
I like it!

old Running server

Planer_PL
User Off Offline

If you wanna do Tibia serwer you must run it with dedicated serwer. because when you run it with new game in menu serwer crashing hooks.lua and thats why most of you have "exception access violation" -.-
I like it!

old

G3tWr3ck3d
User Off Offline

The script is good, I know that because I used it on my server, I edited this script and made a bigger map and some new npc's and monsters, the monsters made alot of lag with the dropped stuffs I wanned to make a system that will make the ground item dissapear if they are not picked up but I am not a good scripter good job mafia !
I like it!

old

Soffiaa
User Off Offline

Thxx!! Mafia!
I like it!

old

Planer_PL
User Off Offline

Niezly edit szczegolnie po polączeniu itemow i komand z odmiana patryka

Nice edit particularly after combined items and commands from Patryk variation Tibia
I like it!

old

Sw1ft
User Off Offline

RPG Tibia Mod good!
I like it!

old

pkpk34535
User Off Offline

how to use lua .
this no one lua
this +++
what i tape to use the lua ++
I like it!

old

Arrandale
User Off Offline

hey all go to sys/lua/wraper open the wraper and edit the wraper toCode from Wrapper :
-------------------------------------------------------------------
-- Wrapper functions for easy usage of CS2D commands in Lua --
-- 08.03.2009 - www.UnrealSoftware.de --
-------------------------------------------------------------------

-------------------------------------------------------------------
-- These functions make it easier to use CS2D commands in Lua --
-- They call the parse functions with the fitting parameters --
-- --
-- Example without wrapper function: --
-- parse("spawnplayer "..id.." "..x.." " ..y) --
-- --
-- Example with wrapper function: --
-- spawnplayer(id,x,y) --
-- --
-- Both examples do exactly the same but using the wrapper --
-- function is much easier and not as error-prone as using parse.--
-- Therefore it is recommended to use the wrapper functions. --
-- --
-- Use the following line to include the wrapper in your script: --
-- if wrapper~=TRUE then dofile("sys/lua/wrapper.lua") end --
-------------------------------------------------------------------

-- Set Wrapper state to LOADED/TRUE!
wrapper=TRUE

-- Kill a player
function killplayer(id) parse("killplayer "..id)
end

-- Spawn a player at a certain position
function spawnplayer(id,x,y) parse("spawnplayer "..id.." "..x.." "..y)
end

-- Set a player to a certain position
function setpos(id,x,y) parse("setpos "..id.." "..x.." "..y)
end

-- Set money
function setmoney(id,money) parse("setmoney "..id.." "..money)
end

-- Set health
function sethealth(id,health) parse("sethealth "..id.." "..health)
end

-- Set maximum health
function setmaxhealth(id,maxhealth) parse("setmaxhealth "..id.." "..maxhealth)
end

-- Set armor
function setarmor(id,armor) parse("setarmor "..id.." "..armor)
end

-- Set score
function setscore(id,score) parse("setscore "..id.." "..score)
end

-- Set deaths
function setdeaths(id,deaths) parse("setdeaths "..id.." "..deaths)
end

-- Equip a player with an item
function equip(id,itemtype) parse("equip "..id.." "..itemtype)
end

-- Remove an item from a player
function strip(id,itemtype) parse("strip "..id.." "..itemtype)
end

-- Modify speed of a player
function speedmod(id,value) parse("speedmod "..id.." "..value)
end

-- Spawn item on map
function spawnitem(itemtype,x,y) parse("spawnitem "..itemtype.." "..x.." "..y)
end

-- Remove item from map
function removeitem(itemid) parse("removeitem "..itemid)
end

-- Trigger entities
function trigger(name) parse("trigger "..name)
end
edited 1×, last 25.03.12 09:01:42 am

old

Denis_FBI
User Off Offline

mafia how to be admin?
I like it!

old

danil42
User Off Offline

The document has been spoilt I will tell to you what is in cs2d
sys/lua/cs2dtibia/config.

old

EvO
User Off Offline

@user Ania2010: ENGLISH -,-


Nice
I like it!

old

sgt-killboy
User Off Offline

sorry its bad
every time i try to play new game it says "expention acces violent"
you better fix it

old

Ania2010
User Off Offline

Omg nie wiedzialam ze mapki tworzysz
To the start Previous 1 2 3 4 512 13 Next To the start