
Hybridd
Members-
Posts
133 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
Hybridd's Achievements
Newbie (1/14)
0
Reputation
-
looks like my design which u made changes to but it was free for all :) nice work :D
-
i recently purchased UOTS engine and im looking for a partner to work with, i wont be be paying but i can give 20% or more depends on the quality of the work. i know a bit of css and a lot of php but cant do it alone. i am looking for someone that has good skills in php and sql. the theme of the game will be crime based. after the game is running i will be paying for mods. what im gonna start with on the game is the design of the ingame and creating new weapons. if anyone is interested then feel free to send me a mail. thanks. :D ** Trustworthy and dedicated people only!
-
it is made for the rc engine. demo: http://demo.reakcity.net/home.php about mod: http://lockdown.reakcity.net/about.html
-
says it all in the title. email me if interested or reply to thread. [email protected]. it will be sold to the best offer!
-
I am selling copies of my Gym Membership Mod for $7 or £4.50 Mod original price was about $20 Mod creator is W3theory Mod owner is Hybridd - [email protected] Demo Here! The mod allows users to progress faster and rank up in the gym. once user has enough exp then other gyms will be unlocked and ready to be joined however it requires some gym exp and cash. go to Reak City and check the live demo now! ;) Demo Here! I will help with full install for no extra fee. Refund will be given if mod is not working! Purchase Here: Buy Now
-
well sure, there is a refund if something is wrong with it but eaither way i can fix any problems on it.
-
yes if ur having trouble installing it then i will help with the install. and sorry about that, if there is a bug i will fix it.
-
yes i have full rights to sell copies of the mod, you can ask [MENTION=70347]NonStopCoding[/MENTION]. The part i missed out: The player has a choise to join the lockdown. When player joins they have to attack other users to survive the lockdown. Once theyve attacked a user it will be counted as a hit. 3 people will be chosen at the end of the lockdown with the most hits for 1st place, 2nd place and 3rd place. The prizes can be changed to whatever u chose in the cron file. If the lockdown is not active then users will not be able to join. there is also a staff page for staff users they can change what pages are blocked.
-
[buy Now] Lockdown v1 I am selling copies of my Monthly Survival (lockdown) Mod Project Name: Monthly Lockdown Project Version: v1.00 Project Structure: PHP,HTML,CSS,MYSQL Project Creator: NonStopCoding - [email protected] Project Owner: Hybridd - [email protected] <-- Payments to this email. Project Description: The point of the lockdown is so that all users attack and level up faster. The monthly lockdown is a event that happens once a month you dont have to enter if you dont wish to but there are prizes for each group more about that later. you can block whatever page you like. once you are inside the lockdown your attacks against other players will be counted and added up untill the lockdown finnishes at the end all scores will be tallyed up and winners will be awarded a prize or prizes (can be changed). there is a first, second and third place in the lockdown. the users that are first second or third will be automatically awarded with a prize that you place in the cron home page: [ATTACH=CONFIG]1817[/ATTACH] users in lockdowm: [ATTACH=CONFIG]1818[/ATTACH] when user joins: [ATTACH=CONFIG]1819[/ATTACH] files included: PHP lockdown.php lockdown_cron.php lockdown_info.php lockdown_staff.php SQL lockdown_pageblocks.sql lockdown_settings.sql lockdown_users.sql lockdown_winners.sql Think iv explained as much as i could, if more info is required then reply to the thread.
-
my bad.. at least its working now:cool:
-
that would work kyle but the error was in this bit: {$playerid}. i fixed it by replacing it with {$_SESSION['playerid']} mysql_query("UPDATE `members` SET `my_points` ='".$upoints."', `my_dondays` ='".$udays."', `my_maxenergy`= '150', `my_energy`= '150', `wallet` ='".$uwallet."',`gift` = 1 WHERE `playerid` = {$_SESSION['playerid']}");
-
im having trying to put things in the members table on the database. the code im using is: mysql_query("UPDATE `members` SET `my_points` = '25', `my_dondays` = '8', `wallet` + '50000',`gift` = 1 WHERE `playerid` = {$playerid}"); i_credit($playerid, 79, 3); iv tried this. $ddays = 8; $udays = $pl['my_dondays'] + $ddays; $wallet = 50000; $uwallet = $pl['wallet'] + $wallet; $points = 25; $upoints = $pl['my_points'] + $points; mysql_query("UPDATE `members` SET `my_points` = '$points', `my_dondays` = '$ddays', `wallet` + '$wallet',`gift` = 1 WHERE `playerid` = {$playerid}"); i_credit($playerid, 79, 3); basically the problem is that its not updating the tables.
-
thanks, its only a psd can be changed by anyone before they get it codded.
-
i think kyle is talking to me script47
-
i recently made a login design psd for myself. but its not right for my game. its free if anyone can get it coded. all urs :). [ATTACH=CONFIG]1763[/ATTACH] layers are well organized so will be easy to code up. so here is the file: http://reakcity.net/login.psd Enjoy! :D