What's new

Actions Jak zrobi? kasyno?

Status
Not open for further replies.

Skatten

User
Joined
Oct 3, 2008
Messages
19
Reaction score
1
1.To Tak Otwieramy Map Edytora i Rysujemy Takie Co? .
casynobyskattenxq3.jpg

Pami?tajcie ?e Dzwignia Ma Mie? ID:1945
I ?e w Dziwgni W Unique ID :Trzeba Wpisa? - 5885

I ?e Kasyno Jest Na Crystal Coin.
W Data/Actions XML/Wklejamy Linijke :
Code:
<action uniqueid="5885" script="kasyno.lua" />
W Data/Actions/Scripts/Robimy Plik kasyno.lua , a Nast?pnie Wklejamy :
Code:
function onUse(cid, item, frompos, item2, topos)
if item.uid == 5885 then
[B]kasapos = {x=0, y=0, z=0, stackpos=255}[/B]
getkasa = getThingfromPos(kasapos)
[B]winpos = {x=0, y=0, z=0}[/B]
if getkasa.itemid == 2160 and getkasa.type == 5 then
rand = math.random(4)
if rand == 1 or rand == 4 or rand == 3 then
doRemoveItem(getkasa.uid,5)
doSendMagicEffect(kasapos,2)
doPlayerSendTextMessage(cid,22,"Straciles 5 Crystal Coins :(.")
end
if rand == 2 then
doRemoveItem(getkasa.uid,5)
doCreateItem(2160,15,winpos)
doSendMagicEffect(winpos,13)
doSendMagicEffect(topos,21)
doPlayerSendTextMessage(cid,22," Gratulacje Wygrales 15 Crystal Coins :).")
end
end
if getkasa.itemid == 2160 and getkasa.type == 10 then
rand = math.random(4)
if rand == 1 or rand == 4 or rand == 3 then
doRemoveItem(getkasa.uid,10)
doSendMagicEffect(kasapos,2)
doPlayerSendTextMessage(cid,22,"Straciles 10 Crystal Coins :(.")
end
if rand == 2 then
doRemoveItem(getkasa.uid,10)
doCreateItem(2160,30,winpos)
doSendMagicEffect(winpos,13)
doSendMagicEffect(topos,21)
doPlayerSendTextMessage(cid,22,"Gratulacje Wygrales 30 Crystal Coins :).")
end
end
if getkasa.itemid == 2160 and getkasa.type == 25 then
rand = math.random(4)
if rand == 1 or rand == 4 or rand == 3 then
doRemoveItem(getkasa.uid,25)
doSendMagicEffect(kasapos,2)
doPlayerSendTextMessage(cid,22,"Straciles 25 Crystal Coins :(.")
end
if rand == 2 then
doRemoveItem(getkasa.uid,25)
doCreateItem(2160,75,winpos)
doSendMagicEffect(winpos,13)
doSendMagicEffect(topos,21)
doPlayerSendTextMessage(cid,22," Gratulacje Wygrales 75 Crystal Coins :) .")
end
end
if getkasa.itemid == 2160 and getkasa.type == 50 then
rand = math.random(4)
if rand == 1 or rand == 4 or rand == 3 then
doRemoveItem(getkasa.uid,50)
doSendMagicEffect(kasapos,2)
doPlayerSendTextMessage(cid,22,"Straciles 50 Crystal Coins :(.")
end
if rand == 2 then
doRemoveItem(getkasa.uid,50)
doCreateItem(2160,100,winpos)
doCreateItem(2160,50,winpos)
doSendMagicEffect(winpos,13)
doSendMagicEffect(topos,21)
doPlayerSendTextMessage(cid,22,"Gratulacje Wygrales 150 Crystal Coins :).")
end
end
if getkasa.itemid > 2160 or getkasa.itemid < 2160 then
doPlayerSendTextMessage(cid,22,"Poloz 5, 10, 25 Lub 50 Crystal Coins :) jezeli Chcesz Wejsc W Gre.")
end
if getkasa.itemid == 2160 and getkasa.type == 1 or getkasa.itemid == 2160 and getkasa.type == 2 or getkasa.itemid == 2160 and getkasa.type == 3 or getkasa.itemid == 2160 and getkasa.type == 4 or getkasa.itemid == 2160 and getkasa.type == 6 or getkasa.itemid == 2160 and getkasa.type == 7 or getkasa.itemid == 2160 and getkasa.type == 8
or getkasa.itemid == 2160 and getkasa.type == 9 or getkasa.itemid == 2160 and getkasa.type == 11 or getkasa.itemid == 2160 and getkasa.type == 12 or getkasa.itemid == 2160 and getkasa.type == 13 or getkasa.itemid == 2160 and getkasa.type == 14 or getkasa.itemid == 2160 and getkasa.type == 15 or getkasa.itemid == 2160 and getkasa.type == 16
or getkasa.itemid == 2160 and getkasa.type == 17 or getkasa.itemid == 2160 and getkasa.type == 18 or getkasa.itemid == 2160 and getkasa.type == 19 or getkasa.itemid == 2160 and getkasa.type == 20 or getkasa.itemid == 2160 and getkasa.type == 21 or getkasa.itemid == 2160 and getkasa.type == 22 or getkasa.itemid == 2160 and getkasa.type == 23
or getkasa.itemid == 2160 and getkasa.type == 24 or getkasa.itemid == 2160 and getkasa.type == 26 or getkasa.itemid == 2160 and getkasa.type == 27 or getkasa.itemid == 2160 and getkasa.type == 28 or getkasa.itemid == 2160 and getkasa.type == 29 or getkasa.itemid == 2160 and getkasa.type == 30 or getkasa.itemid == 2160 and getkasa.type == 31
or getkasa.itemid == 2160 and getkasa.type == 32 or getkasa.itemid == 2160 and getkasa.type == 33 or getkasa.itemid == 2160 and getkasa.type == 34 or getkasa.itemid == 2160 and getkasa.type == 35 or getkasa.itemid == 2160 and getkasa.type == 36 or getkasa.itemid == 2160 and getkasa.type == 37 or getkasa.itemid == 2160 and getkasa.type == 38
or getkasa.itemid == 2160 and getkasa.type == 39 or getkasa.itemid == 2160 and getkasa.type == 40 or getkasa.itemid == 2160 and getkasa.type == 41 or getkasa.itemid == 2160 and getkasa.type == 42 or getkasa.itemid == 2160 and getkasa.type == 43 or getkasa.itemid == 2160 and getkasa.type == 44 or getkasa.itemid == 2160 and getkasa.type == 45
or getkasa.itemid == 2160 and getkasa.type == 46 or getkasa.itemid == 2160 and getkasa.type == 47 or getkasa.itemid == 2160 and getkasa.type == 48 or getkasa.itemid == 2160 and getkasa.type == 49 or getkasa.itemid == 2160 and getkasa.type > 50 then
doPlayerSendTextMessage(cid,22,"Poloz 5, 10, 25 Lub 50 Crystal Coins :) jezeli Chcesz Wejsc W Gre.")
end
Kasapos - Gdzie mamy k?a?c kase / Stackpos Niezmieniamy.
Winpos - Gdzie Ma Le?e? nasz Wygrana.

