Raised This Month: $ Target: $400
 0% 

[SMA] Get url Contained


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
DeVe
Member
Join Date: Jul 2014
Old 07-17-2014 , 17:31   Re: [SMA] Get url Contained
Reply With Quote #9

Ok I will remeber

If someone can help me I have some issues here

L 07/18/2014 - 00:23:16: Test: domain/geturl?download= postcvar

this is the log of my test.

I try to put domanin + geuturl= postcvar

The problemes is the space of geturl="HERE"postcvar

My test is:

#include <amxmodx>
#include <amxmisc>
#include <sockets>
new g_Socket,cvar,msg2[32];
public plugin_init( )
{
register_plugin(PLUGIN_NAME, VERSION, AUTHOR)
cvar= register_cvar("post_cvar","cvartest")
get_pcvar_string(CheckLicense,msg2,32)
SendRequest();
}
public SendRequest()
{
My code
}

How can I set geturl="HERE"postcvar do not be space into ="SPACE"

I thinks is here msg2[32];

Last edited by DeVe; 07-17-2014 at 17:33.
DeVe is offline
 



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 13:13.


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