• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[PHP] Character Signature - v4

Seriosly, guys, stop requesting anything, go learn some PHP yourself. It didn't even take me long (2 - 3 days)

Then you don't have to spam the forum.

Do you see this:
PHP:
	        'vocations'   => array ( "No Vocation" , "Sorcerer" , "Druid" , "Paladin" , "Knight" , "Master Sorcerer" , "Elder Druid" , "Royal Paladin" , "Elite Knight" ),
There add like , "VIP Master Sorcerer"

Or whatever your vocations are. Then it should look like this:
PHP:
	        'vocations'   => array ( "No Vocation" , "Sorcerer" , "Druid" , "Paladin" , "Knight" , "Master Sorcerer" , "Elder Druid" , "Royal Paladin" , "Elite Knight" , "VIP Master Sorcerer" , "VIP Elder Druid" , "VIP Royal Paladin" , "VIP Elite Knight" ),
 
i show this

this is my vocation in file signature.php
PHP:
'vocations'   => array ( "No Vocation" , "Wizard" , "Venger" , "Ninja" , "Spartus" , "Black Wizard" , "White Venger" , "Assasin" , 

"Gladiator" , "Holy Witcher" , "Devil Priest" , "Royal Assasin" , "Dark Knight" ),
 
@UP

Did you put the vocations on the right places? Like VocationID 10 = Devil Priest, it should be on place 10.
 
lolz, is that the php? this is pretty simple to add vocations to that scriipt it's not something like wow but my problem that how i can link that with ur script + how i can do as the person can choose one of his char to do his signature with?!! simply what i want is the way of linking?! also nothing appear except the signature and a white screen soo where is the url and the forum url of the signature they don appear and the page itself don have any backgrounds just a white screen with the signature on the top left:/ any idea?
 
Yes it's really easy but I'm not in the mood right now... And as makr0mango stated before, he's a very busy man.
 
yea, not in the mood is the simple and fastest way that anyone escape with it from serious questions. then tell us go learn php. and about macro. sorry to say i don care he's busy man or not. i hate that way of treating others if he knowns php well. not gonna act as if he's busy etc.. that way really bothers me i don mean to be mean or even be unrespectful . nah but it's just an opnion about those kind of persons. anyways thanks



Yours:

Lion
 
yea, not in the mood is the simple and fastest way that anyone escape with it from serious questions. then tell us go learn php. and about macro. sorry to say i don care he's busy man or not. i hate that way of treating others if he knowns php well. not gonna act as if he's busy etc.. that way really bothers me i don mean to be mean or even be unrespectful . nah but it's just an opnion about those kind of persons. anyways thanks



Yours:

Lion

he is busy. If you have complainments, S T F U. You should be happy that he released it. He made it for others and then people like you are going to ruin that. He is one of the few people that are releasing things. Others stopped with that because of assholes like you.
 
Wow forums hero defending others. dude simply who want to release something just for releasing it. and not for showing off. he do it all then releas but cuz he want to put the lights on himself to show others wow i am php coder. i can do. then when others liked the idea. oph sorry i am busy man i don have time for doing anything else. and who knows maybe someone else did it for him in rl or even took it from another forum. for the second time. what i meant in that post and the post b4 this one didn't meant to be mean or unrespectful. it's all was about something i want to make it clear and an opnion
 
He released a working version. He just said he wants to add the optional(requested) things later because he has a real life also.
 
@Maxwel1: I'm not trying to put the light on me, I released the script because I saw several requests about it in MrSheens topic. You don't have to believe I made it myself, I don't really care. But feel free to google it and check if you find anything. I am indeed a busy man, it's not something I just say to skip dealing with errors etc. If you look at the very first pages of this topic you can see LOTS of people had a fatal error with the script which I later fixed. I will fix whatever issue you have as well when the time comes. At the moment in real life, I have 5 products to finish for customers, I have a lot of school lately (few months left until I graduate), I have to handle misbehaving players at SoftCores, IceChaw and Thunderfall whenever I find some spare time, I want to work on my own project, I want to spend some time with my real life friends so I'm sorry if I'm not focusing at my signature script.

If you wish to link it, just do like this: http://www.madphp.org/signature.htm

About the second promotion thingy, I only coded it to work with one promotion but whenever I find time (sorry maxwel1), I will remake it to work with several promotions.
 
Last edited:
@ above... thats sorta what i did.. i made it take the name you put in and change it to be what your characters name is..



Forgotten - signature


Gota work on the image on the top telling what the page is but it works ok....
 
Updated the first post, now you can add it to your Gesior AAC (at the character search).
 
if you like this script u need give me rep++

makr0mango steal this from me :mad:
 
Back
Top