Re: Whats your Favourite Sport!
Lol Criminal,
Hope you can bat a Ball,
And make sure you use Protection, You never no where the BALL Will end up! :lol:
Re: Whats your Favourite Sport!
Lmao na worest sport in the world,
1/9 chance of getting hit in the balls
+ They all were white uniform like there going to a tea party, and there all pussies going in when it rains.
Lmao Matt, you made my day
Re: Xbox 360 vs Playstation 3
Im not to sure about the PS3 as i havnt Played it yet,
But the xbox360 is good because ive played it,
hmm, Ill have say xbox360 is the best :|
Hey Guys,
Im bored so i thought off making a new Topic About Sports,
Just tell a little info on whats your best Sport,
I like Football,
Because i've been playing it for 7 Years Probaly More........
Whats your Favourite?........ :|
Re: Mod Idea Wants to know if its possible???HELP??
Yes then you will go and look at the "Sex Change" in Preference's and you will see you have to re-mod it :|
Re: Mod Idea Wants to know if its possible???HELP??
If you need any more Help, Just ask me on MSN as usual! :|
Theres his New Race List:
Thats Located in viewuser.php:
- Extermination
Re: Mod Idea Wants to know if its possible???HELP??
What do you mean
I think you mean by Having Female, Male,
you could have Male, Female, Vampires, Werewolfs and so on......
is that what you mean? :?
Re: [Free] [v1] Find Random Money While Exploring Game
It should work in V2 if not then read the (V1 to V2 Conversion)
And if you would like crystals then just add this
mysql_query("UPDATE users SET crystals=crystals+$randm WHERE userid=$userid", $c);
and do the same for items but a little Similar :/
Re: House Upgrade Mod!
If your Confused about adding the SQL, Then just Run this......
ALTER TABLE `users` ADD `house` INT( 11 ) NOT NULL DEFAULT '1';
:)
Re: City Names
Look on the Submitted mods, I posted a Explore page thats shows the city name near the top, Take that bit out and put it in your explore page :/
Re: [V2] cars_mod staff_cars
case 'givecar': give_car_form(); break;
case 'givecarsub': give_car_submit(); break;
case 'addcar': addcar(); break;
case 'editcar': editcar(); break;
case 'delcar': delcar(); break;
case 'garagebeg': garage_user_begin(); break;
case 'garageuser': garage_user_view(); break;
case 'delusercar': user_car_delete(); break;
Try That Hurra........