[Share] Modify RANCP Flash HELPDESK PHP

Newbie Spellweaver
Joined
Oct 16, 2007
Messages
86
Reaction score
0
Location
Tanza,Cavite
Hello Guys,
Its me again here's what i will share Modify RanCP HelpDesk Flash Support by Security Code.


kyleaya12 - [Share] Modify RANCP Flash HELPDESK PHP - RaGEZONE Forums


Instruction:
1. Download These File

2. Extract the File then, Copy the All to your RanCP,
add these line in your RanCP HelpDesk if you have already rancp helpdesk you can modify it.
PHP:
<script type="text/javascript" src="swfobject.js"></script><div id="CC2930911"><b>OOPS! </b>You forgot to upload swfobject.js ! You must upload this file for your form to work.</div><script type="text/javascript">var so = new SWFObject("helpdesk.swf", "helpdesk.xml", "350", "369", "7,0,0,0", "#ffffff");so.addParam("classid", "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000");so.addParam("quality", "high");so.addParam("scale", "noscale");so.addParam("salign", "lt");so.addParam("FlashVars", "xmlfile=helpdesk.xml&w=350&h=369");so.write("CC2930911");</script>

3. Then Save it then open the Helpdesk XHTML Edit in Notepad / Wordpad
Edit These Line:

PHP:
<hidden
 name="thankyoupage"
 value="http://www.yoursite.com"
></hidden>
<hidden
 name="subject"
 value="RanOnlineHelpdesk"
></hidden>
<image
 image="helpdesk1.jpeg"
 x="83"
 y="11"
></image>

GoodLuck to all ^^
 
ngeks.. im too confuse with your script... what is the help of this bro? if someone ask question what will happen? where it sends? in email? hehehe dont understand use of this!
 
Upvote 0
ngeks.. im too confuse with your script... what is the help of this bro? if someone ask question what will happen? where it sends? in email? hehehe dont understand use of this!

@KimFox
Ok! the use of this to avoid some question of your player in your game, like RanOnline there was a section Call Custommer Support which they can tell there is thier have a problem ex:account can't enter, bug problem, pin code request or any kind of problem.. so to avoid spamming in your forum I know it hard to delete some post on your forum like "hey GM my account can't enter like that" So I came out a idea's, Why we don't create a Section for Question of a player.. that cant Send to the Administrator of Game email regarding question so the admin will notify that her/his player have a problem regarding that.
 
Upvote 0
nice share but i think have another help desk more function they this

---------- Post added at 01:16 PM ---------- Previous post was at 01:15 PM ----------

nice share but i think have another help desk more function then this
 
Upvote 0
Back