how to do like this> when people create accounts on website they got automatically donate points? can anyone help me. :handsdown:
im using fix bak file databases from erendora and erendora files sir.Quote:
How do u create one. website or database manual?
sir @[Only registered and activated users can see links. Click Here To Register...] im using flyff duterte website i bough it from ea-dev sir :handsdown:Quote:
It depends on which website you are using. That's some information you did not provide.
i've trie'd to edit this one the pic below but when i try to create character it doesn't have donate points or even vote points too what should i do next. do i need to edit other things sir ?Quote:
Look at your register.php (moost likely) and search for insert statement (SQL statement) there you see column like cash and after values search the amount it's gets once creating account. Really easy to fix like whit twilight said
Got it sir @[Only registered and activated users can see links. Click Here To Register...] thank you very much :handsdown::handsdown::handsdown:Quote:
If uses a stored procedure (usp_createAccount), so edit this in SQL Server Management Studio to insert your desired "cash" value instead of 0.