[SOLVED]String help
Hello, my first script, I just need a little help with the strings.
Here is the code Code:
So what happens is when i join my dedicated, and i type amx_warbot into console it restarts 3 times, but the client_print only shows the first character of each string. How do i make it show the whole string? I know this plugin has been made before, i am only making it so i can get a grasp of Small. Thanks all. |
your set task arguments only has 1 set for the #, thats why set_task(6.0,"text",0,"Live on 2 Restarts",1) should be set_task(6.0,"text",0,"Live on 2 Restarts",30)
|
Thanks for that, i am starting to get the hang of it :)
|
| All times are GMT -4. The time now is 14:52. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.