Thread: Shopsystem?
View Single Post
Old 16th June 2009, 19:09   #1 (permalink)
RunarM
-.-?
 
RunarM's Avatar
 
Join Date: Jul 2008
Location: Norway/Tromsø
Posts: 1,401
Blog Entries: 3
Reputation: RunarM is just really niceRunarM is just really niceRunarM is just really niceRunarM is just really nice



Exclamation Shopsystem?

How does the shop system in gesiors aac work?

$offer['id'] = $data['id'];
$offer['type'] = $data['offer_type'];
$offer['days'] = $data['count1'];
$offer['points'] = $data['points'];
$offer['description'] = $data['offer_description'];
$offer['name'] = $data['offer_name'];

should i edit there?
Give me an example please

Runarm
__________________
RunarM is offline   Reply With Quote