SA-MP Forums Archive
need help with onebip - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: need help with onebip (/showthread.php?tid=457659)



need help with onebip - kjek98 - 12.08.2013

hello i would like to make donation buttons on my forums but the code they give you does not make a button in my forum what shall i do.


Re: need help with onebip - gtakillerIV - 12.08.2013

Edit the html code to suite your needs.

EDIT: Oh, I guess you meant that it doesn't work? What happens?


Re: need help with onebip - kjek98 - 12.08.2013

i get this when i paste the code in my forum



Re: need help with onebip - gtakillerIV - 12.08.2013

Your forum has HTML disabled. Use BB code instead.


Re: need help with onebip - kjek98 - 12.08.2013

there is no BB codes


Re: need help with onebip - gtakillerIV - 12.08.2013

Give me that code in PM.


Re: need help with onebip - iPLEOMAX - 12.08.2013



Код:
[Image: btn04.gif]



Re: need help with onebip - Mckarlis - 12.08.2013

how do you make it like that?


Re: need help with onebip - gtakillerIV - 12.08.2013

I already helped him. His forum doesn't support html or bbcode.


Re: need help with onebip - kjek98 - 12.08.2013

ok this did help one more question how do i make a custom ammount of donation becasue i was making a certain ammount like 10$ but i want it so the donator cann donate his decided amount like 11$


Re: need help with onebip - iPLEOMAX - 12.08.2013

Quote:
Originally Posted by kjek98
Посмотреть сообщение
ok this did help one more question how do i make a custom ammount of donation becasue i was making a certain ammount like 10$ but i want it so the donator cann donate his decided amount like 11$
In that case, you need to use Onebip's payment API.
That's PHP (Web scripting) stuff.


Re: need help with onebip - kjek98 - 12.08.2013

thanks for the help.