Quote:
Originally Posted by Alex Taylor
Exactly, if you want sm_thunder to turn off HookEvents on command, or to write to you in chat, then command.
EDIT: Unfortunately, the plugin returns with a warning, so enter this at the top like this: #pragma tabsize 0
|
i cant compile :
Code:
//// lightingpowerEDITED.sp
//
// C:\Users\danie\OneDrive\Pulpit\Nowy folder\lightingpowerEDITED.sp(43) : error 001: expected token: ",", but found "{"
// C:\Users\danie\OneDrive\Pulpit\Nowy folder\lightingpowerEDITED.sp(43) : error 001: expected token: ";", but found "}"
// C:\Users\danie\OneDrive\Pulpit\Nowy folder\lightingpowerEDITED.sp(43) : error 001: expected token: ";", but found "{"
//
// 3 Errors.
//
// Compilation Time: 0,3 sec
// ----------------------------------------