• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Weekend Raffle - #39 | 3,500XP!

Status
Not open for further replies.

Hyperion

Founder

Weekend Raffle #39
Winners picked on Monday (6/23)

This one is fun and simple to include yourself in.

Requirements:
  • None.

ATTENTION!: You can no longer enter the raffle via posting! You must visit http://emudevs.com/raffle and click 'Enter Raffle!' on
the active weekend! On Monday, the entries will be randomized and experience will be given all by a click of a button! This makes is
easier on entries and most of all.. ME! I simply got tired of adding each entry one by one and awarding points one by one.



The winners of the raffle will each receive 3,500XP! YES! THREE THOUSAND FIVE HUNDRED XP POINTS!
The amount of winners chosen this round: 12


The max amount of winners is random each weekend.

GOOD LUCK EMUDEVERS!

(staff is eligible to enter)
 

katos

Noble Member
XP! XP everywhere!
:smokin2:
:motherofgod:

Now to just await the results, live from Faded's crack den.
:ranger:
 

Hyperion

Founder
Round #39 Winners:
B3VWsdm.png


Grats to all!
 

Jiinx

BETA Tester
Have these been awarded? I don't see the xp on my profile and looking at last activity 6/16.
 

Hyperion

Founder
Why don't you make it automatically? It must be ub3r easy.

It's not. I always have to recalculate through the admin CP after I raffle, otherwise I would have to add a shit load of useless code just to get it to calculate off forums.
 

Skrbx

BETA Tester
i imagine something like:

foreach(var entry in WinnersList)
{
sqlexec"Update TABLE set XP= xp+award where username = {0}", entry);
}
Excuse me for this pseudo language but you will get the point...
 

Hyperion

Founder
i imagine something like:

foreach(var entry in WinnersList)
{
sqlexec"Update TABLE set XP= xp+award where username = {0}", entry);
}
Excuse me for this pseudo language but you will get the point...

I wish your imagination was how it needed to be done. Though still, that's not how it recalculates. User's XP come from various places and there is not just a single place to just add XP.
All I have to do is rcalculate XP through the AdminCP, so it's not entirely difficult. Just seems useless to add to the raffle script alone.
 
Status
Not open for further replies.
Top