Help Event PK[Binary]

12/16/2014 04:44 gocu13#1
please help me . :confused:

how to make for all players stay with 1 of life when entering the event map.
need help to managed to do this code.

beforehand
thank you so much:handsdown:
12/16/2014 05:17 pro4never#2
No questions are allowed in the release/guides section...

Breaking the forum rules aside there's a few issues.

#1: Not many people on epvp use binaries. You're unlikely to get much help here.
#2: There's not much reason left to use TQ binaries to host a server with. Projects like COPSV6/7, Redux, ProjectX and soon to be Throne are usually much better options and gives you incredible control over everything about your server (as you can actually change the server source itself rather than just tweaking database entries.)


I get that a lot of people want a 'download and run' server and that's totally cool but at the end of the day, no matter what route you go with you're going to have to learn some amount of programming logic if you want to host a server (even if you're using TQ binaries as it's basic flow of logic that tends to trip up most people I see starting with conquer emulation). More and more public sources are becoming rather full featured so yah... might wanna consider using one of them in the long term.


#reported so a mod can move to right section
12/17/2014 15:17 Ism3lawy#3
Quote:
REPLACE INTO `cq_action` VALUES ('62700151', '62700152', '0000', '1001', '0', 'life += -50000');
REPLACE INTO `cq_action` VALUES ('62700152', '62700153', '0000', '1001', '0', 'mana += -50000');
REPLACE INTO `cq_action` VALUES ('62700153', '62700154', '0000', '1001', '0', 'life += 1000');
down all life and mana and give the character 1000 hp !
i think bins is blocked in epvp .