Raised This Month: $ Target: $400
 0% 

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: andrs
Forum: Trash 03-01-2005, 15:55
Replies: 0
Views: 621
Posted By andrs
remove this threed

remove this threed
Forum: Scripting Help 03-01-2005, 14:56
Replies: 14
Views: 3,287
Posted By andrs
Yea if I changename in cstrike it will change...

Yea if I changename in cstrike it will change after I selected a team. But it is not the problem.
Forum: Scripting Help 03-01-2005, 14:51
Replies: 14
Views: 3,287
Posted By andrs
thx. But no it doesn't work :(

thx. But no it doesn't work :(
Forum: Scripting Help 03-01-2005, 14:46
Replies: 14
Views: 3,287
Posted By andrs
..

thx.
but I have a new problem
it doesn't work to use
client_cmd(id,"name %s", usernick)
the %s",usernick won't work in client_cmd
but if i try
server_cmd("echo %s", usernick)
it will return...
Forum: Scripting Help 03-01-2005, 11:36
Replies: 14
Views: 3,287
Posted By andrs
changename

thx.
but I have a new problem
it doesn't work to use
client_cmd(id,"name %s", usernick)
the %s",usernick won't work in client_cmd
but if i try
server_cmd("echo %s", usernick)
it will return...
Forum: Scripting Help 03-01-2005, 10:28
Replies: 8
Views: 1,917
Posted By andrs
Re: res return wrong value

new Result:res = dbi_query(mysql, "SELECT `nick` FROM `medlemar` WHERE `steamid`='%s'", steamuserid)
server_cmd("echo 4. res fetched (%s)",res)

res will return the steamid NOT `nick` for the...
Forum: Scripting Help 03-01-2005, 10:28
Replies: 8
Views: 1,917
Posted By andrs
res return wrong value

sry dubble post
Forum: Scripting Help 02-28-2005, 18:23
Replies: 8
Views: 1,917
Posted By andrs
It ends with a ban. And why I have spaces i...

It ends with a ban. And why I have spaces i becouse it's spaces in auth (for a sick reason)
Forum: Scripting Help 02-28-2005, 18:09
Replies: 8
Views: 1,917
Posted By andrs
More help

public client_connect(id)
{
new steamuserid[32]
get_user_authid(id,steamuserid,31)
if (equal(steamuserid,"STEAM_ID_PENDING")) return PLUGIN_CONTINUE
new Result:res = dbi_query(mysql, "SELECT...
Forum: Scripting Help 02-28-2005, 16:42
Replies: 8
Views: 1,917
Posted By andrs
get_user_authid error

I'm a newbie at this so plz be nice.
What is wrong?

I get this error:
Client with that name or userid not found

note this is only a small part of the code
public client_connect(id)
{
new...
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT -4. The time now is 14:10.


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