2.A Jak Chcemy Zrobi? Nast?pne Kasyno :
casynobyskattenxzvq8.jpg

Code:
function onUse(cid, item, frompos, item2, topos)
if item.uid == [SIZE="5"][B]5886 [/B][/SIZE]then
kasapos = {x=0, y=0, z=0, stackpos=255}
getkasa = getThingfromPos(kasapos)
winpos = {x=0, y=0, z=0}
if getkasa.itemid == 2160 and getkasa.type == 5 then
rand = math.random(4)
if rand == 1 or rand == 4 or rand == 3 then
doRemoveItem(getkasa.uid,5)
doSendMagicEffect(kasapos,2)
doPlayerSendTextMessage(cid,22,"Straciles 5 Crystal Coins :(.")
end
if rand == 2 then
doRemoveItem(getkasa.uid,5)
doCreateItem(2160,15,winpos)
doSendMagicEffect(winpos,13)
doSendMagicEffect(topos,21)
doPlayerSendTextMessage(cid,22," Gratulacje Wygrales 15 Crystal Coins :).")
end
end
if getkasa.itemid == 2160 and getkasa.type == 10 then
rand = math.random(4)
if rand == 1 or rand == 4 or rand == 3 then
doRemoveItem(getkasa.uid,10)
doSendMagicEffect(kasapos,2)
doPlayerSendTextMessage(cid,22,"Straciles 10 Crystal Coins :(.")
end
if rand == 2 then
doRemoveItem(getkasa.uid,10)
doCreateItem(2160,30,winpos)
doSendMagicEffect(winpos,13)
doSendMagicEffect(topos,21)
doPlayerSendTextMessage(cid,22,"Gratulacje Wygrales 30 Crystal Coins :).")
end
end
if getkasa.itemid == 2160 and getkasa.type == 25 then
rand = math.random(4)
if rand == 1 or rand == 4 or rand == 3 then
doRemoveItem(getkasa.uid,25)
doSendMagicEffect(kasapos,2)
doPlayerSendTextMessage(cid,22,"Straciles 25 Crystal Coins :(.")
end
if rand == 2 then
doRemoveItem(getkasa.uid,25)
doCreateItem(2160,75,winpos)
doSendMagicEffect(winpos,13)
doSendMagicEffect(topos,21)
doPlayerSendTextMessage(cid,22," Gratulacje Wygrales 75 Crystal Coins :) .")
end
end
if getkasa.itemid == 2160 and getkasa.type == 50 then
rand = math.random(4)
if rand == 1 or rand == 4 or rand == 3 then
doRemoveItem(getkasa.uid,50)
doSendMagicEffect(kasapos,2)
doPlayerSendTextMessage(cid,22,"Straciles 50 Crystal Coins :(.")
end
if rand == 2 then
doRemoveItem(getkasa.uid,50)
doCreateItem(2160,100,winpos)
doCreateItem(2160,50,winpos)
doSendMagicEffect(winpos,13)
doSendMagicEffect(topos,21)
doPlayerSendTextMessage(cid,22,"Gratulacje Wygrales 150 Crystal Coins :).")
end
end
if getkasa.itemid > 2160 or getkasa.itemid < 2160 then
doPlayerSendTextMessage(cid,22,"Poloz 5, 10, 25 Lub 50 Crystal Coins :) jezeli Chcesz Wejsc W Gre.")
end
if getkasa.itemid == 2160 and getkasa.type == 1 or getkasa.itemid == 2160 and getkasa.type == 2 or getkasa.itemid == 2160 and getkasa.type == 3 or getkasa.itemid == 2160 and getkasa.type == 4 or getkasa.itemid == 2160 and getkasa.type == 6 or getkasa.itemid == 2160 and getkasa.type == 7 or getkasa.itemid == 2160 and getkasa.type == 8
or getkasa.itemid == 2160 and getkasa.type == 9 or getkasa.itemid == 2160 and getkasa.type == 11 or getkasa.itemid == 2160 and getkasa.type == 12 or getkasa.itemid == 2160 and getkasa.type == 13 or getkasa.itemid == 2160 and getkasa.type == 14 or getkasa.itemid == 2160 and getkasa.type == 15 or getkasa.itemid == 2160 and getkasa.type == 16
or getkasa.itemid == 2160 and getkasa.type == 17 or getkasa.itemid == 2160 and getkasa.type == 18 or getkasa.itemid == 2160 and getkasa.type == 19 or getkasa.itemid == 2160 and getkasa.type == 20 or getkasa.itemid == 2160 and getkasa.type == 21 or getkasa.itemid == 2160 and getkasa.type == 22 or getkasa.itemid == 2160 and getkasa.type == 23
or getkasa.itemid == 2160 and getkasa.type == 24 or getkasa.itemid == 2160 and getkasa.type == 26 or getkasa.itemid == 2160 and getkasa.type == 27 or getkasa.itemid == 2160 and getkasa.type == 28 or getkasa.itemid == 2160 and getkasa.type == 29 or getkasa.itemid == 2160 and getkasa.type == 30 or getkasa.itemid == 2160 and getkasa.type == 31
or getkasa.itemid == 2160 and getkasa.type == 32 or getkasa.itemid == 2160 and getkasa.type == 33 or getkasa.itemid == 2160 and getkasa.type == 34 or getkasa.itemid == 2160 and getkasa.type == 35 or getkasa.itemid == 2160 and getkasa.type == 36 or getkasa.itemid == 2160 and getkasa.type == 37 or getkasa.itemid == 2160 and getkasa.type == 38
or getkasa.itemid == 2160 and getkasa.type == 39 or getkasa.itemid == 2160 and getkasa.type == 40 or getkasa.itemid == 2160 and getkasa.type == 41 or getkasa.itemid == 2160 and getkasa.type == 42 or getkasa.itemid == 2160 and getkasa.type == 43 or getkasa.itemid == 2160 and getkasa.type == 44 or getkasa.itemid == 2160 and getkasa.type == 45
or getkasa.itemid == 2160 and getkasa.type == 46 or getkasa.itemid == 2160 and getkasa.type == 47 or getkasa.itemid == 2160 and getkasa.type == 48 or getkasa.itemid == 2160 and getkasa.type == 49 or getkasa.itemid == 2160 and getkasa.type > 50 then
doPlayerSendTextMessage(cid,22,"Poloz 5, 10, 25 Lub 50 Crystal Coins :) jezeli Chcesz Wejsc W Gre.")
end
To Zmieniamy Unique ID w Dzwigni : Na 5886
Poprawa nazwy.
 
