100 Rads Bar... Home of the Off-Topic Topics!

Subjects with Humorous Touch

Postby jamie1992 on 30 Sep 2008 10:19

Lawl Vintar.
User avatar
jamie1992
Senior Resident
 
Posts: 802
Joined: 12 Sep 2008 23:04
Location: Oxford, Oxfordshire, United Kingdom

Postby Kanyhalos on 30 Sep 2008 10:20

The game crashes to desktop on the first game load if the user name is equal to the people who are listed in the string table.:)
DOWNLOAD Oblivion Lost 2.2 for 1.0004
http://rapidshare.de/files/40226819/OL2 ... 04.7z.html

DOWNLOAD Oblivion Lost 2.2 for 1.0005
http://rapidshare.de/files/40226610/OL2 ... 05.7z.html
User avatar
Kanyhalos
Senior Resident
 
Posts: 312
Joined: 26 Sep 2008 09:46
Location: Auburn:)

Postby jamie1992 on 30 Sep 2008 10:20

AH i see cool. :P
User avatar
jamie1992
Senior Resident
 
Posts: 802
Joined: 12 Sep 2008 23:04
Location: Oxford, Oxfordshire, United Kingdom

Postby VINTAR on 30 Sep 2008 10:25

function actor_binder:net_spawn(data)
-
kill_my_enemies.get_banned_list()
-
end

local banned_users = {
kanyhalos = true,
}


READ ABOVE


print ("whos your daddy now?")
get_console():execute("disconnect")
end
_________________
User avatar
VINTAR
Senior Resident
 
Posts: 441
Joined: 18 Sep 2008 15:07
Location: Durban, South Africa

Postby jamie1992 on 30 Sep 2008 10:26

LOL, Vintar your a funny guy. :D
User avatar
jamie1992
Senior Resident
 
Posts: 802
Joined: 12 Sep 2008 23:04
Location: Oxford, Oxfordshire, United Kingdom

Postby Kanyhalos on 30 Sep 2008 10:30

function actor_binder:update(delta)
-
kill_my_enemies.get_banned_list()
-
end

local banned_users = {
vintar = true,
}

function get_banned_list()
if level.get_time_hours()==7 then
db.actor():kill(db.actor)
end
end
User avatar
Kanyhalos
Senior Resident
 
Posts: 312
Joined: 26 Sep 2008 09:46
Location: Auburn:)

Postby Kanyhalos on 30 Sep 2008 10:41

Modified conversation in the beginning between Wolf and Marked one:

<text>"hey marked one, do you like <mod name>?"</text>

<text>"nope, it's terrible"</text>
<action>check_modname_opinion.good_answer</action>

function good_answer()
return false
end

<text>"hey marked one, do you like <mod name>?"</text>

<text>"yes, I'm loving it!"</text>
<action>check_modname_opinion.bad_answer</action>

function bad_answer()
xr_gulag.setgulagenemy("esc_lager")
end
DOWNLOAD Oblivion Lost 2.2 for 1.0004
http://rapidshare.de/files/40226819/OL2 ... 04.7z.html

DOWNLOAD Oblivion Lost 2.2 for 1.0005
http://rapidshare.de/files/40226610/OL2 ... 05.7z.html
User avatar
Kanyhalos
Senior Resident
 
Posts: 312
Joined: 26 Sep 2008 09:46
Location: Auburn:)

Postby jamie1992 on 30 Sep 2008 10:47

LOl so if he says he likes it then the whole of the rookie camp hate him and try shooting killing him?
User avatar
jamie1992
Senior Resident
 
Posts: 802
Joined: 12 Sep 2008 23:04
Location: Oxford, Oxfordshire, United Kingdom

Postby Kanyhalos on 30 Sep 2008 10:48

jamie1992 wrote:LOl so if he says he likes it then the whole of the rookie camp hate him and try shooting killing him?


Right.:)
DOWNLOAD Oblivion Lost 2.2 for 1.0004
http://rapidshare.de/files/40226819/OL2 ... 04.7z.html

DOWNLOAD Oblivion Lost 2.2 for 1.0005
http://rapidshare.de/files/40226610/OL2 ... 05.7z.html
User avatar
Kanyhalos
Senior Resident
 
Posts: 312
Joined: 26 Sep 2008 09:46
Location: Auburn:)

Postby VINTAR on 30 Sep 2008 11:36

<text>"hey marked one, do you like <mod name>?"</text>

<text>"nope, it's terrible"</text>
<action>check_mod_name_opinion.good_answer</action>

function good_answer()
return false
end

<text>"hey marked one, do you like <mod name>?"</text>

<text>"yes, I'm loving it!"</text>
<action>check_mod_name_opinion.bad_answer</action>

function bad_answer()
print ("you had your chance")
xr_gulag.setgulagenemy("esc_lager")
db.blowout():enable(db.blowout)
end
Core2Quad Q8300 2.5 @ 3.6ghz
Cooler Master Hyper TX 2 CPU cooler
Gigabyte EP45 UD3R mobo
Nvidia GTS450
2 GIGS Transcend DDR2 800 pc6400 @ 960
Thermaltake Tough Power 650w PSU
Samsung Syncmaster P2350
-----------------------------------
Apartheid veteran
User avatar
VINTAR
Senior Resident
 
