Quantcast
Channel: Programming (In-game)
Viewing all articles
Browse latest Browse all 645

Can someone help with this basic script.

$
0
0
I'm trying to simply create a script that gets all the warheads on my given grid and set's them to detonate.
I've made scripts like this in the past but I think some of the classes and/or behavior names have changed and my code currently doesn't work, that or I'm missing something vital that I overlooked.

PHP:
public Program()
{

    
// The constructor, called only once every session and
    // always before any other method is called. Use it to
    // initialize your script.
    //    
    // The...
Can someone help with this basic script.

Viewing all articles
Browse latest Browse all 645

Trending Articles