Last edited by a moderator:

Hoop

Advanced User
Joined
Apr 9, 2008
Messages
152
Reaction score
15
Age
29
Odp: (8.0-8.1) Jak Zrobi? Kasyno Raz Na Zawsze.

Odp: (8.0-8.1) Jak Zrobi? Kasyno Raz Na Zawsze.

Spoko poradnik napewno sie przyda wreszcie kto? po??dni? to wyt?umaczy? 10/10
 

wagery12

Advanced User
Joined
Aug 8, 2008
Messages
197
Reaction score
5
Odp: (8.0-8.1) Jak zrobi? kasyno.

Odp: (8.0-8.1) Jak zrobi? kasyno.

Poradnik 10/10 DZIEKI :)
 

SirMozart

New User
Joined
Apr 28, 2008
Messages
5
Reaction score
0
Odp: (8.0-8.1) Jak zrobi? kasyno.

Odp: (8.0-8.1) Jak zrobi? kasyno.

super 11/10 polecam dzieki
 

God Szymix

New User
Joined
Jun 2, 2008
Messages
5
Reaction score
0
Odp: (8.0-8.1) Jak zrobi? kasyno.

Odp: (8.0-8.1) Jak zrobi? kasyno.

Dzia?a dzieki :)
 

Comek

User
Joined
Oct 23, 2008
Messages
11
Reaction score
0
Odp: (8.0-8.1) Jak zrobi? kasyno.

