hello guys, i need again help. i have script. if you use a trigger the function works. but you want to press again but the function works just 1 time
how i can make that i can use it everytime and the function works everytime?
Printable View
hello guys, i need again help. i have script. if you use a trigger the function works. but you want to press again but the function works just 1 time
how i can make that i can use it everytime and the function works everytime?
just show the code you are currently using and its easy to tell you the fix then ^^
i have already fixed :) just add
while(1)
{
SCRIPT
}