Forum

> > CS2D > Mods > I have a proposal to make a tibia
Forums overviewCS2D overview Mods overviewLog in to reply

English I have a proposal to make a tibia

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

old closed I have a proposal to make a tibia

WhiskaS
User Off Offline

Quote
I wish I could talk to someone who can edit a warm without error or rather they prefer to create Weiwen
I could help create a Tibia


that is his and mine I have all of the server GFX [RedX]
Tibia


I have all the Pokemon all the gfx but unfortunately do not know how to edit it for whoever wants to help please contact with me just leave a message here or in my USGN

I can personally host the server with dedicated server

in total I have all the GFX Tibia RedX

old Re: I have a proposal to make a tibia

Banaan
User Off Offline

Quote
Fail.

I'd love to create WeiWen, would be a stunning experiment to actually create a human!

But I don't understand anything of the rest of what you say.
1
2
understandability_previous_post = "04%"
if tonumber(understandability_previous_post:sub(1,2)) < 10 then print("Fail!") end
Output:
1
Fail!

old Re: I have a proposal to make a tibia

EngiN33R
Moderator Off Offline

Quote
@PartyPooPer
There are some errors
1
2
3
4
5
6
7
8
First_post="fail"

addhook("msg","fail") -- there is no hook msg
function fail()
	if (First_post=="fail") then
		print("Fail!")
	end
end

old Re: I have a proposal to make a tibia

Surplus
User Off Offline

Quote
1
2
3
4
5
6
7
First_post="fail"

addhook("ms100","fail")
     function fail()
          If (First_post="fail") then
     Print("Fail!")
end

This then?

old Re: I have a proposal to make a tibia

Yasday
User Off Offline

Quote
@factis
1
2
3
4
5
6
7
8
9
post = {"fail"}
failerID = #post

addhook("ms100","fail")
function fail()
     if post[1] == "fail" then
          msg2(failerID,"It's fail!")
     end
end
This looks better to me.


OnTopic:
Explain us what you want to do/know in english, please.

old Re: I have a proposal to make a tibia

Surplus
User Off Offline

Quote
1
2
3
4
5
6
7
8
First_post="fail"

addhook("ms100","fail")
     function fail()
         	 If (First_post="fail") then
		Print("Fail!")
	end
end

Fixed then? lol

old Re: I have a proposal to make a tibia

DannyDeth
User Off Offline

Quote
Nononono! This is how ur supposed to do it:
1
2
3
4
5
6
7
8
OHAI
CAN HAZ STDIO?
I HAZ A STRING
STRING IZ "MORON BAD ENGLIZ SPIKR"
IF STRING IZ "MORON BAD ENGLIZ SPIKR"
	VISIBLE STRING
NO IF
KTHXBYE

old Re: I have a proposal to make a tibia

RAVENOUS
BANNED Off Offline

Quote
the best script for checking failthreads (with percentage )

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
function initArray(m)
	local array = {}
	for i = 1, m do
		array[i]=0
	end
	return array
end

fail_per=initArray(32)
fail=false
mod_close=false
mod_spammarks=false
dc_rage=false
community_flame=false

addhook("ms100","fail")
function fail()
	for id=1,32 do
		if fail_per[id]>=75 then
			fail=true
		else
			fail=false
		end
	end
	if fail==true then
		mod_close=true
	end
	if mod_close==true then
		mod_spammarks=true
		community_flame=true
	end
	if community_flame==true then
		dc_rage=true
	end
	if fail==true and mod_close==true and mod_spammarks==true and dc_rage==true and community_flame==true then
		msg2(id,"Stop making threads about Tibia/RP shit in here!")
		parse('banusgn(player(id,"usgn"))') -- not sure about that, though
	end
end

we're all obv. bored.

old Re: I have a proposal to make a tibia

Banaan
User Off Offline

Quote
You people must be really really bored...

DannyDeth has written
Sunny Autumn has written
Python rocks!

Agreed.

Agreed.

Rodrigo X has written
Lua sucks. LOLCODE pwns.
1
2
3
4
5
6
7
HAI
PLZ OPEN FILE "FAIL.TXT"?
	AWSUM THX
		VISIBLE FILE
	O NOES
		INVISIBLE "SHIT, UNREAL SOFTWARE ERROR!"
 KTHXBYE

Agreed.

But even better: LOLPython

But I think ObiWanKenobi gets the point by now

old Re: I have a proposal to make a tibia

3RROR
User Off Offline

Quote
1st. Fail
2nd. Lol you got all my GFX and want to make a tibia with my GFX without my permissions?
3rd. If you want help just see how much peapole is trying to help you
To the start Previous 1 2 Next To the start
Log in to reply Mods overviewCS2D overviewForums overview