Raised This Month: $51 Target: $400
 12% 

Basic Donator Interface


Post New Thread Reply   
 
Thread Tools Display Modes
wawazy
Member
Join Date: Aug 2009
Old 08-30-2010 , 13:06   Re: Basic Donator Interface
Reply With Quote #31

i try compile localy failed

same when i try the web compiler

-->cannot read from file donator

maybe me im noob lol

wa
wawazy is offline
Death [GER]
Senior Member
Join Date: Mar 2010
Old 09-01-2010 , 03:08   Re: Basic Donator Interface
Reply With Quote #32

You should maybe put the donator.inc file inside the include folder in scripting..

Thats why it wont work online, because you cant put that file there..
But localy you can
Death [GER] is offline
Sniper214
SourceMod Donor
Join Date: Jul 2008
Location: Canby, OR USA
Old 10-05-2010 , 02:36   Re: Basic Donator Interface
Reply With Quote #33

Code:
CREATE TABLE IF NOT EXISTS `donators` (
       `steamid` varchar(64) default NULL,
       `tag` varchar(128) NOT NULL,
       `level` tinyint(1) NOT NULL default '1',
     )


There should not be a comma after the '1' it will error out if there is one.
Sniper214 is offline
Matheus28
Senior Member
Join Date: Aug 2009
Old 12-01-2010 , 13:51   Re: Basic Donator Interface
Reply With Quote #34

Add something like donator duration, so it removes the player donator status automatically

Last edited by Matheus28; 12-01-2010 at 14:13.
Matheus28 is offline
thatdarnkid
BANNED
Join Date: Nov 2010
Old 12-06-2010 , 12:11   Re: Basic Donator Interface
Reply With Quote #35

Wish I could download this, but as it's been said before, I can't seem to get the bloody thing to compile.

And it seems that nobody here knows how to compile this thing, because if anyone did, they'dve responded to the 2 or 3 other people before me who can't figure out how to compile this.
thatdarnkid is offline
FaTony
Veteran Member
Join Date: Aug 2008
Old 12-06-2010 , 13:16   Re: Basic Donator Interface
Reply With Quote #36

Quote:
Originally Posted by thatdarnkid View Post
Wish I could download this, but as it's been said before, I can't seem to get the bloody thing to compile.

And it seems that nobody here knows how to compile this thing, because if anyone did, they'dve responded to the 2 or 3 other people before me who can't figure out how to compile this.
At first glance I'll point you to page 123 (119 printed on page) of http://www.compuphase.com/pawn/Pawn_Language_Guide.pdf
__________________
FaTony is offline
thatdarnkid
BANNED
Join Date: Nov 2010
Old 12-06-2010 , 13:38   Re: Basic Donator Interface
Reply With Quote #37

Quote:
Originally Posted by FaTony View Post
At first glance I'll point you to page 123 (119 printed on page) of http://www.compuphase.com/pawn/Pawn_Language_Guide.pdf
Aaaand I don't have Adobe Reader, nor do I plan on downloading it.
thatdarnkid is offline
toazron1
Senior Member
Join Date: Oct 2006
Old 12-17-2010 , 12:13   Re: Basic Donator Interface
Reply With Quote #38

This has been update and reposted (since this one broke)

http://forums.alliedmods.net/showthread.php?t=145542
__________________
toazron1 is offline
Send a message via AIM to toazron1
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:18.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode