Hey guys i have a server and one donation thing is u get to summon and appear at players
so what u do ? lol account level 1 doesnt do it sa doesnt do it
anyone tell me ? plus rep
Hey guys i have a server and one donation thing is u get to summon and appear at players
so what u do ? lol account level 1 doesnt do it sa doesnt do it
anyone tell me ? plus rep
.mod level 70 if thats what u ment
EDIT: ignore that i had a hard time reading what u wrote :P
Last edited by 2dgreengiant; 02-12-2008 at 04:18 PM.
If you need me you have my skype, if you don't have my skype then you don't need me.
Add this to your database
Code:INSERT INTO `command_overrides` (`command_name`,`access_level`) VALUES ('summon','v') INSERT INTO `command_overrides` (`command_name`,`access_level`) VALUES ('appear','v')
and set their flags to v
Enjoy!
wow thankz man
wait do i put in where? just ina query or a specific one like account?
Put it in a query and execute into world database
then change their flags to v in the logon database
k ill do it now
em i got an error
paste error here
idk how but it says this
1064-you have an error in your SQL syntax; check the manual that corresponds to your SQL server version for the right syntax to use near "INSERT INTO'Command_overrides'
('command_name','Access level) Value('appear"at line 1
i got vent its VA1.leetvent.com port 3822 if u wanan talk or sumthing
Im in my name is wareagle
Helping you would this would be to dishonor how great Ascent is.
Have you ever thought of looking at the license? The Ascent team can actually SUE you for doing that, giving donators rewards, because it is called SELLING, not giving players a chance to donate.
Once you learn the difference from "buying" and "donating", and take the time to learn the basics of the license, then I will help you. But, no need to, because some others seem to be hungry for rep..
FOR A MOMENT, NOTHING HAPPENED. THEN, AFTER A SECOND OR SO, NOTHING CONTINUED TO HAPPEN.
Excuse me?
dunno if it has been solved already but try this:
Code:INSERT INTO `command_overrides` (`command_name`,`access_level`) VALUES ('summon','v'); INSERT INTO `command_overrides` (`command_name`,`access_level`) VALUES ('appear','v');
Sorry that was changed in the new licence.Helping you would this would be to dishonor how great Ascent is.
Have you ever thought of looking at the license? The Ascent team can actually SUE you for doing that, giving donators rewards, because it is called SELLING, not giving players a chance to donate.
Once you learn the difference from "buying" and "donating", and take the time to learn the basics of the license, then I will help you. But, no need to, because some others seem to be hungry for rep..
Experienced with C++