1) i going ask about cq_user , we cant create code for cq_user table right ? like 1001 emoney += *** ... mean i want create new column / row on cq_user .
That action type is used for altering user attributes not to create new users (there is no action to create a new user)
also that action type can only be used for changing specific portions of that table as listed below... trying to use this action type to alter any other part of a row will not work
That action type is used for altering user attributes not to create new users (there is no action to create a new user)
also that action type can only be used for changing specific portions of that table as listed below... trying to use this action type to alter any other part of a row will not work
lol that sounds silly and not possible (in that manner)
for something like this it would have to be a very complex data variable or phase group setup to do it by actions .... it would be much easier to do in a web based panel of some sort attached to your website (but make sure to make it secure)
phase ? it will be individu data . haha , if use table , same, it will be individu data on cq user . mybe vote at website only . make new table and new vote link on web T.T
phase is part of the mission action type which allows you to make different "phases" of your mission ....
if you add it to lets say a poll on your forum though it would be rather easy to setup a task or cron job depending on your os to update usernames regularly .... it would not be hard to secure as you would not need to put anything other than names
[Help]Adding Column in Cq_user 01/08/2014 - EO PServer Hosting - 4 Replies Ok so i thought that adding a column in cq_user labeling it "questname" so when you do the quest using the 1001 type adding 1 to the column so that the npc can keep you from doing the quest again , but when i do the quest it doesnt add anything to the column.
This is the line in cq_action ( yes its in cq_task)
326000000 321100002 326000001 1001 0 WingQuest == 1
~Your Horrors
cq_user function 09/03/2012 - EO PServer Hosting - 0 Replies Can someone describe a useful information inside cq_user . Too many table but not all of them that we know about the function of it . dexterity and how to gain it . power , constitution , speed , additional point . Please if someone out there have a very good knowledge about this cq_user table function to describe it in details .