Raised This Month: $ Target: $400
 0% 

Showing results 1 to 17 of 17
Search took 0.00 seconds.
Search: Posts Made By: lagbeast
Forum: Scripting Help 07-08-2007, 18:25
Replies: 5
Views: 1,575
Posted By lagbeast
Re: Function done twice

it worked pretty good, but sometimes it still swaps teams 2 times....
Forum: Scripting Help 07-07-2007, 21:00
Replies: 5
Views: 1,575
Posted By lagbeast
Re: Function done twice

I think i solved it. I just put the swap on round end, instead of round start.
Forum: Scripting Help 07-07-2007, 20:07
Replies: 5
Views: 1,575
Posted By lagbeast
Function done twice

im not sure why this is happening. i have a function that once you get to two rounds, the script will transfer the players to the other team and the restart the round. now the script does that, but...
Forum: Scripting Help 07-05-2007, 19:02
Replies: 15
Views: 2,420
Posted By lagbeast
Re: sql-problem

Yeah i just quoted the wrong one. Can you post your entire code and ill try that?
Forum: Scripting Help 07-05-2007, 15:48
Replies: 15
Views: 2,420
Posted By lagbeast
Re: sql-problem

Yeah i saw the typo and tried it, cuz i figured but i still get the same error. The field nick contains nicks and is a varchar 255, so it does contain strings but i still get INT-values. Im getting...
Forum: Scripting Help 07-05-2007, 15:36
Replies: 9
Views: 2,515
Posted By lagbeast
Re: Vector/array

I think you understood me! Thats what i wanted. So i guess this is how u would do it?


new StrName[255] = "TEST"
new StringArray[10][]

StringArray[1][] = "poop"
StringArray[2][] = StrName
...
Forum: Scripting Help 07-05-2007, 13:23
Replies: 6
Views: 1,572
Posted By lagbeast
Re: Showing text

I think you can find some help here maybe!

http://forums.alliedmods.net/showthread.php?t=56764&highlight=csay
Forum: Scripting Help 07-05-2007, 13:20
Replies: 9
Views: 2,515
Posted By lagbeast
Re: Vector/array

Ok, so what i got from that is that u cant have an array of strings in an array. You can just have an array of chars that make a string? how the hell do you do when u want to have an array of strings...
Forum: Scripting Help 07-05-2007, 13:16
Replies: 15
Views: 2,420
Posted By lagbeast
Re: sql-problem

IT doesnt work. I just keep getting int-values from the db, when the values in the db are STR. What im looking for is this.

$array = mysql_query("SELECT * FROM login");
while($row =...
Forum: Scripting Help 07-05-2007, 09:53
Replies: 15
Views: 2,420
Posted By lagbeast
Re: sql-problem

Noone has an idea?
Forum: Scripting Help 07-05-2007, 08:07
Replies: 9
Views: 2,515
Posted By lagbeast
Re: Vector/array

alright, im checking them out right now, it seems a bit stupid with the array for strings... and i cant find anything about vectors
Forum: Scripting Help 07-04-2007, 20:36
Replies: 9
Views: 2,515
Posted By lagbeast
Vector/array

Hi, my problem is simple. I want to have a vector called v and i want it to be [10] long and in it i want to store strings. I want to be able to add a string at a special place and i want to be able...
Forum: Scripting Help 07-04-2007, 20:33
Replies: 15
Views: 2,420
Posted By lagbeast
Re: sql-problem

Alright. I used hawks code instead and it works now. Now ive been looking here http://www.amxmodx.org/funcwiki.php?go=func&id=1105 at the SQLReadResult, and i get it working, now i just dont know how...
Forum: Scripting Help 07-04-2007, 20:07
Replies: 15
Views: 2,420
Posted By lagbeast
Forum: Scripting Help 07-04-2007, 16:33
Replies: 15
Views: 2,420
Posted By lagbeast
Re: sql-problem

Do you think its the connection thats the problem or is it the part of selecting a table? Does anyone have a fail-safe way to connect and read a line from a sql-table. Easy and simple? If you do...
Forum: Scripting Help 07-04-2007, 08:37
Replies: 15
Views: 2,420
Posted By lagbeast
Re: sql-problem

Does anyone have any ideas?
Forum: Scripting Help 07-03-2007, 19:26
Replies: 15
Views: 2,420
Posted By lagbeast
sql-problem

Hi everyone. Here is my problem. I am using a code-snipplet (after many failed attempts to make my own) and my problem is that the script says that there is no table in my db, but the table is there....
Showing results 1 to 17 of 17

 
Forum Jump

All times are GMT -4. The time now is 21:26.


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