Here mate, 32 SWFs.. Credits to Maintenance on RZ
MEGAUPLOAD - The leading online storage and file delivery service
Printable View
Here mate, 32 SWFs.. Credits to Maintenance on RZ
MEGAUPLOAD - The leading online storage and file delivery service
Anyone got a fix for bb_score_* i've fix BB but score boards cannot place in my room x_x
(Teleports doens't work)
http://img837.imageshack.us/img837/4317/88931409.png
I've put the code in my Room.cs but nothing happens.. what do i have to do more?
@Getloose, Release those codes of Battleball and i'll try to code it? 'k? :D
I have a problem when I walk through the barrier I get no color -.- images: battleball.png - Bilder und Fotos kostenlos auf ImageBanana hochladen
bb_red_gate iteractions, bb_blue_gate, bb_green_gate, bb_yellow_g ate, bb_plate is also added bb_ball
sorry for my bad english i'm German
hmmm i wonder how to get the color on the tiles because i did what you said but the tiles still black?
for noobs who dont know Mysql here
CREATE TABLE `users` (
`id` int(11) unsigned NOT NULL auto_increment,
`username` varchar(50) NOT NULL,
`real_name` varchar(100) NOT NULL default '',
`password` varchar(50) NOT NULL,
`mail` varchar(50) NOT NULL default 'defaultuser@meth0d.org',
`auth_ticket` text NOT NULL,
`rank` int(11) unsigned NOT NULL default '1',
`credits` int(11) NOT NULL default '0',
`vip_points` int(11) NOT NULL default '0',
`activity_points` int(11) NOT NULL default '0',
`activity_points_lastupdate` double NOT NULL default '0',
`look` varchar(100) NOT NULL default 'hr-115-42.hd-190-1.ch-215-62.lg-285-91.sh-290-62',
`gender` enum('M','F') NOT NULL default 'M',
`motto` varchar(50) NOT NULL,
`account_created` varchar(50) NOT NULL,
`last_online` varchar(50) NOT NULL,
`online` enum('0','1') NOT NULL default '0',
`ip_last` varchar(120) NOT NULL,
`ip_reg` varchar(120) NOT NULL,
`home_room` int(10) unsigned NOT NULL default '0',
`respect` int(11) NOT NULL default '0',
`daily_respect_points` int(11) NOT NULL default '3',
`daily_pet_respect_points` int(11) NOT NULL default '3',
`newbie_status` int(11) NOT NULL default '0',
`is_muted` enum('0','1') NOT NULL default '0',
`mutant_penalty` enum('0','1','2') NOT NULL default '0',
`mutant_penalty_expire` int(11) NOT NULL default '0',
`block_newfriends` enum('0','1') NOT NULL default '0',
`bb_ball` enum('y','b','g','r') NOT NULL default 'y',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2709 ;
didnt worked -.- i insertet at the table users the bb_ball table,insertet furni,catalog page,catalog items , insertet code for m uberemu,debuged , tested didnt worked ... the furnis wworked exept the scoreboard
(its invisible) and if i walk through the gate than didnt appear the effect.
i use my own hosted swfs and yes i placed the swf furnis in the right folder
what to do now ?? help me please
the code would be better if it used variables instead of saving them in the database.
Hm.. I just get expected { when i put it where it should go..
wow this is nice 10/10
Can anyone help me?