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

Server Guestbook


Post New Thread Reply   
 
Thread Tools Display Modes
Deviance
Veteran Member
Join Date: Nov 2004
Location: Sweden
Old 09-25-2006 , 08:19   Re: Server Guestbook[0.7 - PRE-FINAL!]
Reply With Quote #21

Quote:
Originally Posted by Voi View Post
hmm i have an idea, make an ability that the plugin will upload guestbook.html to a www account, so it could be viewed via http
umm, to a map?

Quote:
Originally Posted by Voi View Post
also it would be nice to write to guestbook via http, but we should figure out a way to synchronize writing from server and writing via webpage
i dunno how you mean ''to write to guestbook via http", you mean to make the file to a .html file?
Deviance is offline
Voi
Veteran Member
Join Date: Sep 2006
Location: Gdansk, Poland
Old 09-25-2006 , 12:14   Re: Server Guestbook[0.7 - PRE-FINAL!]
Reply With Quote #22

i mean that you could write to that guestbook via "gb_write" on cstrike, and on a webpage via web browser
Voi is offline
Deviance
Veteran Member
Join Date: Nov 2004
Location: Sweden
Old 09-25-2006 , 12:33   Re: Server Guestbook[0.7 - PRE-FINAL!]
Reply With Quote #23

Quote:
Originally Posted by Voi View Post
i mean that you could write to that guestbook via "gb_write" on cstrike, and on a webpage via web browser
oh. But making someone to write via webpage isn't that hard, just that i dont got the energy to make it atm ^_^
Deviance is offline
Voi
Veteran Member
Join Date: Sep 2006
Location: Gdansk, Poland
Old 09-25-2006 , 12:57   Re: Server Guestbook[0.7 - PRE-FINAL!]
Reply With Quote #24

is it possible to replace text with an images? you know smileys etc.
Voi is offline
Deviance
Veteran Member
Join Date: Nov 2004
Location: Sweden
Old 09-25-2006 , 14:00   Re: Server Guestbook[0.7 - PRE-FINAL!]
Reply With Quote #25

Quote:
Originally Posted by Voi View Post
is it possible to replace text with an images? you know smileys etc.
well, yeah you can edit everything
Deviance is offline
Voi
Veteran Member
Join Date: Sep 2006
Location: Gdansk, Poland
Old 09-25-2006 , 14:30   Re: Server Guestbook[0.7 - PRE-FINAL!]
Reply With Quote #26

but how to do this automaticly? you know like on boards etc.
Voi is offline
Deviance
Veteran Member
Join Date: Nov 2004
Location: Sweden
Old 09-26-2006 , 06:27   Re: Server Guestbook[0.7 - PRE-FINAL!]
Reply With Quote #27

Quote:
Originally Posted by Voi View Post
but how to do this automaticly? you know like on boards etc.
You would need to change the code
Deviance is offline
Voi
Veteran Member
Join Date: Sep 2006
Location: Gdansk, Poland
Old 09-26-2006 , 08:03   Re: Server Guestbook[0.7 - PRE-FINAL!]
Reply With Quote #28

yeah i know this... but change to what? ;]
Voi is offline
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 09-26-2006 , 08:14   Re: Server Guestbook[0.7 - PRE-FINAL!]
Reply With Quote #29

Permissions can't be done as a cvar...or atleast not like that. The way you have it only works half way. You are passing the pcvar pointer for the flag..it won't work like that. The only way to have a cvar that has the flag is to use the text version of the flag. i.e: a for ADMIN_IMMUNITY, b for ADMIN_RESERVATION, etc... and in the command declaration you use 0 for the flag and then do a manual check later with get_user_flags(id) & read_flags(cvarString).
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
Deviance
Veteran Member
Join Date: Nov 2004
Location: Sweden
Old 09-26-2006 , 14:51   Re: Server Guestbook[0.7 - PRE-FINAL!]
Reply With Quote #30

Quote:
Originally Posted by Xanimos View Post
Permissions can't be done as a cvar...or atleast not like that. The way you have it only works half way. You are passing the pcvar pointer for the flag..it won't work like that. The only way to have a cvar that has the flag is to use the text version of the flag. i.e: a for ADMIN_IMMUNITY, b for ADMIN_RESERVATION, etc... and in the command declaration you use 0 for the flag and then do a manual check later with get_user_flags(id) & read_flags(cvarString).
k, i've changed that

Quote:
Originally Posted by Voi View Post
yeah i know this... but change to what? ;]
if you know HTML/PHP you could change it to everything you want
else... well i can't help, i suck @ HTML/PHP

Last edited by Deviance; 09-27-2006 at 06:40.
Deviance is offline
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 21:30.


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