Please login or register.

Login with username, password and session length
Advanced search  

News:

For WME related articles and tutorials visit WME Resource Center.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - eborr

Pages: 1 ... 12 13 [14]
196
Technical forum / probably a simple question
« on: March 18, 2009, 12:45:55 AM »
probably going to appear a naive idiot with this question.

Are there any limitations as to where I can place a function - I can create a function perfectly well in the screen-init script, but if I try and create the same function in a script which is linked to an entity I get a compiler error, any thoughts as to what I am doing wrong I

the function is very simple

function xray ()
{
Game.MSG("Hello");
return:
}

xray();


Pages: 1 ... 12 13 [14]

Page created in 0.08 seconds with 19 queries.