Odp: (8.0-8.1) Jak zrobi? kasyno.

Wielkie dzieki za poradnik na 100% sie przyda do mojego otsa real life :p
 

sharki7

Advanced User
Joined
Apr 26, 2008
Messages
157
Reaction score
11
Age
29
Odp: Jak zrobi? kasyno?

Fajnie wytlumaczone ;) Napewno komus sie przyda bo mi tak :D Dzieki
 

lotarek

New User
Joined
Nov 6, 2008
Messages
1
Reaction score
0
"W Data/Actions XML/Wklejamy Linijke :
Kod:
<action uniqueid="5885" script="kasyno.lua" />"
ale w kt?rej to linijce bo jest du?o np. Potions,Winodows,Tibia update:confused:
a i czy to ma znaczenie jaka jest mapa i rodzaj tibiii??
bo ja mam serwer Stigma pod tibie 8.1
odpowie ktos wreszcie???
/Sklejono posty
 
Last edited by a moderator:

Sharky

Active User
Joined
Apr 6, 2008
Messages
97
Reaction score
11
Odp: Jak zrobi? kasyno?

odpowie ktos wreszcie???
Nie ma znaczenie w kt?rej linijce, s? one tylko po to aby zachowa?
"porz?dek" w pliku. Najlepiej dor?b swoj? w?asn? albo wklej byle gdzie.
Co do mapy nie ma to znaczenia, ale inaczej sprawa si? ma z tibi?. Tu uzale?nione jest to od funkcji silnika (czyt. mo?e p?j?? na r??ne wersje Tibii ale nie na ka?dy silnik).
Mam nadziej? ?e pomog?em.
Pozdrawiam
Sharky:)
 

Tereksatron

Active User
Joined
Aug 29, 2008
Messages
141
Reaction score
10
Odp: Jak zrobi? kasyno?

yyy ale powie mi ktos czy jak robie np 5 kasyn to mam robic nowe lua z kasynem ?
 

Kryss013

Active User
Joined
Apr 6, 2008
Messages
65
Reaction score
10
Odp: Jak zrobi? kasyno?

Wszystko dzia?a, zatwierdzam poprawno?? :) 8/10 ;)
 

Warhammer500

New User
Joined
Apr 4, 2008
Messages
5
Reaction score
0
Odp: Jak zrobi? kasyno?

