Jump to content

daredevil09

Inactive Member
  • Posts

    78
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by daredevil09

  1. I checked 3 times and what I have implemented is the same as your tutorial. Me and players see /b but appears like /n announces. I did screen at all modification, like your tutorial: [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content]
  2. Tested and i have problem. Now appears notice to other player with /b, but when i write in chat "/b Good night" it's like "/n Good night". Screen: /b comand must be like:
  3. He is here only for support, i know this user...
  4. There shouldn't be any problems unless your EXP table exceed this number 9223372036854775807 which I think won't happen. //Forgot to mention.. When you get bigger numbers in your EXP table than 4294967295, this line will start to make errors: exp_table_common[level] = exp; so be cautious. Don't work :|
  5. Don't work... error in putty exp negative (-) I changed DWORD exp = 0; to unsigned long exp = 0; but no difference...
  6. my exp_table.txt: Maximum value in my exp_table is: 2.500.000.000 but maximum value of DWORD can be 4,294,967,295, but i have this error in putty: (exp negative)
  7. error in navicat: INSERT INTO `surprisebox` (`openorclose`,`box1`,`box2`,`box3`,`box4`,`box5`,`date`,`hour`) VALUES (1, ITEM_ID_1, ITEM_ID_2, ITEM_ID_3, ITEM_ID_4, ITEM_ID_5, '<date>', '<hour>'); [Err] 1054 - Unknown column 'ITEM_ID_1' in 'field list'
  8. @Cataclismo: Error in putty: EXP_TABLE load: LINE 100 LEVEL 100 EXP -2144967296 EXP_TABLE load: LINE 101 LEVEL 101 EXP -2084967296
  9. This map is defined in map_allow core1... when i summon white lion appear this error in syserr ch1: SYSERR: Jan 11 15:08:22 :: Sync: cannot find tree at -2147483648 -2147483648 (name: [sGA]Stefan)
  10. What command i need for add permissions for two users? This is for one user: chown -R game /home/game For two?
  11. Yes, my command should look like: su stefan , now I know that, but in my browser ( google chrome ) look like: Finally i solved this tutorial. Thanks
  12. i create this user: [root@ow(~)]> adduser Username: sshstefan Full name: Stefan Uid (Leave empty for default): Login group [sshstefan]: wheel Login group is wheel. Invite sshstefan into other groups? []: Login class [default]: Shell (sh csh tcsh bash rbash nologin) [sh]: csh Home directory [/home/sshstefan]: Home directory permissions (Leave empty for default): 777 Use password-based authentication? [yes]: no Lock out the account after creation? [no]: Username : sshstefan Password : <disabled> Full Name : Stefan Uid : 1001 Class : Groups : wheel Home : /home/sshstefan Home Mode : 777 Shell : /bin/csh Locked : no when i tipe this command: [root@ow(~)]> su <span class="searchlite">ssh</span>stefan gives me this error: -bash: span: No such file or directory
  13. in my opinion the best decrypt is epack32, THX @Sanchez for recomandation.
  14. i have this in syserr ch1: SYSERR: Jan 11 15:08:22 :: Sync: cannot find tree at -2147483648 -2147483648 (name: [sGA]Stefan)
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.