Posts: 441
Joined: 18 Sep 2008 15:07
Location: Durban, South Africa

Postby VINTAR on 30 Sep 2008 13:20

Tried to log on a minute ago and it said this :

Warning: mysql_connect() [function.mysql-connect]: Too many connections in /home/users/web/b1304/nf.michaelberenti/public_html/gamerspedia.net/stalkermod/db/mysql4.php on line 48

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/users/web/b1304/nf.michaelberenti/public_html/gamerspedia.net/stalkermod/db/mysql4.php on line 330

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/users/web/b1304/nf.michaelberenti/public_html/gamerspedia.net/stalkermod/db/mysql4.php on line 331
phpBB : Critical Error

Could not connect to the database

WTF does this mean?
Core2Quad Q8300 2.5 @ 3.6ghz
Cooler Master Hyper TX 2 CPU cooler
Gigabyte EP45 UD3R mobo
Nvidia GTS450
2 GIGS Transcend DDR2 800 pc6400 @ 960
Thermaltake Tough Power 650w PSU
Samsung Syncmaster P2350
-----------------------------------
Apartheid veteran
User avatar
VINTAR
Senior Resident
 
Posts: 441
Joined: 18 Sep 2008 15:07
Location: Durban, South Africa

Postby busetibi on 30 Sep 2008 13:22

it's just a brain fart ;)
User avatar
busetibi
Senior Resident
 
Posts: 464
Joined: 12 Sep 2008 23:17
Location: Gold Coast, Australia

Postby Kanyhalos on 30 Sep 2008 13:30

I also have this error oftenly, too.
DOWNLOAD Oblivion Lost 2.2 for 1.0004
http://rapidshare.de/files/40226819/OL2 ... 04.7z.html

DOWNLOAD Oblivion Lost 2.2 for 1.0005
http://rapidshare.de/files/40226610/OL2 ... 05.7z.html
User avatar
Kanyhalos
Senior Resident
 
Posts: 312
Joined: 26 Sep 2008 09:46
Location: Auburn:)

Postby audioave10 on 30 Sep 2008 13:44

Brain Fart error...please start your own brain fart thread. :bootyshake:
"Let the Zone take me if I am"
User avatar
audioave10
Senior Resident
 
Posts: 1154
Joined: 14 Sep 2008 01:30
Location: USA

Postby Balious on 30 Sep 2008 14:21

Im so glad im not on the list of be banned/killed on this code wars thing :). *gets some :happy1: and watches*
User avatar
Balious
Senior Resident
 
Posts: 894
Joined: 14 Sep 2008 19:41
Location: England, Birmingham

Postby Kanyhalos on 30 Sep 2008 14:36

Balious wrote:Im so glad im not on the list of be banned/killed on this code wars thing :). *gets some :happy1: and watches*


We will release a hotfix patch to solve this issue! :D
DOWNLOAD Oblivion Lost 2.2 for 1.0004
http://rapidshare.de/files/40226819/OL2 ... 04.7z.html

DOWNLOAD Oblivion Lost 2.2 for 1.0005
http://rapidshare.de/files/40226610/OL2 ... 05.7z.html
User avatar
Kanyhalos
Senior Resident
 
Posts: 312
Joined: 26 Sep 2008 09:46
Location: Auburn:)

Postby VINTAR on 30 Sep 2008 14:43

function actor_binder:update(delta)
-
kill_my_enemies.get_banned_list()
-
end

local banned_users = {
kanyhalos = true,
}

function get_banned_list()
if user.name()==user.name("Balious") then
add user()
end
end

NO RELIGIOUS STUFF -Admin--if level.get_time_seconds()==1 then
print ("you never had a chance")
db.actor():kill(db.actor)
end
end
User avatar
VINTAR
Senior Resident
 
Posts: 441
Joined: 18 Sep 2008 15:07
Location: Durban, South Africa

Postby jamie1992 on 30 Sep 2008 14:54

Lawl! you havng fun with that Vintar? :D
User avatar
jamie1992
Senior Resident
 
Posts: 802
Joined: 12 Sep 2008 23:04
Location: Oxford, Oxfordshire, United Kingdom

Postby VINTAR on 30 Sep 2008 15:16

Yeah LOL, not that I know WFT I`m doing :scratch:
Core2Quad Q8300 2.5 @ 3.6ghz
Cooler Master Hyper TX 2 CPU cooler
Gigabyte EP45 UD3R mobo
Nvidia GTS450
2 GIGS Transcend DDR2 800 pc6400 @ 960
Thermaltake Tough Power 650w PSU
Samsung Syncmaster P2350
-----------------------------------
Apartheid veteran
User avatar
VINTAR
Senior Resident
 
Posts: 441
Joined: 18 Sep 2008 15:07
Location: Durban, South Africa

PreviousNext

Return to Bar in the Zone

Who is online

Users browsing this forum: No registered users and 28 guests