Vincent
Members-
Content Count
98 -
Joined
-
Last visited
About Vincent
-
Rank
Advanced Member
-
Hello, i use the helloworld addon to learn how to code a addon for Flux CP. But as you can see at my Pic i can click on Menu item but the Menu Name is not shwon. How can i fix it?
-
Please post the text from the files that creates the error at http://pastebin.com/ so we can take a look at the code.
- 206 replies
-
- control panel
- flux
-
(and 1 more)
Tagged with:
-
read+write because this are needed to use flux.
- 206 replies
-
- control panel
- flux
-
(and 1 more)
Tagged with:
-
Try Turning off PHP Safe Mode http://support.godaddy.com/help/article/119/turning-off-php-safe-mode-on-your-server
- 206 replies
-
- control panel
- flux
-
(and 1 more)
Tagged with:
-
1. go to config/error.php 2. Change the show error handling to true (or 1) 3. Post the new error message
- 206 replies
-
- control panel
- flux
-
(and 1 more)
Tagged with:
-
yes you can.
- 206 replies
-
- control panel
- flux
-
(and 1 more)
Tagged with:
-
Is this normal? Land Pro doesn't block Jack Frost?
Vincent replied to Hadeszeus's question in General Server Support
Maybe this can help: http://rathena.org/board/tracker/issue-5851-land-protector-professor/ -
1. login to phpMyAdmin. 2. Click on tap "sql" 3. Insert this text: SELECT * FROM NAME1 ORDER BY NAME2 DESC; NAME1 = table name where the points are saved to NAME2 = colum where the points are saved. 4. click ok and enjoy!
-
How can i handle Chat Message Strings
Vincent replied to Vincent's question in General Server Support
yea thanks. Last think how did the server know the string comes from the exe? I can also create a tool that send for example a string wher the player pick a MVP card?! -
How can i handle Chat Message Strings
Vincent replied to Vincent's question in General Server Support
Why did the server know that this is a Chatmessage? If i want to filter strings for the messagestring in what way i can do this? For what have i to look for at the strings? -
Hello, i want to know where and how the Server handle the Chatmessages that came from the Client? For Example: I captured with Wireshark the traffic from a Client to a Server. String that was send to the server: 902b34522904744401960d1008004500003811db40003206234655d6fc1ac0a801061401c32e33bfb60599b028c2501800e5885e00008e001000436865636b6572203a203100 Then i try to decode it from hexadecimal to Text: +4R)tD–E8Û@2#FUÖüÀ¨Ã.3¿¶™°(ÂPåˆ^ŽChecker : 1 As you can see only the Playername "Checker" and the Message "1" can be decode. The rest dont work. In what way the server decode the strings?
-
I had used the same script and it works for me fine. It takes around 10 sec befor player was kicked out but the where kicked?! But try to set .NoOwner,0; also to 1.
-
you have to create a script for that.
-
Like the message say: You've got the wrong SQL login data set at the config.
- 206 replies
-
- control panel
- flux
-
(and 1 more)
Tagged with: