Thread: Lottery NPC
View Single Post
  #10  
Old 08-20-2011, 03:44 AM
Gunderak Gunderak is offline
Coder
Gunderak's Avatar
Join Date: Jun 2011
Location: Australia
Posts: 795
Gunderak is on a distinguished road
I forgot to ask, when rewarding the players the jackpot would this work?
PHP Code:
findplayer(temp.winner).rupees += server.jackpot;
server.jackpot 0
would that work even if they are offline?
thats another problem im likely to face.
and thanks fowlplay server variables work for this.
so serverr variables are accesible clientside?
and server variables are acessible serverside?
can they both be written server and clientside?
thanks
__________________

Gund for president.

Remote PM {P*}x (Graal813044) from eraiphone -> Stefan: I hav 1 qustion
*Gunderak: he hav 1
*Gunderak: qustion

Last edited by Gunderak; 08-20-2011 at 03:55 AM..
Reply With Quote