Quote:
Originally Posted by TB3
??? onwall 2 was old script function ?? Does it work client side now or something?
|
Works on v2.3, v3.1 and server right
Quote:
Originally Posted by TB3
graal://Maloria/event,lazertag,start
|
Right
NPC Code:
if (actionserverstartparams) {
if (strequals(#p(0),event))
...
}