Dateien

> > CS2D > Lua Scripts > RPG Tibia Edit by Mafia Man
DateiübersichtCS2D-ÜbersichtLua Scripts-Übersicht

Englisch RPG Tibia Edit by Mafia Man >

256 Kommentare456 kb, 11.987 Downloads

alt 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
2× editiert, zuletzt 22.09.10 16:34:03
Zugelassen von Infinite Rain

Download Download

456 kb, 11.987 Downloads

Kommentare

256 Kommentare
Seite
Zum Anfang Vorherige 1 2 3 4 512 13 Nächste Zum Anfang

Logge dich ein!

Du musst dich einloggen, um selber Kommentare verfassen zu können!Einloggen

alt

DiC
User Off Offline

Edit:
Pleas edit the warpper.lua ...
I thin new monsters are betther
Ich mag es!
1× editiert, zuletzt 21.10.12 10:56:54

alt

Dimas541v1
User Off Offline

EndDead You Kids lol

alt help

luisPP
User Off Offline

where should I put the files in the lua

alt thanks

radkiller
User Off Offline

am played in my server good job

pls join to my server

server name:radkiller
mod constriction
Ich mag es!

alt

Godmode
User Off Offline

mmm.. Good
Ich mag es!

alt 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" -.-
Ich mag es!

alt

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 !
Ich mag es!

alt

Soffiaa
User Off Offline

Thxx!! Mafia!
Ich mag es!

alt

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
Ich mag es!

alt

Sw1ft
User Off Offline

RPG Tibia Mod good!
Ich mag es!

alt

pkpk34535
User Off Offline

how to use lua .
this no one lua
this +++
what i tape to use the lua ++
Ich mag es!

alt

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
1× editiert, zuletzt 25.03.12 09:01:42

alt

Denis_FBI
User Off Offline

mafia how to be admin?
Ich mag es!

alt

danil42
User Off Offline

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

alt

EvO
User Off Offline

@user Ania2010: ENGLISH -,-


Nice
Ich mag es!

alt

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

alt

Ania2010
User Off Offline

Omg nie wiedzialam ze mapki tworzysz
Zum Anfang Vorherige 1 2 3 4 512 13 Nächste Zum Anfang