
10-02-2007, 01:35 AM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
Ok fixed the problems:
- there were a few spaces behind //#CLIENTSIDE so it compiled it as serverside script
- on gmap something like player.x + random(-30,30) works better because random(0,60) is just upper left corner of the gmap
- also added emitter.cliptoscreen = true to have the particles on the screen even when emitted or moving outside and changed attachposition to false |
|
|
|