Zrobi?em par? tych kasy a w silniku b??d :(
ss.

a tu jak wygl?da skrypt
Code:
function onUse(cid, item, frompos, item2, topos)
if item.uid == [B]9000[/B] then
kasapos = {[B]x=491, y=365, z=4[/B], stackpos=255}
getkasa = getThingfromPos(kasapos)
winpos = {[B]x=491, y=365, z=4[/B]}
if getkasa.itemid == 2160 and getkasa.type == 5 then
rand = math.random(4)
if rand == 1 or rand == 4 or rand == 3 then
doRemoveItem(getkasa.uid,5)
doSendMagicEffect(kasapos,2)
doPlayerSendTextMessage(cid,22,"Straciles 5 Crystal Coins :(.")
end
if rand == 2 then
doRemoveItem(getkasa.uid,5)
doCreateItem(2160,15,winpos)
doSendMagicEffect(winpos,13)
doSendMagicEffect(topos,21)
doPlayerSendTextMessage(cid,22," Gratulacje Wygrales 15 Crystal Coins :).")
end
end
if getkasa.itemid == 2160 and getkasa.type == 10 then
rand = math.random(4)
if rand == 1 or rand == 4 or rand == 3 then
doRemoveItem(getkasa.uid,10)
doSendMagicEffect(kasapos,2)
doPlayerSendTextMessage(cid,22,"Straciles 10 Crystal Coins :(.")
end
if rand == 2 then
doRemoveItem(getkasa.uid,10)
doCreateItem(2160,30,winpos)
doSendMagicEffect(winpos,13)
doSendMagicEffect(topos,21)
doPlayerSendTextMessage(cid,22,"Gratulacje Wygrales 30 Crystal Coins :).")
end
end
if getkasa.itemid == 2160 and getkasa.type == 25 then
rand = math.random(4)
if rand == 1 or rand == 4 or rand == 3 then
doRemoveItem(getkasa.uid,25)
doSendMagicEffect(kasapos,2)
doPlayerSendTextMessage(cid,22,"Straciles 25 Crystal Coins :(.")
end
if rand == 2 then
doRemoveItem(getkasa.uid,25)
doCreateItem(2160,75,winpos)
doSendMagicEffect(winpos,13)
doSendMagicEffect(topos,21)
doPlayerSendTextMessage(cid,22," Gratulacje Wygrales 75 Crystal Coins :) .")
end
end
if getkasa.itemid == 2160 and getkasa.type == 50 then
rand = math.random(4)
if rand == 1 or rand == 4 or rand == 3 then
doRemoveItem(getkasa.uid,50)
doSendMagicEffect(kasapos,2)
doPlayerSendTextMessage(cid,22,"Straciles 50 Crystal Coins :(.")
end
if rand == 2 then
doRemoveItem(getkasa.uid,50)
doCreateItem(2160,100,winpos)
doCreateItem(2160,50,winpos)
doSendMagicEffect(winpos,13)
doSendMagicEffect(topos,21)
doPlayerSendTextMessage(cid,22,"Gratulacje Wygrales 150 Crystal Coins :).")
end
end
if getkasa.itemid > 2160 or getkasa.itemid < 2160 then
doPlayerSendTextMessage(cid,22,"Poloz 5, 10, 25 Lub 50 Crystal Coins :) jezeli Chcesz Wejsc W Gre.")
end
if getkasa.itemid == 2160 and getkasa.type == 1 or getkasa.itemid == 2160 and getkasa.type == 2 or getkasa.itemid == 2160 and getkasa.type == 3 or getkasa.itemid == 2160 and getkasa.type == 4 or getkasa.itemid == 2160 and getkasa.type == 6 or getkasa.itemid == 2160 and getkasa.type == 7 or getkasa.itemid == 2160 and getkasa.type == 8
or getkasa.itemid == 2160 and getkasa.type == 9 or getkasa.itemid == 2160 and getkasa.type == 11 or getkasa.itemid == 2160 and getkasa.type == 12 or getkasa.itemid == 2160 and getkasa.type == 13 or getkasa.itemid == 2160 and getkasa.type == 14 or getkasa.itemid == 2160 and getkasa.type == 15 or getkasa.itemid == 2160 and getkasa.type == 16
or getkasa.itemid == 2160 and getkasa.type == 17 or getkasa.itemid == 2160 and getkasa.type == 18 or getkasa.itemid == 2160 and getkasa.type == 19 or getkasa.itemid == 2160 and getkasa.type == 20 or getkasa.itemid == 2160 and getkasa.type == 21 or getkasa.itemid == 2160 and getkasa.type == 22 or getkasa.itemid == 2160 and getkasa.type == 23
or getkasa.itemid == 2160 and getkasa.type == 24 or getkasa.itemid == 2160 and getkasa.type == 26 or getkasa.itemid == 2160 and getkasa.type == 27 or getkasa.itemid == 2160 and getkasa.type == 28 or getkasa.itemid == 2160 and getkasa.type == 29 or getkasa.itemid == 2160 and getkasa.type == 30 or getkasa.itemid == 2160 and getkasa.type == 31
or getkasa.itemid == 2160 and getkasa.type == 32 or getkasa.itemid == 2160 and getkasa.type == 33 or getkasa.itemid == 2160 and getkasa.type == 34 or getkasa.itemid == 2160 and getkasa.type == 35 or getkasa.itemid == 2160 and getkasa.type == 36 or getkasa.itemid == 2160 and getkasa.type == 37 or getkasa.itemid == 2160 and getkasa.type == 38
or getkasa.itemid == 2160 and getkasa.type == 39 or getkasa.itemid == 2160 and getkasa.type == 40 or getkasa.itemid == 2160 and getkasa.type == 41 or getkasa.itemid == 2160 and getkasa.type == 42 or getkasa.itemid == 2160 and getkasa.type == 43 or getkasa.itemid == 2160 and getkasa.type == 44 or getkasa.itemid == 2160 and getkasa.type == 45
or getkasa.itemid == 2160 and getkasa.type == 46 or getkasa.itemid == 2160 and getkasa.type == 47 or getkasa.itemid == 2160 and getkasa.type == 48 or getkasa.itemid == 2160 and getkasa.type == 49 or getkasa.itemid == 2160 and getkasa.type > 50 then
doPlayerSendTextMessage(cid,22,"Poloz 5, 10, 25 Lub 50 Crystal Coins :) jezeli Chcesz Wejsc W Gre.")
end
....f item.uid == 9000 then..... (musia?em zmieni? bo 5885 jest ju? u mnie na servie)

@Edit
Dzia?a skopiowa?em z innego otsa i dzia?a
 
Last edited:

OdRa

Active User
Joined
Jun 23, 2008
Messages
51
Reaction score
5
Odp: Jak zrobi? kasyno?

?adnie brawo 10/10 b?dzie na moim OTSie
 

123mamut

Advanced User
Joined
Apr 12, 2008
Messages
282
Reaction score
21
Odp: Jak zrobi? kasyno?

gdzie jest ten skrypt z dzwigni? ?eby zmieni? te id
 

bivan

User
Joined
Oct 26, 2008
Messages
18
Reaction score
0
Odp: Jak zrobi? kasyno?

Skatten, popraw skrypt poniewa? nie dzia?a poprawie a mianowicie w pliku kasyno.lua brakuje wyraz?w "end" w Twoim jest na ko?cu tylko raz a musi by? 3 razy i po problemie. Dla tych co maja problemy z tym skryptem, wystarczy troch? pomy?le? i zna? angielski, w silniku jest napisane czego brakuje / z czym jest problem. Pozdrawiam
 

Marszal

Senior User
Joined
May 29, 2008
Messages
606
Reaction score
18
Age
29
Odp: Jak zrobi? kasyno?

No nareszcie ?adne wyt?umaczenie. Nigdy nie wiedzia?em jak zrobi? kasyno ;) Ale teraz wszystko ?adnie opisane, w 100% zrozumia?e ;) Troche newbie b?d? mieli problem ze skryptem, ale jak kto? jest bieg?y (tak jak ja) sobie poradzi.
 

tnp55

New User
Joined
Oct 1, 2008
Messages
6
Reaction score
0
Odp: Jak zrobi? kasyno?

Czy m?g?yb zrobi? skrypt ze np. 4 osoby k?ad? kase i kt?ra? osoba naci?nie dzwignie i jedna z os?b wygra?a by ca?? pule?
Czy da sie tak zrobi????
 

szeryfosw

Active User
Joined
Nov 8, 2008
Messages
83
Reaction score
5
Odp: Jak zrobi? kasyno?

Witam, bardzo ?adnie opisane jak zrobi? kasyno i za to masz u mnie repucika. Oczywi?cie kasyno napewno pojawi si? u mnie na OTs. Wielkie dzi?ki za skrypta. Pozdrawiam szeryfosw:)
 
Joined
Nov 8, 2008
Messages
26
Reaction score
1
Age
29
Odp: Jak zrobi? kasyno?

super thx przyda sie bankowo:D10/10 polecam:)
pozdro
sry za ortografie
 
Status
Not open for further replies.
Top